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

_______________________________________________
Talk-fr mailing list
Talk-fr@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-fr

Répondre à