Skip to content

Questions about 'PgSTACReader' and 'SimpleSTACReader' #209

@louisstuart96

Description

@louisstuart96

As far as I have found, 'Searches' and 'Collections' endpoints are built by titiler.pgstac.factory.MosaicTilerFactory, which uses titiler.pgstac.reader.SimpleSTACReader; 'Items' endpoints are built by titiler.core.factory.MultiBaseTilerFactory, which uses titiler.pgstac.reader.PgSTACReader (inherited from rio_tiler.io.stac.STACReader).

What are the differences between these two readers? Our team is trying to make some customizations, like support of HTTP and S3 links in parallel, and handling 'alterate_asset' STAC extensions. Do we need to customize both readers?

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