Skip to content

[New Feature]: Support *_limit field configurations for titiler-pgstac #650

@tariqksoliman

Description

@tariqksoliman
  • scan_limit
    integer | (integer | null)(query) | Return as soon as we scan N items (defaults to 10000 in PgSTAC).

  • items_limit
    integer | (integer | null)(query) | Return as soon as we have N items per geometry (defaults to 100 in PgSTAC).

  • time_limit
    integer | (integer | null)(query) | Return after N seconds to avoid long requests (defaults to 5 in PgSTAC).

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