OpenStreetMap 标志 OpenStreetMap

Generating a Planet PBF

iandees 于 2010年十二月23日 以 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.

电子邮件图标 Bluesky图标 Facebook图标 LinkedIn图标 Mastodon图标 Telegram图标 X图标

讨论

asciipip2010年12月23日 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/ .

登录以留下评论