EOxServer / eoxserver

EOxServer is a Python application and framework for presenting Earth Observation (EO) data and metadata.
https://eoxserver.org
Other
40 stars 18 forks source link

Support Webp / avif as WMS output format #561

Open lubojr opened 1 year ago

lubojr commented 1 year ago

https://en.wikipedia.org/wiki/WebP

https://en.wikipedia.org/wiki/AVIF

Can yield tens of % size reduction on transfer size.

WebP is being increasingly supported by commonly used browsers.

We would however need a support of these output formats in Mapserver as the WMS core renderer of EOxServer.