[Talk-cat] Ego surfing amb Overpass turbo

Jose Luis Infante jlinfante at llefia.org
Mon Oct 19 14:19:49 UTC 2015


Pot ser d'utilitat si vols saber que has fet en una zona. El dia del SotM
vaig preguntar si es podia fer, i ja tinc com fer-ho:

/*
This has been generated by the overpass-turbo wizard.
The original search was:
“emergency=fire_hydrant”
*/
[out:json][timeout:25];
// gather results
(
  // query part for: “emergency=fire_hydrant”
  node(user:"Jose Luis Infante")["amenity"="telephone"]({{bbox}});
  //way["emergency"="fire_hydrant"]({{bbox}});
  //relation["emergency"="fire_hydrant"]({{bbox}});
);
// print results
out body;
>;
out skel qt;

A partir de una data:

node(user:"Jose Luis
Infante")(newer:"2015-09-14T07:00:00Z")["emergency"="fire_hydrant"]({{bbox}});

També dir que no he descobert res de nou, està tot a
http://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL

Saluts,

JL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-cat/attachments/20151019/ffe408b5/attachment.html>


More information about the Talk-cat mailing list