Re: [Geoserver-users] Unable to use Features 1.0 API

2022-01-22 Thread Andrea Aime
Hi Rohan, this is a community module, not sure anyone is using it in production. The module has been developed mostly during code sprints, where the API definition is a particularly weak point, as it's never used in the sprints (where other clients are in use, or people play with the HTML represent

Re: [Geoserver-users] Unable to use Features 1.0 API

2022-01-20 Thread Brad Hards
On Friday, 21 January 2022 10:01:54 AM AEDT rohan naik wrote: > Hi Brad > Thanks for your response. I am able to see the layers page and the layer > preview. It says loading when I open the Swagger page > (http://servername/geoserver/ogc/features) and try to use GET method to > retrieve data. > (

Re: [Geoserver-users] Unable to use Features 1.0 API

2022-01-20 Thread rohan naik via Geoserver-users
Hi Brad Thanks for your response. I am able to see the layers page and the layer preview.  It says loading when I open the Swagger page (http://servername/geoserver/ogc/features) and try to use GET method to retrieve data. (http://servername/geoserver/ogc/features/api?f=text%2Fhtml#/Data/getFe

Re: [Geoserver-users] Unable to use Features 1.0 API

2022-01-20 Thread Brad Hards
On Friday, 21 January 2022 8:25:18 AM AEDT rohan naik via Geoserver-users wrote: > I have a geoserver installation 2.20.0 with a postgres 14 postgis 3 backend > database. I am trying to query the data using the API definition in the > Geoserver web feature service 1.0, and not able to retrieve the