maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH ocitysmap] doc cosmetics


From: David Decotigny
Subject: [Maposmatic-dev] [PATCH ocitysmap] doc cosmetics
Date: Mon, 21 Dec 2009 12:40:17 +0100

---
 support/planet-update-daily.sh-template |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/support/planet-update-daily.sh-template 
b/support/planet-update-daily.sh-template
index c5ba3a6..8be751d 100644
--- a/support/planet-update-daily.sh-template
+++ b/support/planet-update-daily.sh-template
@@ -1,16 +1,20 @@
 #! /bin/sh
 
 ##
-## Script to update your OSM planet. Meant to be run at least once
-## every day. Will make sure that multiple instances will never run
-## concurrently. Will also catch up with the latest snapshot, even
+## Script to update your local OSM planet. Meant to be run at least
+## once every day. Will make sure that multiple instances will never
+## run concurrently. Will also catch up with the latest snapshot, even
 ## when the local planet is older than 1 day.
 ##
 ## Requirements:
-##   - ~/.pgpass or pgsql config so that osm2pgsql doesn't need user
-##     password intervention to connect to the local OSM DB
+##   - a planet already available in the local OSM DB (see
+##     openstreetmap wiki)
 ##   - aptitude install wget
 ##
+## Additional requirement when this script is run as a cron job:
+##   - ~/.pgpass or pgsql config so that osm2pgsql doesn't need to
+##     prompt the user for her password to connect to the local OSM DB
+##
 
 # Path to some dir where the state of the update script will be stored
 # (a few files, a few bytes, write access required):
-- 
1.6.3.3





reply via email to

[Prev in Thread] Current Thread [Next in Thread]