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ń
_______________________________________________
MapServer-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to