Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paradas sin nombres en Estelí #2

Closed
AltNico opened this issue Sep 27, 2017 · 7 comments
Closed

Paradas sin nombres en Estelí #2

AltNico opened this issue Sep 27, 2017 · 7 comments

Comments

@AltNico
Copy link
Contributor

AltNico commented Sep 27, 2017

Hay muchas paradas sin nombres en Estelí y sería mejor si tienen un nombre. Si no, no hay mucho problema porque osm2gtfs a veces encuentra un nombre automáticamente.

@AltNico
Copy link
Contributor Author

AltNico commented Sep 27, 2017

Buen idea sería hacer el recorrido otra vez y pedir información a los ayudantes para encontrarlos.

@ialokim
Copy link
Member

ialokim commented Sep 29, 2017

Ver Ayuda de OSM:

Of course one should not invent names for anything that has no name. If it has no name, then don't tag it with a name tag.

If there are people announcing the stops like in Cusco, then they have names, even when they are not signposted.

Hay que hacer otros recorridos por la ciudad en las diferentes rutas y preguntar a los ayudantes por los nombres, si no se puede poner noname=yes (ver Bus stops without name - OSM Help)

@grote
Copy link

grote commented Sep 30, 2017

In Floripa, many stops also don't have names. Because of that, in osm2gtfs there's a feature where you can automatically take a name from an object in a 50m radius. If the stop is close to a church for example, it will get the name of that church. Note that this hammers the overpass API quite a bit though since a request is made for each nameless stop.

@AltNico
Copy link
Contributor Author

AltNico commented Sep 30, 2017

@grote

Note that this hammers the overpass API quite a bit though since a request is made for each nameless stop.

But I already saw in the code that it is cached, so it's only hammered once 🙂

Thanks for your comment, though. To translate the issues for you, @mikolaiguetschow and I are currently mapping everything related to public transport in Estelí and are then planning to create a creator for Estelí in osm2gtfs (#6) while doing grote/osm2gtfs#62 so that we can then later add creators for Managua (#7) and national transport relatively easy.

@AltNico
Copy link
Contributor Author

AltNico commented Oct 3, 2017

Fuimos a la alcaldía de Estelí y nos dijeron que no hay ninguna parada que tiene un nombre oficial. La pregunta ahora es: que hacemos? En mi opinión deberíamos mapear los nombres que los ayudantes dicen y también encontrar nuevos nombres de acuerdo a los puntos de referencia cercanos.

@ialokim
Copy link
Member

ialokim commented Oct 13, 2017

Hice otro recorrido con el urbano 3 (Sandino-Hospital) y pregunte por los nombres. Los ayudantes si tienen nombres de las diferentes paradas y estaban muy dispuestos de compartirlos con nosotros.

Subí las paradas con los nombres correctos y conforme al estándar "Public Transport Scheme v2": changeset

Ver también #14

@ialokim
Copy link
Member

ialokim commented Dec 14, 2017

Ver #19. Terminado.

@ialokim ialokim closed this as completed Dec 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants