mapillary / mapillary/mapillary_tools

New feature: Partial sequence deletion in Mapillary web frontend

Open
#638 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Python
Stars
315
Forks
145
Avg merge
3d 10h
Merged PRs (30d)
2

Description

Background
  • As an contributor, I typically try to upload GoPro timelapse videos.
  • After data ingestion, I typically inspect the imagery in the Mapillary web frontend.
  • When a complete video is uploaded it can happen that unnecessray images are logged, e.g. maneuvering on a parking lot or video logging while taking a break.
  • In such cases the web frontend offers to delete individual images which can be a tedious procedure. Deleteing the whoel sequence is available today but would also drop the portions of the sequence that should be retained.
    It would be helpful to have more granular options to delete portions of the sequence.
New feature proporsal
  1. The Mapillary webfront end should provide an option to delete all the images of a sequence from the current image until the end of the sequence.
  2. The Mapillary webfront end should provide an option to delete all the images of a sequence from the beginning of the sequence to the current 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 implementation entry point, and this repository is described as command-line tools. First locate the Mapillary web frontend and its sequence-deletion flow, then confirm whether this repository contains the relevant code. Done means supporting deletion from the current image to either sequence boundary without deleting the retained portion.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.