a-b-street / a-b-street/speedwalk

Handle informal sidepath

Abierto
#88 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Svelte
Estrellas
24
Forks
5
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

This is just to document the case. I don't have an suggestion on how to handle this; nor do I think it's important to handle now.

---

Sometimes there are informal sidewalks next to a road.
If those are mapped, marking them as `informal=yes` (DE: Trampelpfad) is a feasable tagging.

I am not clear on what the right `sidewalk`-value be in this case. It seems similar to the situation of https://trafficsigns.osm-verkehrswende.org/DE?signs=DE:239,1022-10 where bikes are allowed to use the (pedestrian) sidewalk (at walking speed) but this is not considered bike infra so it still gets a cycleway:SIDE=no on the centerline.

For the sake of routing, it would be better to recognize those `informal=yes` "`is_sidepath`" as some kind of infra and not generate a virtual sidewalk.

---

Examples

* https://www.openstreetmap.org/way/1007134506/history
(Note I just changed the tagging to improve it a bit: better highway class `footway` but especially `is_sidepath`)
Image
* There are more cases in this general area where the "sidewalk" is a dirt path
https://www.openstreetmap.org/way/4935223 In this case someone marked them as `sidewalk=both`
Image

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

El issue describe una ambigüedad de etiquetado para caminos laterales informales en OSM. Para comprender la base de código, busca la lógica de generación de aceras y cómo se gestionan actualmente las etiquetas `is_sidepath` e `informal=yes`. Revisa el código del repositorio para encontrar el enrutamiento de aceras y la interpretación de las etiquetas. El objetivo es proponer una solución, no implementarla, así que investiga el tratamiento existente de etiquetas similares y considera cómo podría ajustarse la generación virtual de aceras.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
documentation
Tipo de issue
Documentación
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
20/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.