]> git.openstreetmap.org Git - rails.git/commitdiff
Use parent.tile.openstreetmap.org for the export URL
authorTom Hughes <tom@compton.nu>
Thu, 8 Sep 2011 10:47:00 +0000 (11:47 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 8 Sep 2011 10:47:00 +0000 (11:47 +0100)
app/controllers/export_controller.rb

index b75fb1bca44d45ec9c00bb272f9ebd4590b49a8f..225ddf86b3c587c0cadfa4b79b936ea487e43b53 100644 (file)
@@ -20,7 +20,7 @@ class ExportController < ApplicationController
       format = params[:mapnik_format]
       scale = params[:mapnik_scale]
 
-      redirect_to "http://tile.openstreetmap.org/cgi-bin/export?bbox=#{bbox}&scale=#{scale}&format=#{format}"
+      redirect_to "http://parent.tile.openstreetmap.org/cgi-bin/export?bbox=#{bbox}&scale=#{scale}&format=#{format}"
 
     elsif format == "osmarender"
       #redirect to the t@h 'MapOf' service