[OSM-dev] OSM History Retriever

Peter Körner osm-lists at mazdermind.de
Thu Jul 22 02:43:27 BST 2010


Am 21.07.2010 15:42, schrieb Brett Henderson:
> I'm curious what the format of the full history dump is.  I'd like to
> understand how nodes, ways and relations are represented in the file but
> I can't do so without downloading the whole thing and decompressing it.
Fyi. you can decompress and access it as it comes in via http:

wget -O - -q 
http://planet.osm.org/full-experimental/full-planet-100214.osm.bz2 | 
bzip2 -dc | more

Peter




More information about the dev mailing list