Skip to content

Make the Nominatim URL Configurable#313

Closed
gelinger777 wants to merge 1 commit into
Project-OSRM:gh-pagesfrom
gelinger777:patch-2
Closed

Make the Nominatim URL Configurable#313
gelinger777 wants to merge 1 commit into
Project-OSRM:gh-pagesfrom
gelinger777:patch-2

Conversation

@gelinger777
Copy link
Copy Markdown

This will make the URL of nominatim configurable. Please see my next pull request for the option change in /src/leaflet_options.js

@DennisOSRM
Copy link
Copy Markdown
Contributor

  • Implemented in PR feat: modifiable nominatim endpoint #385: commit c7b5379 — added leafletOptions.nominatim.path and passed it into geocoder; updated src/leaflet_options.js, src/geocoder.js, src/index.js and scripts/replace.js.
  • Runtime support: commit 3a7ba48 — exposes NOMINATIM_ENDPOINT in docker/entrypoint.sh and reads it into config.json; leaflet_options now uses config.NOMINATIM_ENDPOINT if present.
  • (Earlier related: 090e00c added initial modifiable-nominatim work.)

How to use: set NOMINATIM_ENDPOINT (build env or container env) — it will override the default Nominatim URL.

@DennisOSRM DennisOSRM closed this May 9, 2026
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.

2 participants