Allow to exlude pictures having certain coordinates from showing on the map
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
First of all, thanks to anybody who contributed to this project. It shows tremendous promise.
I have observed that, when showing my pictures on the map, I have a large array of pictures that are interpreted as having coordinates 0°N 0°E. I have never been to this place. Loading all these images (5K+) takes a lot of processing power, and is ultimately fruitless as it doesn't add any information and prevent the other pictures from being shown in a timely manner. Could it be possible to filter out some coordinates when loading pictures ? I know this is probably not a pressing issue, but I thought it was worth mentioning.

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
The issue names no files, tests, or entry points. Start by tracing how pictures and their coordinates are loaded for the map, then determine how coordinate filtering should be configured and verify that excluded coordinates no longer load or appear on the map.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100