Re: [Geoserver-users] Issue with rest API and per layer interpolation

2019-05-09 Thread Tyler Youschak
Ok sounds good. When I get some free time I'll contribute! Tyler Youschak On Thu, May 9th, 2019 at 11:37 AM, Ian Turton wrote: > > We welcome documentation fixes -  > https://docs.geoserver.org/latest/en/docguide/quickfix.html > > > Ian > > > On Thu, 9 M

Re: [Geoserver-users] Issue with rest API and per layer interpolation

2019-05-09 Thread Tyler Youschak
Thank you a lot! That is exactly what I was looking for. I feel like that should maybe be better documented, as I didn't find it anywhere in all of my searching. Thanks again, Tyler Tyler Youschak On Thu, May 9th, 2019 at 10:52 AM, "Ikeoka, Steve" wrote: > > >

[Geoserver-users] Issue with rest API and per layer interpolation

2019-05-08 Thread Tyler Youschak
Hello all, Currently through the rest api I make a post request to coverage stores to add my store. I thin make a post request to /workspaces/{name}/coverages that contain information. Additionally, I have these lines in there specifically: "interpolationMethods" => [ "string" => [ "bilinear" ]

[Geoserver-users] GeoServer Stats

2018-11-04 Thread Tyler Youschak
Hello all, Is there a version of GeoWebCache that has json responses with data like this:  http://158.69.22.127:8080/geoserver/gwc/ ( https://share.polymail.io/v1/z/b/NWJkZjBlODFiYjQ4/cGRiW2wK_LKSViUfT_V4DYHODocn7vw3bl1cBdvY4u6UuMjXr0gUd1ukVZVNpZXXen45qtwjKMc2Ula8tz0kmjEVud5V09uB2zc2R0uvaE4E5yGe2

Re: [Geoserver-users] GeoServer SLD Unexpected Outcome

2018-10-06 Thread Tyler Youschak
how GeoServer currently does it? Also, if you would be able to, can you point to where it’s located in the code? Thanks, Tyler Youschak On Fri, Aug 31, 2018 at 12:14 AM Andrea Aime < Andrea Aime ( Andrea Aime ) > wrote: > > > On Mon, Aug 27, 2018 at 6:47 PM Tyler Yousch

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

Re: [Geoserver-users] GeoServer SLD Unexpected Outcome

2018-08-27 Thread Tyler Youschak
/4CTsD9mjQzZdJe9BgvUYuORmavUuUGPEojb1yBKm7sDmY3TpnV8rH6EHkxdtK7UjDszTbP4qoDRJw9rjCw1K2VZplx_E48Klviq2M7w7eFiwl9bXCwUVUlPxVGn8tf8Q1FW2IEBjlJGJlHYyYg6F0omncaizSu7I4vtK0aBQgprvrUirnkqQbV5kViJFF8w8wI5mApywtr_OG0BbgCmN3aQ4zP9i4f5wPpy88U_tEcwsGQ2NnowybFdgbTFzIEEEPeby ) (it also looks this way for bicubic) Thanks, Tyler Youschak On Sun, Aug 26

Re: [Geoserver-users] GeoServer SLD Unexpected Outcome

2018-08-26 Thread Tyler Youschak
Hello, (Forgot to reply all...) Thanks for the quick reply! I went ahead and fixed that and also made a few changes to the color table in addition to that and I am getting the same outcome. Updated example (of what I'm trying to fix): https://drive.google.com/open?id=1kQBCfqnqweEcELJyjApoou0nfb

[Geoserver-users] GeoServer SLD Unexpected Outcome

2018-08-26 Thread Tyler Youschak
, please feel free to ask for more. Thanks a ton, Tyler Youschak-- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm

Re: [Geoserver-users] GeoServer Bounding Box Concern / Zoom Error / Tile Access Error

2018-08-11 Thread Tyler Youschak
Wow, alrighty then. It was my fault all along! Sorry about that, and thanks for the help! I have a separate issue (with the REST API), I’ll open a new ticket for that. Thanks again for your help! Tyler Youschak On Sat, Aug 11, 2018 at 9:05 AM Andrea Aime < Andrea Aime ( Andrea A

Re: [Geoserver-users] GeoServer Bounding Box Concern / Zoom Error / Tile Access Error

2018-08-10 Thread Tyler Youschak
JnfZJxjSutotCAJoYgSkatLQx8PB2JxAN2m9-uys50NCkMlt6HLe3JCTst7MwXLQPfJZWbos9nAWBbqYn4Bi1vNhSzgjQaLl_CgF8y_SELZ8nwXOdHGASVLuMW6G_7Bt3fJkGIIfeolMqDPMgA-u94j28-tjGyctNIXOAHYQ_SLCFROgOGX9n91bBpCCVOAGtFOyZGoaD9uX_pPrNResyl6c8jEpY5ASxevSp66VonPUUwtHaRjvzHWsI78Clhl3AmbGhuDKMBPUEBpn58uWT0MGxZQZ9agY1p0I0AvmnM71-qKZ39ihAwoW- ) Thanks Tyler Yousc

Re: [Geoserver-users] GeoServer Bounding Box Concern / Zoom Error / Tile Access Error

2018-08-10 Thread Tyler Youschak
) Tyler Youschak On Fri, Aug 10, 2018 at 11:43 AM Andrea Aime < Andrea Aime ( Andrea Aime ) > wrote: > > Hi Tyler, > lets first see if the konwn issue matches your case. Here is a low > resolution raster: > > > https://demo.geo-solutions.it/geoserver/nurc/wms?servic

Re: [Geoserver-users] GeoServer Bounding Box Concern / Zoom Error / Tile Access Error

2018-08-10 Thread Tyler Youschak
source image is 7000 x 3500, so I am wondering that it could be an issue. It’s also happening with raw grib data to. How much would it cost to fund a fix? Thanks, Tyler Youschak On Fri, Aug 10, 2018 at 3:07 AM Andrea Aime < Andrea Aime ( Andrea Aime ) > wrote: > > > On Fri, Aug 1

[Geoserver-users] GeoServer Bounding Box Concern / Zoom Error / Tile Access Error

2018-08-09 Thread Tyler Youschak
/NWI2ZDFiOTFkNzYz/t8mHncToXqBUobaUbchv9uqO2cV0nRPx9_7_j1Znrb4klEms4VSPRdcKE0OwapswHK7uHhcrcES71ftXX-fWwjiDLDHt1EVckDDdfE0qd11-hRT2ajX4cmOnSq2XR7dos6hb1c7mHqkWB9lsFFEKly4-wHXPGPD6b1cT9IC64i9v5lb62-EsIwZClgeaRbMVTi7Kvt_ePzNx_e2PS2TXlsgxsRIa7HDVcVzF6CkS8hcLQcIA1O1P82pEzBeLv_JNm-5l )   Thanks, Tyler Youschak