a-b-street / a-b-street/abstreet
handle multipolygons
- Lenguaje dominante
- Rust
- Estrellas
- 8.2k
- Forks
- 380
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Import log is full of complaints about multipolygons, such as
`Relation 10483173 has unhandled member role inner, ignoring it`
https://www.openstreetmap.org/relation/10483173 is a perfectly fine multipolygon with a hole inside
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
The issue is about handling multipolygon data from OpenStreetMap during import. Look for the import code that processes OSM relations and logs the 'unhandled member role' error. The specific relation 10483173 is a multipolygon with a hole. Investigate how the code currently handles polygon roles like 'inner' and 'outer'. Running the import with this relation as a test case would show the current behavior. The fix likely involves updating the geometry processing logic to correctly interpret multipolygon members.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- data
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100