erdy

Crates.ioerdy
lib.rserdy
version0.1.3
sourcesrc
created_at2024-08-20 17:23:05.483452
updated_at2024-08-20 17:23:05.483452
descriptionTBD
homepage
repositoryhttps://github.com/lnicola/erdy
max_upload_size
id1345527
size95,442
Laurențiu Nicola (lnicola)

documentation

README

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

Commit count: 0

cargo fmt