[mapserver-users] trouble with wfs
Tonton
to.tonton at gmail.com
Fri Dec 3 08:45:54 PST 2010
hello i receive error message when i try this request
http://192.168.12.60/cgi-bin/mapserv?map=/var/www/geomod/demo.map&TYPENAME=Stations_de_Bus_TCL&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&SRS=EPSG%3A2154&BBOX=606718.21606768,6453456.066322,1087998.2160677,6593744.066322
no data but i saw in postgis log that there found few
i think i forget something in mapfile
layer is explain like that
LAYER
CONNECTIONTYPE postgis
CONNECTION "host=localhost dbname=plaigis user=toto password=XXXX
port=5432"
DATA "geometry FROM restcl_bus_point"
NAME "Stations_de_Bus_TCL"
TYPE POINT
DEBUG 5
DUMP TRUE
LABELCACHE ON
METADATA
ows_TITLE "Stations_de_Bus_TCL" ##required
"ows_SRS" "EPSG:2154"
"gml_featureid" "8" ##required
"gml_include_items" "all" ##optional
END #Metadata
LABELITEM nom_stt
CLASS
NAME "Stations_de_Bus_TCL"
STYLE
SYMBOL 7
SIZE 2
OUTLINECOLOR 128 128 255
COLOR 128 128 255
END
LABEL
FONT arial
TYPE truetype
ANTIALIAS true
MAXSCALEDENOM 12500
POSITION lr
SIZE 10
COLOR 0 0 0
End #LABEL
END
END #Layer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20101203/6a98b6ce/attachment.htm>
More information about the MapServer-users
mailing list