summaryrefslogtreecommitdiff
path: root/sources/josm
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).
* Updated ruby import scriptsJochen Topf2013-01-24
| | | | | | * Removed rubygems require which isn't needed any more in Ruby 1.9 * Updated transaction syntax to use blocks * Updated copyright year
* Allow overriding of ruby version in update scriptsJochen Topf2013-01-22
|
* Use curl instead of wget (no need to have two dependencies when one is enough)Jochen Topf2013-01-11
|
* Use Sqlite3::Blob to import pngs into databaseJochen Topf2012-01-22
|
* Update copyright yearJochen Topf2012-01-15
|
* Show icons/map symbols in JOSM tab.Jochen Topf2011-12-28
|
* JOSM images support improvedJochen Topf2011-12-28
| | | | Add JOSM map feature images to taginfo-josm.db database and make accessible via API.
* add require rubygems for those setups where sqlite3 lib needs thatJochen Topf2011-02-26
|
* Multiple changesJochen Topf2010-11-13
| | | | | | | * Improved and cleaned up source import scripts * Improved some reports and report overview * New osmium version that uses a better hash function * Some experimental magic to include Javascipt in an easier way (tested in keys.erb)
* Add some stats for josm sourceJochen Topf2010-11-09
|
* first commitJochen Topf2010-10-04