OpenStreetMap Logo OpenStreetMap

Generating a Planet PBF

Verfasst von iandees am 23. Dezember 2010 in 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.

E-Mail-Symbol Bluesky-Symbol Facebook-Symbol LinkedIn-Symbol Mastodon-Symbol Telegramm-Symbol X-Symbol

Diskussion

Kommentar von asciipip am 23. Dezember 2010 um 16:35 Uhr

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

Anmelden, um einen Kommentar zu schreiben