cate icon indicating copy to clipboard operation
cate copied to clipboard

Write multi-resolution RGBA pyramids

Open forman opened this issue 6 years ago • 0 comments

Missing a CLI command and API functions that allow creating RGBA image pyramids from a dataset variable in the same way as it is done in the Cate's web API for Cate Desktop.

The output shall have a format that can be published by plain web servers so that frontend developers can add image layers to JS mapping clients such as Leaflet, OpenLayers, Cesium with minimum configuration effort. i.e. write a directory tree {var}/{t}/{z}/{y}/{x}.png.

The tool is required by CfS app of CCI KE project.

forman avatar Oct 21 '19 07:10 forman