actinia-org / actinia-core

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zenodo.5879231) | Tutorial: https://actinia-org.github.io/actinia-core/ | Docker: https://hub.docker.com/r/mundialis/actinia-core
https://actinia.mundialis.de/
GNU General Public License v3.0
79 stars 23 forks source link

COG export: remove color table workaround #502

Closed neteler closed 7 months ago

neteler commented 7 months ago

This PR removes the r.out.gdal -c workaround due to a former color table export bug in GDAL COG export (https://github.com/OSGeo/gdal/issues/2946). It was fixed in GDAL 3.1.4.