a-b-street / a-b-street/speedwalk
Handle construction tags
- Lingua principale
- Svelte
- Stelle
- 24
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
In TILDA we started rewriting construction tags. The idea being, that we want to handle them like the original object they are knowing that they are just temporary.
We could do the same in Speedwalk and it would IMO make sense for the same reason.
However, the difference with TILDA is, that we have to consider the export and upload case. The upload has to use the original OSM tags. So an easy overwrite like we do with TILDA is out and we would need to handle separate tag lists instead and decide which one to use where.
- For Uplaod we want the original tags of course
- But for Export I see reasons for both – depending on the data usage
This was too complex for a quick fix, so lets leave it here to hear what other think…
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
La issue menziona la gestione separata dei tag di costruzione per l’upload e l’esportazione, facendo riferimento all’approccio di TILDA. Esamina come vengono gestiti attualmente i tag nella codebase, soprattutto per quanto riguarda l’importazione/esportazione dei dati OSM. Comprendi le strutture dei tag esistenti e dove diverge la logica di upload e di esportazione. Determina come mantenere due liste di tag (originale ed elaborata) e decidi quale utilizzare in ciascun contesto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100