Support DuckDB, Rasterio, and TiTiler #3174
jtbaker
started this conversation in
Python Packages
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
These are already built/supported with Pyodide, so hopefully not too much of a lift to get it supported in the platform
Supporting them would allow to have a serverless cloud optimized geotiff raster tile server in an all Cloudflare context when combined with R2. The architecture (using AWS Lambda) is outlined here: https://kylebarron.dev/blog/cog-mosaic/overview
https://github.com/duckdb/duckdb-pyodide
https://github.com/rasterio/rasterio
https://github.com/developmentseed/titiler
https://pyodide.org/en/latest/usage/packages-in-pyodide.html
Beta Was this translation helpful? Give feedback.
All reactions