Skip to content

sketch of high-level GeoTIFF API#218

Draft
kylebarron wants to merge 1 commit intomainfrom
kyle/high-level-geotiff-api
Draft

sketch of high-level GeoTIFF API#218
kylebarron wants to merge 1 commit intomainfrom
kyle/high-level-geotiff-api

Conversation

@kylebarron
Copy link
Member

@kylebarron kylebarron commented Feb 5, 2026

This is an initial claude-driven sketch of what a high-level GeoTIFF API might look like, given the Python async-geotiff implementation.

It's important for me to go over this implementation carefully, and I haven't had time for that yet.

I'm also still improving the Python API, .e.g around band-interleaved data (see developmentseed/async-tiff#240). It might be better for me to massage and improve the Python API a little bit further before coming back to a high-level TS API.

Closes #217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make higher-level GeoTIFF/COG abstraction similar to Python's async-geotiff

1 participant