1 unstable release
0.1.3 | Aug 20, 2024 |
---|
#113 in Images
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
~462K SLoC