|
From: Mario B. <mar...@gm...> - 2017-10-16 15:20:31
|
I am trying out now the new WMTS Cascading feature. I am using it with the OpenStreetMap data, and it displays well and it even correctly overlays data from a PostGIS table via a WMS request. I am planning on using the WMTS Cascading feature for a printing module for an application that I have done. My problem with it though is that the output stitched image seems to be to compressed (as in too squeezed). The OSM labels are too small to be legible and the small streets can not be seen anymore. I am wondering now if it is a projection problem. The native SRS for the layer is ESPG:4326 and the declared SRS is EPSG:3857 which I think though is correct. Has anybody encountered this already? I can send my WMTS GetCapabilities xml used in the Store creation if required. Thanks. |