MerginMaps / MerginMaps/mobile

Support for identifying raster pixels

Open
#2,830 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

Currently, the identify tool in the app only get results from vectors. I have a DTM raster and I would like to click on pixels and see the elevation. It would be good to support rasters too.

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

Start by locating the app's identify tool and tracing how it handles vector results. Investigate how a DTM raster is exposed at the clicked pixel, then verify that selecting a raster pixel displays its elevation while existing vector identification continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.