vegnett_sampledata {GISSB}R Documentation

Sample data (vegnett)

Description

Sample of the Norwegian Road Network (vegnettRuteplan_FGDB_20210528.gdb) downloaded from Geonorge. Only the first 1000 rows from Oslo county are included.

Usage

data(vegnett_sampledata)

Format

An object of class sf.

Source

National roads database - road network for routing

Examples

data(vegnett_sampledata)
class(vegnett_sampledata)
head(vegnett_sampledata)

[Package GISSB version 1.1 Index]