]> git.openstreetmap.org Git - rails.git/blob - config/initializers/gpx.rb
(0.5) use npe.osm.org for all except zoom level 14 (still richard.dev.osm.org for...
[rails.git] / config / initializers / gpx.rb
1 # Set location of GPX trace files
2 GPX_TRACE_DIR = "/home/osm/traces"
3
4 # Set location of GPX image files
5 GPX_IMAGE_DIR = "/home/osm/images"