[mapserver-users] WFS server testing

Rafael Almeida Fernandez Soto rafael at opengeo.com.br
Mon Nov 17 09:07:44 EST 2008


Try QGIS or GVSIG WFS client module!

Best Regards,

Rafael Soto

2008/11/17 Burgholzer,Robert <rwburgholzer at deq.virginia.gov>

>  Not really sure what you are asking here.  Some other client
> application?  OpenLayers would be one that I would use to see if I could
> connect to WFS.  There are some examples in the OpenLayers code base for
> connecting to WFS servers, so you should b able to test that by simply
> changing the info to reflect your server specs.
>
>
>
> HTH,
>
> r.b.
>
>
>
> Robert W. Burgholzer
>
> Surface Water Modeler
>
> Office of Water Supply and Planning
>
> Virginia Department of Environmental Quality
>
> rwburgholzer at deq.virginia.gov
>
> 804-698-4405
>
> Open Source Modeling Tools:
>
> http://sourceforge.net/projects/npsource/
>
> -----Original Message-----
> *From:* mapserver-users-bounces at lists.osgeo.org [mailto:
> mapserver-users-bounces at lists.osgeo.org] *On Behalf Of *John Kummun
> *Sent:* Monday, November 17, 2008 12:04 AM
> *To:* mapserver-users at lists.osgeo.org
> *Subject:* [mapserver-users] WFS server testing
>
>
>
> 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
>
>
>
>
>
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>


-- 
RAFAEL Almeida Fernandez Soto :: rafael at opengeo.com.br
Consultant in FOSS GIS :: 55 21 2518-6233 :: 55 71 8802-0600
OpenGEO :: On-demand training and solutions :: www.opengeo.com.br
GEO Livre community:: Because Geoinformation should be free ::
www.geolivre.org.br
Be free by using Free Software, such as MapServer, PostgreSQL/PostGIS,
gvSIG...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20081117/15e8aba1/attachment.html


More information about the mapserver-users mailing list