stac-utils / stac-utils/stac-fastapi
Transaction Extension missing support for PATCH /collections/{collectionId}/items/{featureId} endpoint
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
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 reading the Transaction Extension specification at the linked OGC API Features extension and tracing the existing transaction-extension entry points for collection items. Implement support for PATCH /collections/{collectionId}/items/{featureId} and verify that the endpoint follows the specification; the issue does not identify specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100