Re: [Geoserver-users] Raster load from postgis

2018-07-31 Thread Gaurav Pathak
Hi Todd After running the query we get output given below: POSTGIS="2.4.1 r16012" PGSQL="96" GEOS="3.6.2-CAPI-1.10.2 4d2925d" PROJ="Rel. 4.9.3, 15 August 2016" GDAL="GDAL 2.2.2, released 2017/09/15 *GDAL_DATA not found*" LIBXML="2.7.8" LIBJSON="0.12" LIBPROTOBUF="1.2.1" TOPOLOGY RASTER On Tue,

Re: [Geoserver-users] point symbolizer + uom questions

2018-07-31 Thread Raif S. Naffah
hi, a pointer to the class(es) involved in the process would be helpful for me to study and answer my own questions if no developer knows the answers off the top of their head. TIA + cheers; On Tue, 24 Jul 2018 10:21:17 +1000, Raif S. Naffah wrote: > ... > i don't know where to look in the code

[Geoserver-users] Create stored query app-schema

2018-07-31 Thread Marta IP. Medeiros
Hello, In order to full fit inspire WFS requirements we need to create stored queries. Through some reading and search we found this: [cid:part4.735C19BE.2155B04F@geo-solutions.it] My knowledge in geoserver is a bit limited and I don't know how to implement this peace of "code"? Cascate

Re: [Geoserver-users] Raster load from postgis

2018-07-31 Thread Todd Jacobus
Hi Guarav, I would begin by making sure PostGIS is installed correctly. By just looking at your error message, it seems like the GDAL driver can't be found, which is usually (I think) installed with PostGIS. Try running "SELECT PostGIS_full_version();". Best, Todd On Tue, Jul 31, 2018 at 5:50

Re: [Geoserver-users] Raster load from postgis

2018-07-31 Thread Christian Mueller
This is a problem with your Postgres/Postgis configuration. Looks like a problem with GDAL. Time to consult somebody with Postgres/Postgis skills. Cheers On Tue, Jul 31, 2018 at 12:08 PM, Gaurav Pathak wrote: > Hi > > Thanks now my raster table seen in geoserver but when i publish the table

Re: [Geoserver-users] Layer creation in large workspaces takes a long time

2018-07-31 Thread Ian Turton
It sounds like you would be better off with a PostGIS table as a single layer and using the WMS time dimension to choose which polygon to display. Ian On Tue, 31 Jul 2018 at 09:44, JamesOConnor wrote: > Hello all! > > Geoserver

Re: [Geoserver-users] Raster load from postgis

2018-07-31 Thread Gaurav Pathak
Hi Thanks now my raster table seen in geoserver but when i publish the table then error comes out ERROR: rt_raster_to_gdal: Could not load the output GDAL driver Where: PL/pgSQL function st_astiff(raster,text[],integer) line 24 at RETURN org.postgresql.util.PSQLException: ERROR:

Re: [Geoserver-users] Raster load from postgis

2018-07-31 Thread Christian Mueller
Hi 1) Your file oek.pgraster.xml is not a valid XML file. It ends with 2) You are using port 5433 for the db connection, I assume this is correct and not a typo since the default Postgres port is 5432. Cheers Christian On Tue, Jul 31, 2018 at 7:02 AM, Gaurav Pathak wrote: > > >

[Geoserver-users] Layer creation in large workspaces takes a long time

2018-07-31 Thread JamesOConnor
Hello all! Geoserver novice here. I'm using geoserver to provide a WMS service to various users of a webapp. Each user has a workspace, and layers are created within those workspaces. I'm using geoserver 2.11.1 with tomcat7. The data is a time series of polygons (which may not have identical