[Talk-ca] Exit with name on node *and* destination

OSM Volunteer stevea steveaOSM at softworkers.com
Tue Nov 6 17:49:48 UTC 2018


Between "out meta;" and "out meta qt;" there should be a >; but sometimes this gets mangled.
Entre "out meta;" et "out meta qt;" il devrait y avoir un >; mais parfois cela est mutilé.

So, I'm choosing to share an "OT share link:"
Donc, je choisis de partager un "lien de partage OT:"

http://overpass-turbo.eu/s/DrG

Good luck / bonne chance,
SteveA
California

> As Overpass Turbo allows named area geocoding, try this:
> Comme Overpass Turbo permet le géocodage de zone nommée, essayez ceci:
> 
> [out:xml]
> [timeout:25];
> {{geocodeArea:Quebec}}->.searchArea;
> (
>  way["service"="emergency_access"](area.searchArea);
> );
> out meta;
>> ;
> out meta qt;
> 
> You can modify what is inside the "way" part of the query any way you like.
> Vous pouvez modifier le contenu de la partie "way" de la requête à votre guise.
> 
> SteveA
> California




More information about the Talk-ca mailing list