Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't hard code ruby path | Kuang-che Wu | 2014-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 v4 | Jochen Topf | 2013-01-06 |
| | |||
* | Moved many API calls over to new version 4. | Jochen Topf | 2013-01-06 |
| | | | | Old versions are marked as deprecated. All new API calls are documented. | ||
* | Move paging parameter handling into new class | Jochen Topf | 2013-01-02 |
| | |||
* | Generate distribution maps for keys on way, too | Jochen Topf | 2011-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.org | Jochen Topf | 2011-06-10 |
| | |||
* | Simple program to read distribution map from database. | Jochen Topf | 2011-04-21 |
| | |||
* | Added JSONP support | Jochen Topf | 2011-04-13 |
| | |||
* | added example tool to access Taginfo API | Jochen Topf | 2011-03-05 |