Re: [Geoserver-users] GeoWebCache number of tiles in different SRID

2024-08-08 Thread Jody Garnett
A small reminder https://geoserver.org/announcements/2024/08/01/geoserver-user-forum.html - - Jody Garnett On Tue, Aug 6, 2024 at 4:19 AM Briones Garcia, Pedro wrote: > Hello everybody. > > > > I am generating tiles with GeoWebCache integrated with GeoServer. Can > someone explain me why when

Re: [Geoserver-users] GeoWebCache number of tiles in different SRID

2024-08-07 Thread Briones Garcia, Pedro
gosto de 2024 15:28 Para: Briones Garcia, Pedro CC: geoserver-users@lists.sourceforge.net Asunto: Re: [Geoserver-users] GeoWebCache number of tiles in different SRID *ATENCIÓN CORREO EXTERNO : Este correo NO procede del Grupo Tragsa. NO haga clic en los enlaces ni abra los archivos adjuntos

Re: [Geoserver-users] GeoWebCache number of tiles in different SRID

2024-08-06 Thread Rahkonen Jukka
Garcia, Pedro Kopio: geoserver-users@lists.sourceforge.net Aihe: Re: [Geoserver-users] GeoWebCache number of tiles in different SRID Hi, because the two gridsets are not aligned, scale wise... check the gridset definitions, at zoom level 12: * EPSG:4326 has a scale of 1:136k * EPSG:3857

Re: [Geoserver-users] GeoWebCache number of tiles in different SRID

2024-08-06 Thread Andrea Aime
Whoops, I actually reported them flipped... EPSG:4326 Is the one having a 1:68k at zoom level 12. Regards, Andrea Aime == GeoServer Professional Services from the experts! Visit http://bit.ly/gs-services-us for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions Group

Re: [Geoserver-users] GeoWebCache number of tiles in different SRID

2024-08-06 Thread Andrea Aime
Hi, because the two gridsets are not aligned, scale wise... check the gridset definitions, at zoom level 12: - EPSG:4326 has a scale of 1:136k - EPSG:3857 has a scale of 1:68k It all starts at zoom level 0... the first covers the entire planet with 2 tiles side by side, the second uses a si