Description
When GeoServer is set to strict CITE compliance for WFS, the feature grid do not work correctly.
This is because MapStore uses by default WFS 1.1.0 with startIndex/maxFeatures. This is not strict compliant with WFS 1.1.0 (GeoServer supports it but the request in strict mode is invalid).
We have to document this problem in some user guide dedicated to troubleshooting.
To solve it uncheck the CITE compliance checkbox in the WFS page of GeoServer Services configurations.
Description
When GeoServer is set to strict CITE compliance for WFS, the feature grid do not work correctly.
This is because MapStore uses by default WFS 1.1.0 with startIndex/maxFeatures. This is not strict compliant with WFS 1.1.0 (GeoServer supports it but the request in strict mode is invalid).
We have to document this problem in some user guide dedicated to troubleshooting.
To solve it uncheck the CITE compliance checkbox in the WFS page of GeoServer Services configurations.