lisbon_route {slopes} | R Documentation |
A route composed of a single linestring in Lisbon, Portugal
Description
A route representing a trip from the Santa Catarina area in the East of central Lisbon the map to the Castelo de São Jorge in the West of central Lisbon.
Usage
lisbon_route
Format
An object of class sf
Details
Different versions of this dataset are provided.
The lisbon_route
object has 1 row and 4 columns: geometry, ID,
length and whether or not a path was found.
The lisbon_route_xyz_mapbox
was created with:
lisbon_route_xyz_mapbox = elevation_add(lisbon_route)
.
Source
See the lisbon_route.R
script in data-raw
Examples
lisbon_route
lisbon_route_3d
lisbon_route_xyz_mapbox
[Package slopes version 1.0.1 Index]