This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How often are osm.pbf files updated?

0

Hi,

I'm planning on using OpenStreetMap data for a geocoding application, and I'm trying to determine how often I'll need to download data and import it into the geocoder.

Does anyone know how frequently the osm.pbf files are updated? I'm specifically using data for the state of Colorado in the US.

Thanks, Jen

asked 04 Dec '18, 22:19

jenwoodson's gravatar image

jenwoodson
21112
accept rate: 0%

3

from which server are you planning to download them ?

(05 Dec '18, 06:26) escada

One Answer:

2

OpenStreetMap itself only provides global "planet files" in the .osm.pbf format. Regional extracts in that format are provided as a service by third parties. Update frequency of these files is, therefore, dependent on which provider you plan to get these files from.

One of the most popular providers for OSM data is Geofabrik, who also offer an .osm.pbf download for Colorado. If that's what you're using, the file will be updated daily.

answered 09 Dec '18, 18:10

Tordanik's gravatar image

Tordanik
12.0k15106147
accept rate: 35%

Source code available on GitHub .