Skip to content

Comments

Add geocoding documentation#140

Merged
Miggets7 merged 2 commits intomainfrom
feature/geo-coding-docs
Feb 19, 2026
Merged

Add geocoding documentation#140
Miggets7 merged 2 commits intomainfrom
feature/geo-coding-docs

Conversation

@Miggets7
Copy link
Contributor

Summary

  • Add user guide page (docs/user-guide/manager-ui/geocoding.md) covering geocoding configuration via mapsettings.json, choosing a Nominatim service, disabling geocoding, and setting up a self-hosted Nominatim instance with Docker
  • Add developer guide section in docs/developer-guide/working-on-maps.md for the or-map component geocoding integration (showGeoCodingControl property, or-map-geocoder-change event, internal architecture)

Closes openremote/openremote#619

Add user guide page covering geocoding configuration (mapsettings.json,
Nominatim URL, self-hosted setup) and developer guide section for the
or-map component geocoding integration.
@Miggets7 Miggets7 requested review from a team February 18, 2026 13:20
@Miggets7 Miggets7 requested a review from pankalog February 18, 2026 14:50
@wborn wborn requested a review from Copilot February 18, 2026 14:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation for the geocoding feature in OpenRemote, covering both user configuration and developer integration.

Changes:

  • Created user guide documentation explaining geocoding configuration, service selection, and self-hosted setup
  • Added developer guide section detailing the or-map component's geocoding integration and API usage

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/user-guide/manager-ui/geocoding.md New user guide page covering geocoding configuration via mapsettings.json, Nominatim service options, and self-hosted setup instructions
docs/developer-guide/working-on-maps.md Added geocoding section documenting the or-map component's showGeoCodingControl property, event handling, and internal architecture

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Member

@pankalog pankalog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for removing all of the less relevant text, LGTM! 👍

@Miggets7 Miggets7 merged commit eab6415 into main Feb 19, 2026
7 of 8 checks passed
@Miggets7 Miggets7 deleted the feature/geo-coding-docs branch February 19, 2026 14:19
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.

Wiki: Add geocoding documentation

2 participants