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 |
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 |
from which server are you planning to download them ?