[MapProxy] Tiff Multistrip Support

Alexey ILchenko lexa.ilc at gmail.com
Tue Feb 24 14:06:30 PST 2015


Hi

I like your software very much and I use it in my projects a lot. I
use MapProxy 1.7.1 and Python 2.7 for creating map tile cache, used in
OSG. It works fine for creating color map tile cache (RGB/RGBA). But I
need a support of tiff/geotiff(multistrip) 1-channel tile (16 bit or
32 float). The last version of PIL allows creating and writing tiff
(single strip) 32 float. I’ve added an option to create tiles in tiff
32 float in my mapproxy. But it would be great if every user had such
an option in a new mapproxy release. May be you can add a support of
geotiff for tiles storing. The implementation of these features would
increase the user’s interest to your software.


More information about the MapProxy mailing list