[Geomoose-users] WFS SERVER MAPFILE
John Kummun
boache578 at yahoo.com
Mon Nov 17 00:05:01 EST 2008
I have been able to set up wfs server on the localhost and tested in the browser it seems to be working right. Is there other ways that i can test it to make sure everything is working right? I used uDig but it didn't work because of some coordinate issue. Is it really possible to display it like ordinary mapfile using some application? i need help guys
This is the mapfile:
NAME WFS_server
STATUS ON
SIZE 800 650
EXTENT 347683.125124 1652890.274125 458837.845673 1759026.124282
UNITS Feet
SHAPEPATH "/ms4w/apps/GeoMOOSE/maps_countydemo/emegency"
IMAGETYPE PNG
FONTSET '../fonts/fonts.list'
SYMBOLSET '../symbols/symbol.sym'
WEB
IMAGEPATH "/ms4w/tmp/ms_tmp/"
IMAGEURL "/ms_tmp/"
METADATA
"wfs_title" "Demo server" ## REQUIRED
"wfs_onlineresource" "http://localhost/cgi-bin/mapserv.exe?" ## Recommended
"wfs_srs" "EPSG:42304 EPSG:42101 EPSG:4269 EPSG:4326" ## Recommended
"ows_schemas_location" "http://schemas.opengeospatial.net#http://ogc.dmsolutions.ca" ## Optional
END
END
PROJECTION
"init=epsg:4269"
END
LAYER
NAME police
METADATA
"wfs_title" "police" ## REQUIRED
"gml_featureid" "ID" ## REQUIRED
"gml_include_items" "all" ## Optional (serves all attributes for layer)
END
TYPE POINT
STATUS ON
DATA Police07
DUMP TRUE ## REQUIRED
CLASS
NAME "police"
STYLE
SYMBOL 0
COLOR 200 255 0
OUTLINECOLOR 120 120 120
END
END
END # Layer
END # Map File
Thanks guys
John
Indiana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20081116/cad2e389/attachment.html
More information about the Geomoose-users
mailing list