[OSM-talk-fr] [Overpass] Tag universel pour tous commerces ?
Shohreh
codecomplete at free.fr
Lun 19 Fév 19:16:27 UTC 2018
marc marc wrote
> [out:json][timeout:25];
> // appel Nominatim pour trouver la commune
> {{geocodeArea:LaCommune}}->.searchArea;
> way[highway][name="LaRue"](area.searchArea);
> (
> node(around:100)[amenity];
> node(around:100)[shop];
> node(around:100)[office];
> );
> out meta;
> >;
> out meta;
Merci.
Même résultat:
=============
[out:json][timeout:25];
//9520 = 75015
{{geocodeArea:9520}}->.searchArea;
way[highway][name="Rue Lecourbe"](area.searchArea);
(
node(around:100)[amenity];
node(around:100)[shop];
node(around:100)[office];
);
out meta;
>;
out meta;
=============
--
Sent from: http://gis.19327.n8.nabble.com/France-f5380434.html
Plus d'informations sur la liste de diffusion Talk-fr