geoserver: wfs columns are missing due to null values

521 Views Asked by At

we are currently checking up on geoserver over mongodb on our dev-environment. we are having some difficulties: we have a collection, containing different document which answer to the same structure ("schema-like"). when querying a wfs service from geoserver - some of the columns are missing. we discovered that if one of the "columns" on one of the documents contains null value - the whole column does not appear on the query response.

is there some configuration we are missing on the geoserver to return null values on wfs response?

1

There are 1 best solutions below

2
On

It's simply working correctly, to discover the available columns you should check the DescribeFeatureType results