Skip to content

feat(900): add configurable radius for reverse geocoding in Photon#905

Merged
dgraf-gh merged 2 commits intomainfrom
900-feature-request-configurable-reverse-geocoding-radius
Apr 13, 2026
Merged

feat(900): add configurable radius for reverse geocoding in Photon#905
dgraf-gh merged 2 commits intomainfrom
900-feature-request-configurable-reverse-geocoding-radius

Conversation

@dgraf-gh
Copy link
Copy Markdown
Contributor

  • Introduced support for setting radius and limit parameters in Photon reverse geocoding requests.
  • Updated UI to include configurable radius input for Photon settings.
  • Adjusted database migration to set default parameters for Photon.
  • Modified GeocodeService logic to handle dynamic radius and limit values.

- Introduced support for setting `radius` and `limit` parameters in Photon reverse geocoding requests.
- Updated UI to include configurable radius input for Photon settings.
- Adjusted database migration to set default parameters for Photon.
- Modified GeocodeService logic to handle dynamic radius and limit values.
@dgraf-gh dgraf-gh linked an issue Apr 13, 2026 that may be closed by this pull request
…hoton

- Adjusted `GeocodeServiceTest` to include `radius` and `limit` parameters.
- Updated `getUrlTemplate` assertion to match new Photon URL format.
@dgraf-gh dgraf-gh merged commit 8f6e766 into main Apr 13, 2026
2 checks passed
@dgraf-gh dgraf-gh deleted the 900-feature-request-configurable-reverse-geocoding-radius branch April 13, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Configurable reverse geocoding radius

1 participant