maps endpoint
This commit is contained in:
parent
bef7e13aa7
commit
7ba6e65891
|
@ -9,7 +9,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Libre Developers Documentation 0\n"
|
"Project-Id-Version: Libre Developers Documentation 0\n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
|
@ -234,3 +234,8 @@ msgstr ""
|
||||||
#: ../../../_source/maps-libre-is.rst:319
|
#: ../../../_source/maps-libre-is.rst:319
|
||||||
msgid "Final apache config:"
|
msgid "Final apache config:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../../../_source/maps-libre-is.rst:365
|
||||||
|
msgid ""
|
||||||
|
"Edit /var/www/html/maps-libre-is/config.defaults.js and change this line:"
|
||||||
|
msgstr ""
|
||||||
|
|
|
@ -362,3 +362,10 @@ Final apache config:
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
|
# 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/',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue