Use demo.opengeo.org
This commit is contained in:
+3
-3
@@ -20,9 +20,9 @@ allowedHosts = ['www.openlayers.org', 'openlayers.org',
|
|||||||
'prototype.openmnnd.org', 'geo.openplans.org',
|
'prototype.openmnnd.org', 'geo.openplans.org',
|
||||||
'sigma.openplans.org', 'demo.opengeo.org',
|
'sigma.openplans.org', 'demo.opengeo.org',
|
||||||
'www.openstreetmap.org', 'sample.azavea.com',
|
'www.openstreetmap.org', 'sample.azavea.com',
|
||||||
'suite.opengeo.org', 'v2.suite.opengeo.org',
|
'v2.suite.opengeo.org', 'v-swe.uni-muenster.de:8080',
|
||||||
'v-swe.uni-muenster.de:8080', 'vmap0.tiles.osgeo.org',
|
'vmap0.tiles.osgeo.org', 'www.openrouteservice.org',
|
||||||
'www.openrouteservice.org', 'maps.wien.gv.at']
|
'maps.wien.gv.at']
|
||||||
|
|
||||||
method = os.environ["REQUEST_METHOD"]
|
method = os.environ["REQUEST_METHOD"]
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
OpenLayers.ProxyHost = "proxy.cgi?url=";
|
OpenLayers.ProxyHost = "proxy.cgi?url=";
|
||||||
|
|
||||||
var wps = "http://suite.opengeo.org/geoserver/wps",
|
var wps = "http://demo.opengeo.org/geoserver/wps",
|
||||||
capabilities, // the capabilities, read by Format.WPSCapabilities::read
|
capabilities, // the capabilities, read by Format.WPSCapabilities::read
|
||||||
process; // the process description from Format.WPSDescribeProcess::read
|
process; // the process description from Format.WPSDescribeProcess::read
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user