summaryrefslogtreecommitdiff
path: root/tagstats/tagstats_handler.hpp
Commit message (Expand)AuthorAge
* Make compilation not conditional on TAGSTATS_GEODISTRIBUTION_FOR_WAYSJochen Topf2014-05-17
* Refactoring tagstats code.Jochen Topf2014-05-17
* Make output while tagstats is running easier to read.Jochen Topf2014-05-15
* Use prefix ++ instead of postfix ++.Jochen Topf2014-05-15
* Removed TAGSTATS_COUNT_TAG_COMBINATIONS.Jochen Topf2014-05-15
* Clean up output of sizes of important data structures.Jochen Topf2014-05-15
* Removed TAGSTATS_COUNT_KEY_COMBINATIONS.Jochen Topf2014-05-15
* Removed TAGSTATS_COUNT_USERS.Jochen Topf2014-05-15
* Use pair of strings instead of concatenated string for hash map.Jochen Topf2014-05-15
* Add all positions in ways to map, not just the first one.Jochen Topf2014-05-13
* Use sqlite db file instead of text *.lst files for selected data.Jochen Topf2014-05-13
* Tagstat fixes for recent changes.Jochen Topf2014-05-13
* Allow spaces in key-value geodistribution lst.Jochen Topf2014-05-12
* Add code to create maps for tags.Jochen Topf2014-05-12
* Make min_tag_combination_count configurable at runtimeJochen Topf2013-10-07
* Fix a bug with nodes outside bboxJochen Topf2013-10-07
* Fixes #35Jochen Topf2013-10-05
* Rename (key|tag)pairs to (key|tag)_combinationsJochen Topf2013-01-19
* Fix relation role stats output.Jochen Topf2013-01-14
* Auto indentJochen Topf2013-01-14
* Create relation member and role statsJochen Topf2013-01-14
* Add infrastructure for doing relation type statsJochen Topf2013-01-14
* Use correct type for type.Jochen Topf2013-01-01
* Use iterator instead of indexes to iterate over tag listJochen Topf2012-08-31
* 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