From 7ba6e65891c3998e5aec10295e01f880fa19dd4e Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sun, 15 Sep 2024 08:14:42 -0600 Subject: [PATCH] maps endpoint --- docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po | 7 ++++++- docs/_source/maps-libre-is.rst | 7 +++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po b/docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po index 0f49a69..30a20f3 100644 --- a/docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po +++ b/docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Libre Developers Documentation 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-15 08:12-0600\n" +"POT-Creation-Date: 2024-09-15 08:14-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -234,3 +234,8 @@ msgstr "" #: ../../../_source/maps-libre-is.rst:319 msgid "Final apache config:" msgstr "" + +#: ../../../_source/maps-libre-is.rst:365 +msgid "" +"Edit /var/www/html/maps-libre-is/config.defaults.js and change this line:" +msgstr "" diff --git a/docs/_source/maps-libre-is.rst b/docs/_source/maps-libre-is.rst index 496db63..12a50d6 100644 --- a/docs/_source/maps-libre-is.rst +++ b/docs/_source/maps-libre-is.rst @@ -362,3 +362,10 @@ Final apache config: # vim: syntax=apache ts=4 sw=4 sts=4 sr noet +Edit /var/www/html/maps-libre-is/config.defaults.js +and change this line: + +.. code-block:: javascript + + Nominatim_API_Endpoint: 'https://maps.libre.is/nominatim/', +