bbbike_zones | R Documentation |
Start bicycle routing for... everywhere!
bbbike_zones
An sf
object with 237 rows and
6 columns:
The, usually English, long-form name of the city.
Link to the latest .osm.pbf
file for this region.
Size of the pbf file in bytes.
A unique identifier. It contains letters, numbers and potentially the characters "-" and "/".
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.
The sfg
for that geographical region, rectangular. See
also oe_get_boundary()
to extract the proper geographical boundaries.
An sf
object containing the URLs, names, and file_size of the OSM extracts
stored at https://download.bbbike.org/osm/bbbike/.
https://download.bbbike.org/osm/
Other provider's-database:
geofabrik_zones
,
openstreetmap_fr_zones
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.