MerginMaps / MerginMaps/mobile

Reverse geocoding

Open
#2,327 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

It may be useful to have a way to automatically assign address to a newly captured point (reverse geocoding), using an existing geocoding service.

QGIS already has geocoder API available, but no implementation supporting reverse geocoding. Also, there is a missing link between the geocoder API and how it could be used in forms (e.g. a function for expressions)

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 reading the QGIS geocoder API and the existing mobile form and expression integration points. Determine how a newly captured point could trigger reverse geocoding and how the returned address could be exposed to forms. Done means reverse geocoding works through an existing service and its result is usable in form expressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.