]> git.openstreetmap.org Git - rails.git/commit
Rework GPX import daemon to use libxml2 for speed.
authorTom Hughes <tom@compton.nu>
Wed, 30 Jul 2008 08:37:05 +0000 (08:37 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 30 Jul 2008 08:37:05 +0000 (08:37 +0000)
commitfb5f6bb4a206d9a41fda40ac83e71fe425947a45
tree67a45d935bf55008759864194bfb1114270a4fcd
parent35ace2607baa691e12e99991e064532170a5a058
Rework GPX import daemon to use libxml2 for speed.
app/models/trace.rb
config/initializers/libxml.rb
lib/gpx.rb [new file with mode: 0644]
lib/osm.rb