[HOT] Downlaoding OSM data with timestamp field and Source field
Imre Samu
pella.samu at gmail.com
Fri Sep 18 10:40:25 UTC 2015
Hi Samuel,
my tip for overpass-turbo:
you have to add "meta" keyword to the "generated" query :
*"meta is the most complete mode. Beside child elements and tags, also the
meta data (timestamp, version, changeset, user name and id) is printed:"*
( see more: http://wiki.openstreetmap.org/wiki/Overpass_API/Language_Guide
)
like: http://overpass-turbo.eu/s/bwB and you can export the data ...
my method:
- http://overpass-turbo.eu + "Wizard" menu
- and added : amenity=drinking_water in "Nepal"
- press: "build and run query" -> this result generate query, but
without metadata ..
- on the code panel ( left ) find this lines :
// print results
out body;
- add a "meta" keyword !
// print results
out body *meta*;
- and re-"Run" again! ( the result: http://overpass-turbo.eu/s/bwB )
*be careful !! *The metadata "user" = the user who last modified the
object!!!
so on this object ( http://www.openstreetmap.org/node/1743138335 ) the
"version"=4 you only see the last user name!!!!
if you want to know the other 3 user, you have to check the history:
http://www.openstreetmap.org/node/1743138335/history
regards :)
Imre
2015-09-18 11:21 GMT+02:00 Samuel Aiyeoribe <olubunmi4ever at yahoo.co.uk>:
> Hello HOTties,
>
> I will like to know if there is a way to download osm data with
> "timestamp" and "Source" field (source field should be the OSM username of
> the person that digitise the feature into OSM.
>
> I have tried QGIS osm download tool, HOT export tool, overpass turbo and
> InSAFE but couldn't retrieve any field with "timestamp" and "source"
> information. Hopefully there is a trick i don't know about.
>
> Cheers
> Samuel
>
> Samuel Aiyeoribe
>
> _______________________________________________
> HOT mailing list
> HOT at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/hot
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/hot/attachments/20150918/c7b3d16d/attachment.html>
More information about the HOT
mailing list