projects
/
osmrrze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2164895
)
use flatnodes-mode of osm2pgsql
author
osm@osm.rrze
<osm@osm.rrze.uni-erlangen.de>
Tue, 4 Dec 2012 09:15:46 +0000
(10:15 +0100)
committer
osm@osm.rrze
<osm@osm.rrze.uni-erlangen.de>
Tue, 4 Dec 2012 09:15:46 +0000
(10:15 +0100)
scripts/doosmupdate.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/doosmupdate.sh
b/scripts/doosmupdate.sh
index e15f856d57207ffdb2af2229e5f63047c584710d..9491349eb7b0435b15744713a4a167e9be738c6e 100755
(executable)
--- 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"
This page took
0.098774 seconds
and
4
git commands to generate.