Replies: 1 comment 1 reply
-
Oh I just remembered this exists: https://github.com/kylebarron/parquet-wasm what I'm after is wiring stac-browser to geoparquet files with nothing in between. I think something like this was already described in here radiantearth/stac-browser#493 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Maybe something not even possible but if this project is pure Python, maybe there is a chance to target WASM via Pyodide?
the idea would be to let the clients run the stack so there is no need for a Lambda or an EC2 instance dispatching the queries. cc @alex-s-gardner
Beta Was this translation helpful? Give feedback.
All reactions