Skip to content

FeaturesClient list_items does not support filtering #1221

Description

@tbarsballe

Is your feature request related to a problem? Please describe.
The FeaturesAPI.list_items method exposes the capabilities of the Feature API List Features endpoint.
This endpoint supports a number of filter options, including:

  • bbox
  • datetime (single or interval)
  • id, supporting fuzzy matching
  • hashid
  • sort order

The list_items method supports none of these.

Describe the solution you'd like
Each of the supported filter criteria should also be supported by the SDK

Describe alternatives you've considered
Handling API queries without using the SDK for use cases like this

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions