Skip to content

Make Nominatim URL Configurable#314

Closed
gelinger777 wants to merge 1 commit intoProject-OSRM:gh-pagesfrom
gelinger777:patch-3
Closed

Make Nominatim URL Configurable#314
gelinger777 wants to merge 1 commit intoProject-OSRM:gh-pagesfrom
gelinger777:patch-3

Conversation

@gelinger777
Copy link
Copy Markdown

Make Nominatim URL Configurable

@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
@gelinger777
Copy link
Copy Markdown
Author

This merge request got already grandsons :))))))))))))))))

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