Use demo.opengeo.org

This commit is contained in:
ahocevar
2012-04-02 16:42:14 +02:00
parent 46ba55d886
commit 6ce9a36715
2 changed files with 4 additions and 4 deletions

View File

@@ -20,9 +20,9 @@ allowedHosts = ['www.openlayers.org', 'openlayers.org',
'prototype.openmnnd.org', 'geo.openplans.org',
'sigma.openplans.org', 'demo.opengeo.org',
'www.openstreetmap.org', 'sample.azavea.com',
'suite.opengeo.org', 'v2.suite.opengeo.org',
'v-swe.uni-muenster.de:8080', 'vmap0.tiles.osgeo.org',
'www.openrouteservice.org', 'maps.wien.gv.at']
'v2.suite.opengeo.org', 'v-swe.uni-muenster.de:8080',
'vmap0.tiles.osgeo.org', 'www.openrouteservice.org',
'maps.wien.gv.at']
method = os.environ["REQUEST_METHOD"]

View File

@@ -1,6 +1,6 @@
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
process; // the process description from Format.WPSDescribeProcess::read