nextcloud / nextcloud/maps

Allow to exlude pictures having certain coordinates from showing on the map

Open
#505 1 comment 0 reactions 0 assignees View on GitHub

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.

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.