# SOME DESCRIPTIVE TITLE. # Copyright (C) 2024, Jeff Moe # This file is distributed under the same license as the Libre Developers # Documentation package. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Libre Developers Documentation 0\n" "Report-Msgid-Bugs-To: \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" "Language-Team: en \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.16.0\n" #: ../../../_source/maps-libre-is.rst:3 msgid "maps.libre.is" msgstr "" #: ../../../_source/maps-libre-is.rst:4 msgid "HOWTO run your own map servers." msgstr "" #: ../../../_source/maps-libre-is.rst:8 msgid "Debian" msgstr "" #: ../../../_source/maps-libre-is.rst:9 msgid "Using Debian stable (12/bookworm)." msgstr "" #: ../../../_source/maps-libre-is.rst:11 msgid "Install dependenices:" msgstr "" #: ../../../_source/maps-libre-is.rst:22 msgid "Firewall" msgstr "" #: ../../../_source/maps-libre-is.rst:23 msgid "Open ports 80 and 443 for web." msgstr "" #: ../../../_source/maps-libre-is.rst:26 msgid "Apache" msgstr "" #: ../../../_source/maps-libre-is.rst:27 msgid "Install and set up Apache." msgstr "" #: ../../../_source/maps-libre-is.rst:35 msgid "" "Add new apache configs to /etc/apache2/sites-available/maps-libre-is.conf:" msgstr "" #: ../../../_source/maps-libre-is.rst:79 msgid "Enable new configuration:" msgstr "" #: ../../../_source/maps-libre-is.rst:91 msgid "Nominatim" msgstr "" #: ../../../_source/maps-libre-is.rst:92 msgid "" "\"Nominatim uses OpenStreetMap data to find locations on Earth by name and " "address (geocoding). It can also do the reverse, find an address for any " "location on the planet.\"" msgstr "" #: ../../../_source/maps-libre-is.rst:96 msgid "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:98 msgid "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:100 msgid "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:102 msgid "The full installation is quite demanding:" msgstr "" #: ../../../_source/maps-libre-is.rst:104 msgid "2GB RAM minimum." msgstr "" #: ../../../_source/maps-libre-is.rst:106 msgid "Full planet import requires 128GB of RAM or more." msgstr "" #: ../../../_source/maps-libre-is.rst:108 msgid "Full planet needs at least 1TB of fast disk." msgstr "" #: ../../../_source/maps-libre-is.rst:110 msgid "Full import of planet takes 2.5 days on NVMe, 4-5 days on SSD." msgstr "" #: ../../../_source/maps-libre-is.rst:112 msgid "With the large disk, create a mount in /srv." msgstr "" #: ../../../_source/maps-libre-is.rst:114 msgid "Set up Nominatim user and switch to it." msgstr "" #: ../../../_source/maps-libre-is.rst:126 msgid "Postgres" msgstr "" #: ../../../_source/maps-libre-is.rst:127 msgid "Postgres is needed by Nominatim." msgstr "" #: ../../../_source/maps-libre-is.rst:137 msgid "Edit /etc/postgresql/15/main/postgresql.conf thusly:" msgstr "" #: ../../../_source/maps-libre-is.rst:155 msgid "Nominatim Install" msgstr "" #: ../../../_source/maps-libre-is.rst:156 msgid "As user nominatim." msgstr "" #: ../../../_source/maps-libre-is.rst:168 msgid "Now import data, such as described here:" msgstr "" #: ../../../_source/maps-libre-is.rst:170 msgid "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:172 msgid "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:175 msgid "As the nominatim user:" msgstr "" #: ../../../_source/maps-libre-is.rst:185 msgid "Add this to ~/nominatim-project/.env" msgstr "" #: ../../../_source/maps-libre-is.rst:191 msgid "Download some files:" msgstr "" #: ../../../_source/maps-libre-is.rst:210 msgid "Set up for web:" msgstr "" #: ../../../_source/maps-libre-is.rst:217 msgid "Create systemd files:" msgstr "" #: ../../../_source/maps-libre-is.rst:233 msgid "Another systemd file:" msgstr "" #: ../../../_source/maps-libre-is.rst:260 msgid "Start Nominatim systemd:" msgstr "" #: ../../../_source/maps-libre-is.rst:270 msgid "Nominatim Apache" msgstr "" #: ../../../_source/maps-libre-is.rst:271 msgid "Thusly." msgstr "" #: ../../../_source/maps-libre-is.rst:273 msgid "As user nominatim:" msgstr "" #: ../../../_source/maps-libre-is.rst:279 msgid "As sudo user:" msgstr "" #: ../../../_source/maps-libre-is.rst:293 msgid "Then connect to this to test:" msgstr "" #: ../../../_source/maps-libre-is.rst:295 msgid "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:299 msgid "Nominatim UI" msgstr "" #: ../../../_source/maps-libre-is.rst:300 msgid "Nominatim is just the API. It needs a nice front-end too." msgstr "" #: ../../../_source/maps-libre-is.rst:302 msgid "" "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:304 msgid "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:306 msgid "Grab the latest release from here:" msgstr "" #: ../../../_source/maps-libre-is.rst:308 msgid "``_" msgstr "" #: ../../../_source/maps-libre-is.rst:316 msgid "" "Need to modify Apache again. Remove this file: /etc/apache2/conf-available/" "nominatim.conf" 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 ""