feat: add optional GeoTIFF importer #10

Merged
moldybits merged 4 commits from feat/import-geotiff into main 2026-05-16 16:06:19 -04:00
Member

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

## 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
moldybot added 4 commits 2026-05-16 16:02:32 -04:00
moldybot force-pushed feat/import-geotiff from d63184f57b to 83a6d93356 2026-05-16 16:02:32 -04:00 Compare
moldybits merged commit 83a6d93356 into main 2026-05-16 16:06:19 -04:00
moldybits deleted branch feat/import-geotiff 2026-05-16 16:06:19 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Repos/openvistapro#10