Skip to content

Support for ST_AsMVT and ST_AsMVTGeom? #241

@mhkeller

Description

@mhkeller

In PostGIS, you can serve vector tiles using a combination of ST_AsMVT and ST_AsMVTGeom. It would be really neat if you could do something similar with duckdb. Is there any plan to put these on the roadmap for duckdb_spatial?

Here are a few examples of how those functions can be strung together to create a vector-tile server:

  1. minimal-mvt
  2. mvt-server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions