X-Git-Url: http://git.rrze.uni-erlangen.de/gitweb/?p=osmrrze.git;a=blobdiff_plain;f=scripts%2Fdoosmupdate.sh;h=9491349eb7b0435b15744713a4a167e9be738c6e;hp=e15f856d57207ffdb2af2229e5f63047c584710d;hb=1e28d5c92809cb71e2d1f044d5e58cee4897d731;hpb=216489551ea9a945047b3bcfce57578504b09cce diff --git a/scripts/doosmupdate.sh b/scripts/doosmupdate.sh index e15f856..9491349 100755 --- a/scripts/doosmupdate.sh +++ b/scripts/doosmupdate.sh @@ -10,6 +10,7 @@ WEBSTATEFILE=/var/www/lastdbupdate.txt # anyways due to the metatile-layout! UPDATECMD="/usr/bin/osm2pgsql --slim --cache=8000 --append --database=osm \ --style=/home.local/osm/dbstyle/osm2pgsql-new.style \ + --flat-nodes=/mnt/database/flatnodes/flatnodes.db \ --hstore --expire-tiles=17-17 \ --expire-output=$EXPIRYFILE $CHANGESFILE"