xtrude aims to be a 3D equivalent to xarray-leaflet. It uses xarray to generate PNG-encoded elevation tiles from a DEM DataArray
, on the fly as they are requested by deck.gl, which renders them in 3D using WebGL in the browser.
Using conda:
conda install -c conda-forge xtrude
Using pip:
pip install xtrude