[mapserver-users] WFS server error. Incomplete WFS request: SERVICE parameter missing
Derek Bain
beartreeyoga at yahoo.co.uk
Wed Aug 13 07:54:38 PDT 2008
Hi
I need some help to clear the following problem
When I try to download my map i get the following error
[Wed Aug 13 15:40:35 2008].156000 msWFSDispatch(): WFS server error. Incomplete WFS request: SERVICE parameter missing
[Wed Aug 13 15:40:35 2008].156000 mapserv request processing time (msLoadMap not incl.): 0.000s
[Wed Aug 13 15:40:35 2008].156000 msFreeMap(): freeing map at 01585B78.
My map file specifies wms not WFS so I do not know where the error is coming from
using shp2img -m "D:\MyTestData\shapes.map" -o "D:\MyTestData\test.png" -map_debug 5 gives the correct image in test.png
Are there any tools I can run to help debug this problem
thanks
Derek
My map file is
MAP
NAME "5.2.0 Test Map"
# force PROJ.4 to use this value
CONFIG "PROJ_LIB" "C:/ms4w/proj/nad/"
# Set Debug file
CONFIG "MS_ERRORFILE" "c:/ms4w/tmp/ms_error.txt"
DEBUG 5
STATUS ON
SIZE 600 400
UNITS DD
EXTENT -90.083333 24.166667 -81.000000 30.369820
PROJECTION
"init=epsg:4326"
END
OUTPUTFORMAT
NAME png24
DRIVER "GD/PNG"
MIMETYPE "image/png"
IMAGEMODE RGB
EXTENSION "png"
END
WEB
IMAGEPATH "c:/ms4w/tmp/ms_tmp/"
IMAGEURL "c:/ms4w/tmp/ms_tmp/"
END
LAYER
NAME DEPCNT
TYPE LINE
STATUS ON
DATA "d:/MyTestData/data/DEPCNT.shp"
PROJECTION
"init=epsg:4326"
END
METADATA
"wms_title" "DEPCNT"
"wms_srs" "EPSG:4326"
"wms_name" "DEPCNT"
"wms_extents" "-90.083333 24.166667 -81.000000 30.369820"
"wms_onlineresource" "http://localhost:8082/cgi-bin/mapserv.exe?&SERVICE=wms&VERSION=1.1.1&map=d:/MyTestData/Shapes.map"
END
CLASS
NAME "DEPCNT"
COLOR 0 0 0
END
END
END
Send instant messages to your online friends http://uk.messenger.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080813/f7446f8e/attachment.htm>
More information about the MapServer-users
mailing list