tiles more processes on import

This commit is contained in:
Jeff Moe 2024-09-16 15:31:05 -06:00
parent 8ae2a20939
commit 8c56f36382
2 changed files with 5 additions and 5 deletions

View file

@ -116,12 +116,13 @@ msgstr ""
#: ../../../_source/tile-libre-is.rst:150 #: ../../../_source/tile-libre-is.rst:150
msgid "" msgid ""
"Edit /etc/renderd.conf thusly, add to bottom, changing \"accountname\" to" "Edit /etc/renderd.conf thusly, add to bottom, changing \"accountname\" to "
" the user used above:" "the user used above:"
msgstr "" msgstr ""
#: ../../../_source/tile-libre-is.rst:162 #: ../../../_source/tile-libre-is.rst:162
msgid "Edit /usr/lib/systemd/system/renderd.service and add to [Service] section:" msgid ""
"Edit /usr/lib/systemd/system/renderd.service and add to [Service] section:"
msgstr "" msgstr ""
#: ../../../_source/tile-libre-is.rst:170 #: ../../../_source/tile-libre-is.rst:170
@ -179,4 +180,3 @@ msgstr ""
#: ../../../_source/tile-libre-is.rst:224 #: ../../../_source/tile-libre-is.rst:224
msgid "Add more tiles..." msgid "Add more tiles..."
msgstr "" msgstr ""

View file

@ -111,7 +111,7 @@ the old database first than do an update. XXX
chmod o+rx ~ chmod o+rx ~
sudo -u _renderd osm2pgsql -d gis --create --slim -G --hstore \ sudo -u _renderd osm2pgsql -d gis --create --slim -G --hstore \
--tag-transform-script ~/src/openstreetmap-carto/openstreetmap-carto.lua \ --tag-transform-script ~/src/openstreetmap-carto/openstreetmap-carto.lua \
-C 98304 \ -C 98304 --number-processes 8 \
-S ~/src/openstreetmap-carto/openstreetmap-carto.style \ -S ~/src/openstreetmap-carto/openstreetmap-carto.style \
~/data/planet-latest.osm.pbf ~/data/planet-latest.osm.pbf