a-b-street / a-b-street/osm2streets
streets2osm
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 156
- Forks
- 14
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Preserving Ben's idea from https://github.com/a-b-street/abstreet/pull/897:
> One interesting mode of operation would be to output RawMap as OSM xml in some "normal form": consistent tagging, all geometry running down the center of the road width, intersection:areas (or whatever they are called) for intersections, etc. without worrying about the connectivity. I would be interested to see what it looks like using those outputs directly in existing tools like [Map Machine](https://github.com/enzet/map-machine). It might be a good way to integrate with such tools.
Guía de contribución
Línea de trabajo
El issue propone generar un RawMap como OSM XML normalizado. Empieza por entender la estructura de RawMap en el codebase y el formato OSM XML. Busca lógica existente de exportación o serialización. El objetivo es producir OSM XML con un etiquetado coherente, geometría de línea central y áreas de intersección para usarlo con herramientas externas como Map Machine.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100