[Geoserver-users] GeoServer RESTful api for non admin-user with correct auth return 403-forbiden via curl

2022-03-25 Thread Navid taheri
Hello, I'm trying to get layers list in specific work space by a non admin-user but permitted by GeoFence rules! I got this error message. I'm running GeoServer 2.20.2 on Tomcat 9.0.58, Linux LMDE 5 (Debian 11 x64), Java v8 admin user can get response from GeoServer without any problem.

Re: [Geoserver-users] WFS GetFeature Request with PropertyName

2022-03-25 Thread Andrea Aime
On Fri, Mar 25, 2022 at 3:35 PM Prem Kumar wrote: > I have tried to use *propertyName* parameter in the GetFeature request, > however, I still see all the attributes being downloaded on the client > side. The only *observation I had is that all the fields are marked as > not-nullable/mandatory

[Geoserver-users] OGR datastore / GDAL installation problems.

2022-03-25 Thread Peter Smythe
Dear list Does anyone make use of the OGR datastore extension: https://docs.geoserver.org/latest/en/user/community/ogr-store/index.html (or GDAL Image Formats: https://docs.geoserver.org/stable/en/user/data/raster/gdal.html)? I am getting the errors: Native library load failed. >

[Geoserver-users] (no subject)

2022-03-25 Thread Matteo BASILE
Dear GeoSolutions, I'm sorry for the trouble. I have a problem with GeoServer and the OpenSearch plugin ( https://docs.geoserver.org/latest/en/user/community/opensearch-eo/index.html ). In particular, I want to both use the OpenSearch module for search purposes and to publish an Image Mosaics

Re: [Geoserver-users] Image Mosaic JDBC

2022-03-25 Thread Daniele Romagnoli
Hi David, quoting from another thread: *the imagemosaic-jdbc plugin has been removed from the GeoServer source code,after years without a dedicated maintainer.* See the full answer on a similar thread.

Re: [Geoserver-users] WFS GetFeature Request with PropertyName

2022-03-25 Thread Rahkonen Jukka (MML)
Hi, See the answer in https://gis.stackexchange.com/questions/380677/wfs-getfeature-with-propertyname-get-response-without-geometry about how to select just certain properties. Unfortunately the demo server at GIS Solutions seems to be down. But if all the properties are mandatory (check with

[Geoserver-users] Image Mosaic JDBC

2022-03-25 Thread David Haynes
Hello, Sorry for this simple question. I was updating my Geoserver to version 2.20.3 and I seem to have some difficulty finding and downloading the image mosaic JDBC.zip (Jar). Has it been renamed Image Pyramid ( http://geoserver.org/release/stable/)

[Geoserver-users] WFS GetFeature Request with PropertyName

2022-03-25 Thread Prem Kumar
Hi Team, Off late, I'm dealing with rendering large geojson data in the MapBox frontend page using Geoserver WFS service to load the geojson data. Although I'm able to successfully render millions of points on the map with point clustering behavior, I see entire geojson data being downloaded

Re: [Geoserver-users] Automating layer publishing via API

2022-03-25 Thread Prem Kumar
Thanks for the help, Jody. Will check it out. -Prem On Thu, 24 Mar 2022 at 8:54 PM, Jody Garnett wrote: > To get a working example, configure the layer with the CQL filter you > want, and then use the REST API to see what was written out. > > You are welcome to contribute to the documentation

Re: [Geoserver-users] GEOSERVER_DATA_DIR

2022-03-25 Thread Olivier Gagnon
Hi, Yes it's possible. Make sure all the necessary permissions on the remote computer are given to the account running the tomcat service. Hope this helps Envoyé à partir d’Outlook De : Fco. Javier García Ricca Envoyé : 25 mars

[Geoserver-users] GEOSERVER_DATA_DIR

2022-03-25 Thread Fco . Javier García Ricca
Hello, I have Geoserver (version 2.20.3) running with Tomcat. I changed the GEOSERVER_DATA_DIR by default to another folder on another physical disk (D:GEOSERVER_DATA_DIR). For this I have modified the WEB file.xml This works fine, but I would like to change this to another folder on another

Re: [Geoserver-users] NetCDF - error messages

2022-03-25 Thread Daniele Romagnoli
Hi Frederic, I suggest switching the logging level to GEOTOOLS_DEVELOPER from the Global Settings UI and repeat your test. It should report some more detailed exception. Do you have a sample "ncdump -h" output of the problematic file? Regards, Daniele Romagnoli == GeoServer Professional