stac-utils / stac-utils/stac-fastapi
Queryables endpoints should be referenced by link relation
Open
Nobody has claimed this yet.
api layer
spec
- Dominant language
- Python
- Stars
- 324
- Forks
- 126
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
The queryables endpoints should be reference by a link relation on the root/landing and each collection with the rel http://www.opengis.net/def/rel/ogc/1.0/queryables . Currently they are not.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the root/landing and collection response entry points, along with the existing queryables endpoints. Verify that both root/landing and every collection expose the specified http://www.opengis.net/def/rel/ogc/1.0/queryables link relation, then run the relevant API tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100