zeleznice {RCzechia} | R Documentation |
Railroad Network
Description
Function returning data frame of railroads of the Czech Republic as sf
lines. It has no obligatory parameters.
Usage
zeleznice()
Details
Due to package size constraints the data are stored externally (and a working internet connection is required to use the package).
The data is current to December 2020. Downloaded size is <1 MB.
Value
sf
data frame with 9.957 rows of 3 variables + geometry:
- ELEKTRIFIKACE
is the railroad electrified?
- KOLEJNOST
track: single = jednokolejní, double = dvojkolejní, more = tří a vícekolejní
- ROZCHODNOST
gauge: standard = normální, narrow = úzkokolejka
Source
Mapový podklad – Data200, 2021 © Český úřad zeměměřický a katastrální. https://www.cuzk.cz
[Package RCzechia version 1.12.2 Index]