|
@@ -81,7 +81,7 @@ class WFS(OWS):
|
|
|
continue
|
|
continue
|
|
|
|
|
|
|
|
#lyrobj.setProjection(self.__getLayerCrs(layer.crsOptions))
|
|
#lyrobj.setProjection(self.__getLayerCrs(layer.crsOptions))
|
|
|
- lyrobj.setProjection(layer.crsOptions[0].getfode())
|
|
|
|
|
|
|
+ lyrobj.setProjection(layer.crsOptions[0].getcode())
|
|
|
|
|
|
|
|
lyrobj.dump = mapscript.MS_TRUE
|
|
lyrobj.dump = mapscript.MS_TRUE
|
|
|
lyrobj.template = "foo"
|
|
lyrobj.template = "foo"
|