summaryrefslogtreecommitdiff
path: root/examples
Commit message (Collapse)AuthorAge
* Don't hard code ruby pathKuang-che Wu2014-12-06
| | | | | On FreeBSD, ruby is installed at /usr/local/bin/ruby. To make it more portable, find ruby interpreter from env (PATH).
* Switched all remaining API calls to v4Jochen Topf2013-01-06
|
* Moved many API calls over to new version 4.Jochen Topf2013-01-06
| | | | Old versions are marked as deprecated. All new API calls are documented.
* Move paging parameter handling into new classJochen Topf2013-01-02
|
* Generate distribution maps for keys on way, tooJochen Topf2011-10-12
| | | | | | | | Until now distribution maps were only generated for keys on nodes. No there are maps for keys on ways, too. (Not for relations, though). This commit also adds command line options for tagstats to define the area you want the map for. Its no longer necessary to recompile tagstats if you want to change this. This commit does not change the UI/API yet, so you still only get the node map.
* changes preferred server address to taginfo.openstreetmap.orgJochen Topf2011-06-10
|
* Simple program to read distribution map from database.Jochen Topf2011-04-21
|
* Added JSONP supportJochen Topf2011-04-13
|
* added example tool to access Taginfo APIJochen Topf2011-03-05