Skip to content

DuckDB datasource #94

@nicokant

Description

@nicokant

I think it would be very usuful to have a DuckDB datasource for both (vector) tile service and features service, this would allow a lot of flexibility in terms of supported formats and queries, since DuckDB with the spatial extension is able to read most of the GDAL sources.
For the tile service, there's unfortunately no st_toMVTGeom function in DuckDB now, but it's possible to read the convert the output geometry (usually wkb) to a MVT tile using geozero.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions