[MapProxy] WMS for high resolution printing
Grascht, Kolja
kolja.grascht at dataport.de
Tue Nov 10 05:37:57 PST 2015
Hello,
I am building a WMS Service in mapproxy intended for high resolution printing (up to 300 dpi). The WMS will be used in a Portal Application alongside ArcGIS Server Services - hence the ability for high resolution printing. The idea is to create a tile cache for the required service that is then used to create the large image needed for printing. The origin has a limitation of image size, which disables it to be printed in 300 dpi in a A3 template. I have built a yaml for the required WMS Service and created tiles for each layer. I seeded the 19 Layers of the WMS in the specified GRID (see below) and one folder for each layer. Some of the layers have a defined maximum resolution. Hence, the seeding for these layers is only calculated according to these limitations.
[cid:image001.png at 01D11BBC.C7826C30]
Using the service in the Webapplication everything looks fine on screen. The layers with a maximum resolution are displayed correctly. When printing however there seems to be a difference between the export of 96 dpi and 300 dpi images. Printing in 96 dpi is working in every scale but printing in 300 dpi is only working for every scale for those layers without a limit. Those layers with a limit can't be printed in the two biggest available scales although the layers are shown in the map.
For example a few layers are available to the scale 1:36.112 but it's not possible to print in 1:36.112 and 1:72.224. The first printable scale is 1:144.448.
When I print in 96 dpi there are no requests in the source-request.log but when I print in 300 dpi there are requests to the origin WMS.
The second problem appeared when I seeded one of the layers with the limits again without a max resolution. The cache is available and in the correct folder but the layer is still not shown in the map.
Any hints or solutions?
Thanks for the support!
Kolja Grascht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20151110/8ff3a597/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 10581 bytes
Desc: image001.png
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20151110/8ff3a597/attachment.png>
More information about the MapProxy
mailing list