WhiteboxTools: A Rust-based platform for advanced spatial analysis

by jblindsayon 11/29/18, 1:04 PMwith 2 comments
by jblindsayon 11/29/18, 1:56 PM

This is a project that I started some two years ago to provide support for raster/vector GIS operations, image processing tasks, spatial hydrology analysis, and LiDAR data processing. It's a pure Rust codebase with a Python interface that allows it to be easily integrated into other software. There is a QGIS plugin for WhiteboxTools as well. More details are provided on the homepage for those that are interested: https://www.uoguelph.ca/~hydrogeo/WhiteboxTools/index.html

by rat322on 11/29/18, 2:01 PM

Interesting!