]> git.openstreetmap.org Git - rails.git/commit
Use gd-ffij gem to create trace icons
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Jan 2019 15:06:25 +0000 (16:06 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 16 Jan 2019 15:06:25 +0000 (16:06 +0100)
commit6820d53e5ff64d13cb9b2ff2226a67be993171ee
treee3bdadb2b84c6cd4dba329e51a9ef0a19843611b
parent581eca3bbe3f2e8a657d5f72afe6cbe261d4d8bf
Use gd-ffij gem to create trace icons

This is a port of the gd-based code from the gpx-importer at
https://github.com/openstreetmap/gpx-import

The gd-ffij library does not yet have support for animated gifs, so
we just create a static image for now. But at least that's better than
the non-functioning RMagick code.
Gemfile
Gemfile.lock
lib/gpx.rb