-
Couldn't load subscription status.
- Fork 56
Closed
Milestone
Description
I think the pystac_client.Client.get_collection method should contact the GET /collections/{collectionId} endpoint instead of iterating through the response of GET /collections. Its better for an API client to utilize the server where appropriate instead of doing something client-side, and the later runs into issues for APIs which have a lot of collections that aren't necessarily exposed through the first call to GET /collections.
matthewhanson
Metadata
Metadata
Assignees
Labels
No labels