Re: [Geoserver-users] GeoServer SLD Unexpected Outcome

2018-08-30 Thread Andrea Aime
On Mon, Aug 27, 2018 at 6:47 PM Tyler Youschak wrote: > For the layer thats been acting up, I went ahead and turned off bilinear > interpolation, and switched it back to nearest neighbor. This did fix my > issue, but lost all of the nice smoothing, which is not ideal. > > Is there a way to “fix”

Re: [Geoserver-users] Scaling problems creating WMS from raster layer

2018-08-30 Thread Jason Newmoyer
I think EPSG:404000 is what it defaults to when it doesn't understand (or can't find) the CRS. There's something it doesn't like about your world file. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Thu, Aug 30, 2018 at 7:01 AM, Matthew Pickering < m

Re: [Geoserver-users] GeoServer SLD Unexpected Outcome

2018-08-30 Thread Tyler Youschak
I haven't heard anything since... anyone able to take a look? Thanks! Tyler Youschak On Mon, Aug 27th, 2018 at 11:41 AM, Tyler Youschak wrote: > > > I’ve been doing some more digging during my free time. > > > For the layer thats been acting up, I went ahead and turned off bilinear > inter

Re: [Geoserver-users] Geoserver/GeoWebCache and S3 Blobstore

2018-08-30 Thread Andrea Aime
On Thu, Aug 30, 2018 at 5:13 PM Jan Donner wrote: > Hi! > I'm experiencing problems with using Geoserver and GeoWebCache with a S3 > blob store. > I have managed to create a blob store on S3 (the new folder appeared in s3 > as defined by S3 Object Key Prefix) using Geoserver > I try to cache tile

Re: [Geoserver-users] Geoserver/GeoWebCache and S3 Blobstore

2018-08-30 Thread Rahkonen Jukka (MML)
Hi, There is almost nothing about S3 in your huge logfile (delete obviously irrelevant and repeating contents next time) but I can see rows referring to [memory.MemoryBlobStore] and [guava.GuavaCacheProvider]. I gues that you have the In memory BlobStore enabled. Try if disabling it would chan

Re: [Geoserver-users] Disabling error response of WMS/WFS to the Clients/users

2018-08-30 Thread Rahkonen Jukka (MML)
Hi, If you use just non-supported outputformat http://localhost:8080/geoserver/topp/wms?service=WMS&version=1.1.0&request=GetMap&layers=topp%3Astates&bbox=-124.7314220001%2C24.955967%2C-66.969849%2C49.371735&width=768&height=330&srs=EPSG%3A4326&format=image/png88 then the error is Ther

Re: [Geoserver-users] Scaling problems creating WMS from raster layer

2018-08-30 Thread Matthew Pickering
I gave up with geoserver and just used `gdal2tiles` manually. This means I don't need a server and can just serve the images statically. Matt On Wed, Aug 29, 2018 at 12:17 PM Matthew Pickering wrote: > > I tried to at least. > > I set the declared CRS to 4326 (which is definitely correct). SRS >