1 unstable release

0.1.3 Aug 20, 2024

#23 in Geospatial

Download history 134/week @ 2024-08-20

134 downloads per month

MIT/Apache

63KB
1.5K SLoC

erdy

A collection of useful GIS tools, implemented with a focus on performance.

Based on GDAL, using tiled input images is recommended.

Available tools

sample-extraction

Takes an image and a set of points and extracts a table of the corresponding pixel values from that image.

Building

Install GDAL, Rust and run cargo run --release.

Docker image

docker pull docker.io/lnicola/erdy

Dependencies

~16–27MB
~452K SLoC