summaryrefslogtreecommitdiff
path: root/tagstats/tagstats_handler.hpp
Commit message (Expand)AuthorAge
* Cleanup license infoJochen Topf2012-08-20
* Change the way Sqlite statements are usedJochen Topf2012-08-20
* Move Sqlite wrapper class from Osmium in here.Jochen Topf2012-08-20
* Changes for current Osmium versionJochen Topf2012-08-19
* Make it work without c++0x supportJochen Topf2012-08-18
* Only store tag combinations in database that appear at least 1000 times.Jochen Topf2011-12-11
* Add support in tagstat for counting key-value-combinationsJochen Topf2011-12-10
* Use new Osmium handler interface.Jochen Topf2011-10-31
* cleanupJochen Topf2011-10-15
* Integrate statistics handler, only us one dbJochen Topf2011-10-15
* Moved statistics handler over from OsmiumJochen Topf2011-10-15
* fix: distribution map did not work when there were no nodes with a tagJochen Topf2011-10-13
* indentJochen Topf2011-10-12
* cleanupJochen Topf2011-10-12
* Generate distribution maps for keys on way, tooJochen Topf2011-10-12
* Update because of changes in OsmiumJochen Topf2011-07-04
* Removed reference to Osmium::OSM::Object::max_length_timestamp because it wasJochen Topf2011-05-17
* Remove use of callback_object()Jochen Topf2011-05-10
* Cleanup.Jochen Topf2011-05-08
* CleanupJochen Topf2011-04-22
* Various cleanupsJochen Topf2011-04-21
* Moved distribution map code into own class and added memory optimization.Jochen Topf2011-04-21
* Moved Sqlite namespace into Osmium namespaceJochen Topf2011-04-14
* Moved tagstats over from osmium repositoryJochen Topf2011-04-13