[Geotools-devel] Bug reporting

2019-12-06 Thread Stacey Acosta
Hi All, I think I reported a bug to the wrong bug tracker but wanted to make sure of the correct one before I move it over. It's related to the it.geosolutions.imageioimpl.plugins.tiff.TIFFImageWriter This is where I put it: https://osgeo-org.atlassian.net/browse/GEO-275 , which is in the Ge

Re: [Geotools-devel] Mapbox styles translation seem to have a off-by-one zoom level

2019-12-06 Thread Torben Barsballe
I agree this seems like a bug, and should be fixed. Having a system variable to get back the old behavior might be nice for people who use do a lot of server-side rendering, but I don't think it is strictly necessary. Cheers, Torben On Fri, Dec 6, 2019 at 5:49 AM Andrea Aime wrote: > On Fri, De

Re: [Geotools-devel] Mapbox styles translation seem to have a off-by-one zoom level

2019-12-06 Thread Andrea Aime
On Fri, Dec 6, 2019 at 1:05 PM Jody Garnett wrote: > Thank you for the research, if I can ask a related question should we > recommend use of 512x512 tiles when configuring geoserver for vector tile > production? > I'd say... not really? If you just generate vector tiles, they have a 4096px inte

Re: [Geotools-devel] jars with timestamp in Geotools repo

2019-12-06 Thread Mark Prins
On 04-12-19 17:58, Jody Garnett wrote: That is interesting, I added some notes to the ticket... - the extensions package jars using SNAPSHOT - the war includes geoserver jars using SNAPSHOT, and geotools jars using timestamp We could experiment with settingĀ false ? I think that will only wor

Re: [Geotools-devel] Mapbox styles translation seem to have a off-by-one zoom level

2019-12-06 Thread Jody Garnett
Sorry my last reply got moderated (email size). I would treat as a bug, goal is to have as close a visual as we can, it is not worth having a system variable to preserve a mistake. Thank you for the research, if I can ask a related question should we recommend use of 512x512 tiles when configurin