you can suppress the geometry using the request parameter "propertyName=" adding it tho the request GetFeature you can list all the field you want in output. So you simply dont list the Geometry field.
A. 2014-12-17 0:14 GMT+01:00 mapserver <[email protected]>: > Hi list, > > I use WFS with filters to query the non-geometry data of my geographical > data sets, like specific IDs of polygons. > > As I want to use this mechanism in a service available to the public, but do > not have the clearance to publish all the coordinate data, I am looking for > a way to suppress the dump of all the coordinates in the getfeature-result, > leaving only the attribute data that I have specified in > "gml_include_items". > > Is this possible at all, and if so, how can I accomplish this? > > Thanks - Markus > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users -- ----------------- Andrea Peri . . . . . . . . . qwerty àèìòù ----------------- _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
