Skip to content

replace vector and feature service by Tipg #53

@vincentsarago

Description

@vincentsarago

When we started we added a simple OGC feature service which is almost a 1:1 with the stac service so it's not really useful. The vector service tried to create MVT from stac searches which could be a nice feature but maybe not scale.

Let's remove those two service and replace them by a OGC Feature/Tile service based on https://github.com/developmentseed/tipg (but not connected to the pgstac database (for now)

Services

  • pgstac db
  • stac (stac-fastapi) -> pgstac schema in db
  • raster (titiler-pgstac) -> pgstac schema in db
  • vector (tipg) -> public schema in db (we could add the possibility to connect to pgstac schema too)

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