feat: add optional GeoTIFF importer #10
Reference in New Issue
Block a user
Delete Branch "feat/import-geotiff"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n- Add optional import-geotiff feature backed by geotiff-reader\n- Parse tiny synthetic GeoTIFF fixtures into ImportedTerrain\n- Advertise GeoTIFF support in info output when the feature is enabled\n\n## Validation\n- cargo test geotiff --features import-geotiff\n- cargo fmt --check\n- cargo test\n- cargo clippy --all-targets -- -D warnings
d63184f57bto83a6d93356