Re: [Geoserver-users] Odd Mapbox vector tile (MVT) rendering since GS 2.15

2019-11-14 Thread Jody Garnett
Thanks for the detailed report, checking the release notes here: https://osgeo-org.atlassian.net/jira/secure/ReleaseNote.jspa?projectId=1=16746 Shows a number of map box vector tile problems being fixed that would result in differences between 2.14 and 2.15. -- Jody Garnett On Thu, 14 Nov

Re: [Geoserver-users] How to upload custom files to Geoserver

2019-11-14 Thread Andrea Aime
Hi, I believe most web containers limit the size of what can be uploaded by POST, but it's configurable.. in each container in a different way. For example, in GeoSolutions we use Tomcat, and the configuration is called maxPostSize, see here:

Re: [Geoserver-users] How to unsubscribe?

2019-11-14 Thread Simone Giannecchini
This should do: https://sourceforge.net/projects/geoserver/lists/geoserver-users/unsubscribe Regards, Simone Giannecchini == GeoServer Professional Services from the experts! Visit http://bit.ly/gs-services for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions

[Geoserver-users] How to unsubscribe?

2019-11-14 Thread Mike Bronner via Geoserver-users
Sorry if this is posted in the wrong place, but I have tried MANY times to unsubscribe using the link at the bottom of the list emails, but am still getting copied on list conversations. Is there some other way we need to unsubscribe ourselves? ___

[Geoserver-users] No gdaljni in java.library.path Tomcat docker container

2019-11-14 Thread webbber
The error I am encountering is: WARNING [http-nio-8090-exec-82] it.geosolutions.imageio.gdalframework.GDALUtilities.loadGDAL Failed to load the GDAL native libs. This is not a problem unless you need to use the GDAL plugins: they won't be enabled.* java.lang.UnsatisfiedLinkError: no gdaljni in

[Geoserver-users] Odd Mapbox vector tile (MVT) rendering since GS 2.15

2019-11-14 Thread Maurizio La Mela
Hi, after upgrading Geoserver from version 2.13 to version 2.15.3, I have encountered an odd issue concerning GWC and MVT: Mapbox vector tiles (pbf as well as generated mbtiles) that are generated by GWC are rendered at the wrong location on the map. Coordinates, extent, and scaling of vector

Re: [Geoserver-users] Sending overly large viewparams in a GetMap request

2019-11-14 Thread Louis JOHANET
Hi all, I found the answer in previous (albeit old !) e-mail exchanges in this mailing list. The solution is quite simple : just send overly large parameters in the request body, and set the 'Content-Type' header to 'application/x-www-form-urlencoded'. Geoserver will read these as if they