[mapserver-commits] r11061 - trunk/msautotest/wxs
svn at osgeo.org
svn at osgeo.org
Thu Mar 3 18:33:03 EST 2011
Author: rouault
Date: 2011-03-03 15:33:02 -0800 (Thu, 03 Mar 2011)
New Revision: 11061
Modified:
trunk/msautotest/wxs/wms_sld.map
Log:
Add missing ows_enable_request * and remove -OUTPUTFORMAT GDPNG
Modified: trunk/msautotest/wxs/wms_sld.map
===================================================================
--- trunk/msautotest/wxs/wms_sld.map 2011-03-03 23:03:17 UTC (rev 11060)
+++ trunk/msautotest/wxs/wms_sld.map 2011-03-03 23:33:02 UTC (rev 11061)
@@ -80,15 +80,6 @@
SYMBOLSET etc/symbols.sym
FONTSET etc/fonts.txt
-OUTPUTFORMAT
- NAME GDPNG
- DRIVER "GD/PNG"
- MIMETYPE "image/png"
- IMAGEMODE RGB
- EXTENSION "png"
-END
-
-
#
# Start of web interface definition
#
@@ -102,6 +93,7 @@
"wms_onlineresource" "http://localhost/path/to/wms_simple?"
"wms_srs" "EPSG:3978 EPSG:42101 EPSG:4269 EPSG:4326"
"ows_schemas_location" "http://ogc.dmsolutions.ca"
+ "ows_enable_request" "*"
END
END
More information about the mapserver-commits
mailing list