<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>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</DIV>
<DIV>This is the mapfile:</DIV>
<DIV> </DIV>
<DIV>NAME WFS_server<BR>STATUS ON<BR>SIZE 800 650<BR>EXTENT 347683.125124 1652890.274125 458837.845673 1759026.124282<BR>UNITS Feet<BR>SHAPEPATH "/ms4w/apps/GeoMOOSE/maps_countydemo/emegency"<BR>IMAGETYPE PNG<BR>FONTSET '../fonts/fonts.list'<BR>SYMBOLSET '../symbols/symbol.sym'<BR>WEB<BR> IMAGEPATH "/ms4w/tmp/ms_tmp/"<BR> IMAGEURL "/ms_tmp/"<BR> METADATA<BR> "wfs_title" "Demo server" ## REQUIRED<BR> "wfs_onlineresource" "<A href="http://localhost/cgi-bin/mapserv.exe">http://localhost/cgi-bin/mapserv.exe</A>?" ## Recommended<BR> "wfs_srs" "EPSG:42304 EPSG:42101 EPSG:4269 EPSG:4326" ## Recommended<BR> "ows_schemas_location" "<A
href="http://schemas.opengeospatial.net/#http://ogc.dmsolutions.ca">http://schemas.opengeospatial.net#http://ogc.dmsolutions.ca</A>" ## Optional<BR> END<BR>END</DIV>
<DIV>PROJECTION<BR> "init=epsg:4269"<BR>END</DIV>
<DIV>LAYER<BR> NAME police<BR> METADATA<BR> "wfs_title" "police" ## REQUIRED<BR> "gml_featureid" "ID" ## REQUIRED<BR> "gml_include_items" "all" ## Optional (serves all attributes for layer)<BR> END<BR> TYPE POINT<BR> STATUS ON<BR> DATA Police07</DIV>
<DIV> DUMP TRUE ## REQUIRED<BR> CLASS<BR> NAME "police"<BR> STYLE<BR> SYMBOL 0<BR> COLOR 200 255 0<BR> OUTLINECOLOR 120 120 120<BR> END<BR> END<BR>END # Layer</DIV>
<DIV>END # Map File</DIV>
<DIV> </DIV>
<DIV>Thanks guys</DIV>
<DIV>John</DIV>
<DIV>Indiana</DIV></td></tr></table><br>