summaryrefslogtreecommitdiff
path: root/tagstats
Commit message (Expand)AuthorAge
* Use iterator instead of indexes to iterate over tag listJochen Topf2012-08-31
* Add tagslist to tagstats test script.Jochen Topf2012-08-31
* Unify names of include guard macrosJochen Topf2012-08-20
* 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
* 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 configuration options that help when compiling tagstatsJochen Topf2012-01-25
* 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
* fix help msgJochen Topf2011-12-07
* 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
* explain what the test program is forJochen Topf2011-10-15
* Bug fix: convert arguments of tagstats to double instead of intJocelyn Jaubert2011-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
* Changes in OsmiumJochen Topf2011-06-14
* Changes needed for new osmium version.Jochen Topf2011-06-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
* Improved build, new version of binary, READMEsJochen Topf2011-04-22
* CleanupJochen Topf2011-04-22
* Added out-of-bounds-check, initalize global staticJochen Topf2011-04-22
* Various cleanupsJochen Topf2011-04-21
* Moved distribution map code into own class and added memory optimization.Jochen Topf2011-04-21
* Changed old -W to newer -WextraJochen Topf2011-04-14
* removed unneeded include dirJochen Topf2011-04-14
* Moved Sqlite namespace into Osmium namespaceJochen Topf2011-04-14
* Use protobuf-lite lib instead of protobufJochen Topf2011-04-14
* Moved tagstats over from osmium repositoryJochen Topf2011-04-13