Is it possible to have access to statistics about the application of tags to GPS traces?
於 2013年四月15日 由 vVvA 以English發表。 上一次更新在 2013年四月18日。The tagsinfo site is pretty good for showing the stats for the tags of geographic objects in OSM. However it does not show information about tags applied to GPS traces. I wonder if it is possible to have access to this kind of information. I am trying to figure out what is the frequency of application of the “walking” and the “cycling” tags in the GPS traces that are uploaded to OSM. Thanks, /andres
討論
由 robbieonsea 於 2013年04月17日 17時32分 發表的評論
Good question - I don’t know for sure, but I don’t think there’s any easy way (not without resorting to importing the full GPX data into your own Database and running queries against it – eek! – see http://github.com/iandees/planet-gpx-dump for the gory details)
Perhaps you’ll have more luck asking this question on the help site:
http://help.openstreetmap.org/
由 vVvA 於 2013年04月18日 15時42分 發表的評論
Thanks for your reply robbieonsea. I will ask in the help site to see if there is a way to gather this kind of information without having to import the full GPX data and then run queries against it. That will be a time consuming process indeed!