[mapserver-users] WFS in MapServer?

Rahkonen Jukka jukka.rahkonen at mmmtike.fi
Mon Apr 29 03:50:23 PDT 2013


No, it may just be that your question is a bit hard to answer. Could you give us a bit more information about your data, mapfile and WFS request you have been using?   Ogrinfo report about the datasource, layer definitions from the mapfile and at least the extents from the map level are needed.  A hand written WFS url is most useful but if you can capture with Firebug or something what Openlayers is really sending if will do as well.  Set also DEBUG 5 and CONFIG "CPL_DEBUG" "ON" into your layer setting in the mapfile and study what you get into the ms_errorfile.

I do not believe that Mapserver WFS is 100% compliant but it may still be good enough. Speed depends usually much more on how the data in the backend is arranged than on the server.
Here you can get some OpenStreetMap poinst from a very weak server
http://hip.latuviitta.org/cgi-bin/ms_ows?service=wfs&version=1.0.0&request=getfeature&typename=osm_pisteet&maxfeatures=1000
and this will give you some areas
http://hip.latuviitta.org/cgi-bin/ms_ows?service=wfs&version=1.0.0&request=getfeature&typename=osm_alueet&maxfeatures=1000

There is also another member in the Mapserver family,  TinyOWS, which has cleared all the CITE tests for WFS and which can do also WFS-T. However, it works only with PostGIS.

-Jukka Rahkonen-


Saka Royban wrote


Have i banned by mailing list users or admin?

________________________________
From: Saka Royban <sakaroyban at yahoo.com<mailto:sakaroyban at yahoo.com>>
To: MapServer <mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>>
Sent: Saturday, April 27, 2013 5:46 PM
Subject: [mapserver-users] WFS in MapServer?

Hi all
As a newbie, i've got confused. I've set up a WFS server with mapserver and then get some queries, Once by URL and another time by using OpenLayers. But the result GML contains just part of data that it must. (I've set MaxFeatures to 100 but GML contains less than 100 while there is more than 100 features in compliance with my query)
Then i got to page 560 of mapserver documentation, which says some statistics about WFS OGC test suites. So now, my question is that "Is MapServer doing totally well in providing WFS? Is it in full compliance with OGC WFS specification?" or we should not expectmuch from mapserver WFS server.
If not so, i'm looking for some real implementation of mapserver WMS and WFS to see the speed and other things. Could u provide me some links?

Thanks in advance

_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org<mailto:mapserver-users at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/mapserver-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20130429/08375e85/attachment-0001.html>


More information about the mapserver-users mailing list