Skip to content

[Feature Request] Configurable reverse geocoding radius #900

@nicobgr

Description

@nicobgr

Is your feature request related to a problem? Please describe.
Not a bug, but with the new geocoding result dropdown in place, it would be really useful to have more control over reverse geocoding behaviour when using a self-hosted provider like Photon. Specifically, the search radius for reverse geocoding requests appears to be hardcoded (currently radius=0.03), which can't be adjusted through the UI. Additionally, there's currently no way to decline a suggested visit — for example, when travelling by train and the train stops briefly somewhere, that location gets recorded as a visit even though it shouldn't be.

Describe the solution you'd like

  • An environment variable (e.g. PHOTON_REVERSE_RADIUS) to configure the radius used for reverse geocoding requests to self-hosted providers
  • An option to decline/dismiss a suggested visit from the geocoding result dropdown

Describe alternatives you've considered
Being able to adjust the radius directly in the UI would also work as an alternative to an environment variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions