Re: [Geoserver-users] Support for PostGis Raster without Mosaic JDBC

2019-08-16 Thread Andrea Aime
Hi, some months ago Justin (cc'ed) donated a direct reader in GeoTools: https://github.com/geotools/geotools/tree/master/modules/unsupported/postgis-raster I never used it and the module is not officially supported, but you might want to build it from sources and give it a go, would be interestin

[Geoserver-users] Support for PostGis Raster without Mosaic JDBC

2019-08-16 Thread Marks, Constant
Are there any plans for adding PostGIS raster tables as Stores directly without going through the Mosaic JDBC steps which are fairly error prone? Constant Marks Research Assistant | Computer Science and Engineering University of North Texas Office: Discovery Parks F216 e: constant.ma...@unt.edu

Re: [Geoserver-users] [EXT] Re: Failed to Add Raster Data Source

2019-08-16 Thread Marks, Constant
I created https://osgeo-org.atlassian.net/browse/GEOS-9305 The original tiff and associated files are attached. Thanks for supporting this awesome map server project! -C From: Andrea Aime Sent: Friday, August 16, 2019 4:21 AM To: Marks, Constant Cc: geoserver-users@lists.sourceforge.net Subjec

Re: [Geoserver-users] [EXT] Re: Failed to Add Raster Data Source

2019-08-16 Thread Marks, Constant
How do I pull down the whole log? Every time it gets an error I just see that “ ... 140 more”. From: Jody Garnett Sent: Thursday, August 15, 2019 7:02 PM To: Marks, Constant Cc: geoserver-users@lists.sourceforge.net Subject: [EXT] Re: [Geoserver-users] Failed to Add Raster Data Source In gene

Re: [Geoserver-users] Failed to Add Raster Data Source

2019-08-16 Thread Andrea Aime
On Fri, Aug 16, 2019 at 1:10 AM Marks, Constant wrote: > I found that adding the prj file fixed this problem thanks to this python > script written by Mersey Viking found below. > > > > My question then is why does geoserver need this file for some tifs and > not for others? Is there something a

Re: [Geoserver-users] Problems rendering raster with 4 bands, with OR without custom SLD.

2019-08-16 Thread Daniele Romagnoli
Dear Tomas, note that these are 4 Float32 bands. When you open it on QGIS, it automatically applies some contrast-stretch and band selection, making them looks-like an RGB dataset. On GeoServer, you can use the 3 bands channelselection+contrastEnhancement SLD you have applied. I think there is some