TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

WhiteboxTools: A Rust-based platform for advanced spatial analysis

5 pointsby jblindsayover 6 years ago

2 comments

jblindsayover 6 years ago
This is a project that I started some two years ago to provide support for raster&#x2F;vector GIS operations, image processing tasks, spatial hydrology analysis, and LiDAR data processing. It&#x27;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: <a href="https:&#x2F;&#x2F;www.uoguelph.ca&#x2F;~hydrogeo&#x2F;WhiteboxTools&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;www.uoguelph.ca&#x2F;~hydrogeo&#x2F;WhiteboxTools&#x2F;index.html</a>
rat322over 6 years ago
Interesting!