Is it possible to have access to statistics about the application of tags to GPS traces?
vVvA님이 English로 2013년 4월 15일에 게시함. 최근 2013년 4월 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
토론
2013년 4월 17일 17:32에 robbieonsea님의 의견
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/
2013년 4월 18일 15:42에 vVvA님의 의견
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!