small_mtl_network {spNetwork}R Documentation

Smaller subset 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 extract in central districts used to demonstrate the main functions of spNetwork. It is mainly used internally for tests.

Usage

small_mtl_network

Format

A sf object with 1244 rows and 2 variables

TYPE

the type of road

geom

the geometry (linestrings)

Source

https://donnees.montreal.ca/dataset/geobase


[Package spNetwork version 0.4.4 Index]