mtl_network {spNetwork} | R Documentation |
Road network of Montreal
Description
A feature collection (sf object) representing the road network of Montreal. The EPSG is 3797, and the data comes from the Montreal OpenData website. It is only a small subset in central districts used to demonstrate the main functions of spNetwork.
Usage
mtl_network
Format
A sf object with 2945 rows and 2 variables
- ClsRte
the category of the road
- geom
the geometry (linestrings)
Source
https://donnees.montreal.ca/dataset/geobase
[Package spNetwork version 0.4.4.3 Index]