Replies: 1 comment
-
Not yet, but it's planned. Now that we have spatial indexes it actually becomes somewhat feasible to use duckdb as a tile backend as filtering on bounding boxes don't have to perform a full table scan. See #241 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there possible support in the future for ST_AsMVT? Would be cool to be able to feed in WKT or Geojson and output MVT Tiles. Could then use duckdb as part of a dynamic MVT Tile server with different datasources.
Beta Was this translation helpful? Give feedback.
All reactions