lnicola / erdy

A collection of useful GIS tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A collection of useful GIS tools.

License:Apache License 2.0


Languages

Language:Rust 99.0%Language:Dockerfile 1.0%