openstreetmap-website/config/initializers/gpx.rb

5 lines
221 B
Ruby

# Set location of GPX trace files
GPX_TRACE_DIR = "/Users/shaunmcdonald/Documents/osm/pg_api06/public/traces"
# Set location of GPX image files
GPX_IMAGE_DIR = "/Users/shaunmcdonald/Documents/osm/pg_api06/public/images"