Enclaves / Exclaves
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 32
- Forks
- 8
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
I noticed that Berlin shows as WITHIN Brandenburg when it's actually an enclave.
This issue is to add some tests for enclaves/exclaves and also to add some SQL comments to the spatial relationships queries.
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 spatial relationship queries and the existing relationship tests; the issue specifically calls out Berlin and Brandenburg as the failing enclave case. Add coverage for enclave and exclave relationships and document the relevant SQL, with the tests confirming that Berlin is not reported as simply WITHIN Brandenburg.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, sqlite
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100