discuss: duplicate `id` property in geojson
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 259
- Forks
- 169
- Avg merge
- 6h 15m
- Merged PRs (30d)
- 1
Description
we have a property called id in the geojson which appears to be a dupe of source_id
would it be possible to deprecate and remove one of these two properties?
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 with the GeoJSON response shown in the issue and compare the meanings of the id and source_id properties. Decide which property is canonical, define a deprecation and removal plan, and verify that the API's documented response and compatibility expectations are consistent with that decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100