Logo de OpenStreetMap OpenStreetMap

Generating a Planet PBF

Publicado por iandees el 23 diciembre 2010 en English.

After some discussion on #osm IRC, I started running the following command:

curl -L http://planet.openstreetmap.org/planet-latest.osm.bz2 | bzcat | osmosis --read-xml file=/dev/stdin --write-pbf file=planet-latest.pbf

After 15 minutes or so I have a 1GB (and growing) .pbf planet file. I'll probably generate these weekly and put them somewhere with a quick network connection. Stay tuned if you're interested in a planet-wide .pbf.

Ícono de correo electrónico Icono de Bluesky Ícono de Facebook Ícono de LinkedIn Ícono de Mastodon Ícono de Telegram Ícono X

Discusión

Comentario de asciipip el 23 de diciembre de 2010 a las 16:35

Might I suggest using BitTorrent to distribute them? I'm pleased so far with the torrents over at http://osm-torrent.torres.voyager.hr/ .

Iniciar sesión para dejar un comentario