[OSM-talk] Tag count statistics
Dean Earley
dean at earlsoft.co.uk
Thu Aug 31 21:34:01 BST 2006
> Good to see that class is much less common than the highway tag but ele,
> time, and sat are interesting...
sqlite> select Value, Count(*) FROM tags WHERE Key="sat" GROUP BY Key
ORDER BY Count(*) ASC;
4|5993
sqlite> select Value, Count(*) FROM tags WHERE Key="time" GROUP BY Key
ORDER BY Count(*) ASC;
2006-01-11T18:53:02Z|63120
--
Dean Earley, Dee (dean at earlsoft.co.uk)
irc: irc://irc.blitzed.org/
web: http://personal.earlsoft.co.uk
phone: +44 (0)780 8369596
More information about the talk
mailing list