| Crates.io | erdy |
| lib.rs | erdy |
| version | 0.1.3 |
| created_at | 2024-08-20 17:23:05.483452+00 |
| updated_at | 2024-08-20 17:23:05.483452+00 |
| description | TBD |
| homepage | |
| repository | https://github.com/lnicola/erdy |
| max_upload_size | |
| id | 1345527 |
| size | 95,442 |
erdyA collection of useful GIS tools, implemented with a focus on performance.
Based on GDAL, using tiled input images is recommended.
sample-extractionTakes an image and a set of points and extracts a table of the corresponding pixel values from that image.
Install GDAL, Rust and run cargo run --release.
docker pull docker.io/lnicola/erdy