developmentseed / developmentseed/titiler-cmr

set concept_id as a path parameter instead of a query parameter

Open
#39 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
25
Forks
9
Avg merge
1d 6m
Merged PRs (30d)
1

Description

It would be more consistent with applications like `titiler-pgstac` and the OGC APIs if we used `concept_id` as a path parameter rather than a query parameter.

Instead of `{titiler_cmr_endpoint}/statistics?concept_id=C12345-abcdef` it would be `{titiler_cmr_endpoint}/collections/{concept_id}/statistics`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.