chagne geo for sigma, since geo appears to be gone/down
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6425 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
// (only if your wfs doens't support your map projection)
|
// (only if your wfs doens't support your map projection)
|
||||||
var wfs = layer = new OpenLayers.Layer.WFS(
|
var wfs = layer = new OpenLayers.Layer.WFS(
|
||||||
"States",
|
"States",
|
||||||
"http://geo.openplans.org/geoserver/ows",
|
"http://sigma.openplans.org:8080/geoserver/ows",
|
||||||
{typename: 'topp:states'},
|
{typename: 'topp:states'},
|
||||||
{
|
{
|
||||||
typename: 'states',
|
typename: 'states',
|
||||||
|
|||||||
Reference in New Issue
Block a user