Start bicycle routing for... everywhere!
Format
An sf
object with 237 rows and
6 columns:
- name
The, usually English, long-form name of the city.
- pbf
Link to the latest
.osm.pbf
file for this region.- pbf_file_size
Size of the pbf file in bytes.
- id
A unique identifier. It contains letters, numbers and potentially the characters "-" and "/".
- level
An integer code always equal to 3 (since the bbbike data represent non-hierarchical geographical zones). This is used only for matching operations in case of spatial input. The oe_* functions will select the geographical area closest to the input place with the highest "level". See geofabrik_zones for an example of a (proper) hierarchical structure.
- geometry
The
sfg
for that geographical region, rectangular. See alsooe_get_boundary()
to extract the proper geographical boundaries.
Details
An sf
object containing the URLs, names, and file_size of the OSM extracts
stored at https://download.bbbike.org/osm/bbbike/.
See also
Other provider's-database:
geofabrik_zones
,
openstreetmap_fr_zones