summaryrefslogtreecommitdiff
path: root/tagstats/tagstats.cpp
Commit message (Expand)AuthorAge
* Make compilation not conditional on TAGSTATS_GEODISTRIBUTION_FOR_WAYSJochen Topf2014-05-17
* Make output while tagstats is running easier to read.Jochen Topf2014-05-15
* Cleanup of option parsing code.Jochen Topf2014-05-15
* Removed TAGSTATS_COUNT_TAG_COMBINATIONS.Jochen Topf2014-05-15
* 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
* Add code to create maps for tags.Jochen Topf2014-05-12
* Make min_tag_combination_count configurable at runtimeJochen Topf2013-10-07
* Remove unused debug optionJochen Topf2013-10-05
* Auto indentJochen Topf2013-01-14
* Add infrastructure for doing relation type statsJochen Topf2013-01-14
* Cleanup license infoJochen Topf2012-08-20
* Move Sqlite wrapper class from Osmium in here.Jochen Topf2012-08-20
* Changes for newest Osmium versionJochen Topf2012-07-15
* Removed call to Osmium::init() which is not needed in the current Osmium versionJochen Topf2012-07-14
* Make tagstats work with current OsmiumJochen Topf2012-07-13
* Add support in tagstat for counting key-value-combinationsJochen Topf2011-12-10
* fix help msgJochen Topf2011-12-07
* Integrate statistics handler, only us one dbJochen Topf2011-10-15
* Moved statistics handler over from OsmiumJochen Topf2011-10-15
* Bug fix: convert arguments of tagstats to double instead of intJocelyn Jaubert2011-10-15
* cleanupJochen Topf2011-10-12
* Generate distribution maps for keys on way, tooJochen Topf2011-10-12
* Update because of changes in OsmiumJochen Topf2011-07-04
* Changes in OsmiumJochen Topf2011-06-14
* Changes needed for new osmium version.Jochen Topf2011-06-04
* Remove use of callback_object()Jochen Topf2011-05-10
* CleanupJochen Topf2011-04-22
* Added out-of-bounds-check, initalize global staticJochen Topf2011-04-22
* Moved distribution map code into own class and added memory optimization.Jochen Topf2011-04-21
* Moved tagstats over from osmium repositoryJochen Topf2011-04-13