[Talk-it] Commento al changeset

Andrea Albani aobani a gmail.com
Gio 21 Apr 2016 10:43:25 UTC


Se intendi cercare un tag comment con contenuto xyz per nodes, ways e
relations puoi farlo (in Overpass QL) come segue:

[out:json][timeout:25];

(
  node["comment"="xyz"]({{bbox}});
  way["comment"="xyz"]({{bbox}});
  relation["comment"="xyz"]({{bbox}});
);

out body;
>;
out skel;
-------------- parte successiva --------------
Un allegato HTML รจ stato rimosso...
URL: <http://lists.openstreetmap.org/pipermail/talk-it/attachments/20160421/aa18e03c/attachment.html>


Maggiori informazioni sulla lista Talk-it