CrunchyData / pg_featureserv

Lightweight RESTful Geospatial Feature Server for PostGIS in Go
Apache License 2.0
462 stars 91 forks source link

QGIS/ArcPro connection fails #140

Open KoalaGeo opened 1 year ago

KoalaGeo commented 1 year ago

Hi,

Testing https://ogcapi.bgs.ac.uk/demo and QGIS/ArcPro aren't picking up the collections to add to to a map.

Is this expected? Is it not quite conforming to those apps expected OA-Features spec?

linshiyan1992 commented 3 days ago

Hi, I also have issue with pg_tileserv and arcgis pro, the problem is arcgis pro can not produce desired geometry column (srid > 0) that pg_tileserv needs.