Le vendredi 11 janvier 2013 14:57:59, Toby Murray a écrit : > But the osm.bz2 file has the timestamp that you need inside of it in > the second line. No need to parse the whole file. > > bzcat planet-130102.osm.bz2 | head -n 2 > <?xml version="1.0" encoding="UTF-8"?> > <osm version="0.6" [license, etc] timestamp="2013-01-02T01:10:14Z">
That is indeed a very usefull trick to know. Thanks. I'll update http://wiki.openstreetmap.org/wiki/Planet -- sly (sylvain letuffe) _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

