[MapServer-users] WFS layer without geometry
Marcin Grudzień
mgrudzien7 at gmail.com
Thu Sep 19 04:06:12 PDT 2024
Hi,
I want to publish a WFS service that contains two layers:
- buildings,
- flats/apartments that are located in buildings.
Buildings data contain geometry whereas flats/apartments do not.
Is it possible to publish non-spatial data using MapServer via WFS service?
if yes, how?
I noticed in MapServer documentation that the gml_geometries parameter
allows me to hide the geometry attribute in the output GML WFS GetFeature
response. As a workaround, I can add "fake" geometry to the data objects
and hide it in GML output. However, WFS service with such data still
supports spatial functionalities e.g. BBOX filter, which is not what I want.
Thank you in advance for any tips.
Best regards,
Marcin Grudzień
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20240919/9d4d8b8a/attachment.htm>
More information about the MapServer-users
mailing list