[OSM-dev] simple tool for finding minimal set of osmosis diff files

Timo Juhani Lindfors timo.lindfors at iki.fi
Tue Jul 1 18:58:11 BST 2008


Hi,

in order to sync my local planet.osm I need to fetch a number of
osmosis diff files. I could not find a tool for figuring out which
files are needed so I wrote my own. Please let me know if I just
reinvented some wheels :-)

http://iki.fi/lindi/planet-sync.pl

# usage example:
#
# ./planet-sync.pl 20080625000000 20080629180400
# http://planet.openstreetmap.org/daily/daily-20080625-20080626.osc.bz2
# http://planet.openstreetmap.org/daily/daily-20080626-20080627.osc.bz2
# http://planet.openstreetmap.org/daily/daily-20080627-20080628.osc.bz2
# http://planet.openstreetmap.org/daily/daily-20080628-20080629.osc.bz2
# http://planet.openstreetmap.org/hourly/2008062900-2008062901.osc.gz
# http://planet.openstreetmap.org/hourly/2008062901-2008062902.osc.gz
# http://planet.openstreetmap.org/hourly/2008062902-2008062903.osc.gz
# http://planet.openstreetmap.org/hourly/2008062903-2008062904.osc.gz
# http://planet.openstreetmap.org/hourly/2008062904-2008062905.osc.gz
# http://planet.openstreetmap.org/hourly/2008062905-2008062906.osc.gz
# http://planet.openstreetmap.org/hourly/2008062906-2008062907.osc.gz
# http://planet.openstreetmap.org/hourly/2008062907-2008062908.osc.gz
# http://planet.openstreetmap.org/hourly/2008062908-2008062909.osc.gz
# http://planet.openstreetmap.org/hourly/2008062909-2008062910.osc.gz
# http://planet.openstreetmap.org/hourly/2008062910-2008062911.osc.gz
# http://planet.openstreetmap.org/hourly/2008062911-2008062912.osc.gz
# http://planet.openstreetmap.org/hourly/2008062912-2008062913.osc.gz
# http://planet.openstreetmap.org/hourly/2008062913-2008062914.osc.gz
# http://planet.openstreetmap.org/hourly/2008062914-2008062915.osc.gz
# http://planet.openstreetmap.org/hourly/2008062915-2008062916.osc.gz
# http://planet.openstreetmap.org/hourly/2008062916-2008062917.osc.gz
# http://planet.openstreetmap.org/hourly/2008062917-2008062918.osc.gz
# http://planet.openstreetmap.org/minute/200806291800-200806291801.osc.gz
# http://planet.openstreetmap.org/minute/200806291801-200806291802.osc.gz
# http://planet.openstreetmap.org/minute/200806291802-200806291803.osc.gz
# http://planet.openstreetmap.org/minute/200806291803-200806291804.osc.gz

best regards,
Timo Lindfors





More information about the dev mailing list