Open hannesaddec opened 3 years ago
Thanks for this. It's not too much of a surprise. The pg_featureserv
CRS support is a work-in-progress. And it's possible that we will never fully meet the OGC spec, since it has quite a few requirements which are perhaps more complex than we need in pg_fs
.
should we prepare a PR for this ?
tested an instance of PG_featureserv against https://cite.opengeospatial.org/teamengine/rest/suites/ogcapi-features-1.0/ and observed that it complains about CRS requirement class failing - with that most other parts are also not validated in Cordinate Reference Systems by Reference. Seems a more general issue as geoserver ogc feature service has a similar issue.