Skip to content

davidbrochart/xtrude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binder

xtrude: an xarray extension for 3D terrain visualization

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.

Installation

Using conda:

conda install -c conda-forge xtrude

Using pip:

pip install xtrude

About

An xarray extension for 3D terrain visualization.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages