[MapProxy] How do I get these tile sets overlayed with transparency?

Simon Seyock seyock at terrestris.de
Mon Dec 2 23:44:56 PST 2024


Hello,


Just FYI: The MapProxy documentation is available at 
https://mapproxy.github.io/mapproxy

The docs for the paletted configuration can be found here: 
https://mapproxy.github.io/mapproxy/latest/configuration.html#id10

You can always go to https://mapproxy.org and find the link to the 
documentation there.


Greetings Simon


On 02.12.24 08:34, Daniel Cebulla via MapProxy wrote:
> Hi Michael,
>
> I don't remember it for 100 %, but I think the key changing setting is 
> to set "paletted" to "false" in the global config.
>
> As the docs website is not availably at the moment have look at the 
> github file:
> https://github.com/mapproxy/mapproxy/blob/master/doc/configuration.rst
>
> There it says:
> paletted: Enable paletted (8bit) PNG images. It defaults to true for 
> backwards compatibility. You should set this to false if you need 
> 24bit PNG files. You can enable 8bit PNGs for single caches with a 
> custom format (colors: 256).
>
> Only 24 Bit PNGs have an alpha channel. And as "transparent" is 
> difined as:
> transparent: true if the image should have an alpha channel.
>
> I think you have to sett "paletted" to "false" to get this work.
>
> I am using transparent caches and I have set this option to false, so 
> I think this should solve the issue.
>
> Let us know if it worked!
>
> Greetings Daniel
>
> Daniel Cebulla
> Application support GIS
> on behalf of Dr. Arndt Döhler
>
> Phone: +493641 49-5190      Mail: daniel.cebulla at jena.de
>
> Kommunale Informationstechnik und Telekommunikation (KITT)
>
> Municipal enterprise        Director of Operations: Dr. Arndt Döhler
> of the city of Jena         Paradiesstr. 6, 07743 Jena
>
> Am 01.12.2024 um 08:25 schrieb Michael Heerdegen via MapProxy:
>> Michael Heerdegen via MapProxy <mapproxy at lists.osgeo.org> writes:
>>
>>> When you visit the demo service, you see only one layer.
>> I am so disappointed.  I have invested now at least seven hours of time,
>> with no result at all.
>>
>> I only want to get this map working, somehow:
>>
>>    https://basemap.de/produkte-und-dienste/
>>
>> Can mapproxy render the vector map?
>>
>> If not, I both tried with the tile service and the wms service. In each
>> case, I have two download several layers (base+relief), and I want to
>> combine them.  I am enabling transparency, but mapproxy just wont use
>> transparency.
>>
>> I'm attaching the wms version.  As you see, I am enabling transparency,
>> mapproxy-util starts without any errors, but I'm only seeing one layer.
>>
>> Is anybody able to help?  In the meantime I have studied all examples, I
>> have run examples where transparency worked, but I don't know what the
>> crucial difference to my not working config is.  Is there something
>> wrong with the tiles, don't they allow transparency, something like
>> that?
>>
>>
>>
>> TIA,
>>
>> Michael.
>>
>> _______________________________________________
>> MapProxy mailing list
>> MapProxy at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapproxy
>
> _______________________________________________
> MapProxy mailing list
> MapProxy at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapproxy

-- 
  
   Simon Seyock
   - Anwendungsentwickler -

   terrestris GmbH & Co. KG
   Kölnstraße 99
   53111 Bonn

   Tel: +49 (0)228 / 96 28 99 -51
   Fax: +49 (0)228 / 96 28 99 -57

   Email: seyock at terrestris.de
   Web: https://www.terrestris.de

   Amtsgericht Bonn, HRA 6835
   Komplementärin: terrestris Verwaltungsgesellschaft mbH

   vertreten durch: Torsten Brassat, Marc Jansen

   Informationen über Ihre gespeicherten Daten finden Sie auf unserer Homepage unter folgendem Link:
   https://www.terrestris.de/datenschutzerklaerung/



More information about the MapProxy mailing list