casti: City Districts

View source: R/casti.R

castiR Documentation

City Districts

Description

Function taking no parameters and returning data frame of districts of Prague and other major cities as sf polygons.

Usage

casti()

Details

Due to package size constraints the data are stored externally (and a working internet connection is required to use the package).

The dataset is based on RUIAN data by the Czech cadastral office. If necessary you can download the most up to date raw dataset in VFR format (a special case of XML which is understood by GDAL) on https://vdp.cuzk.cz/vdp/ruian/vymennyformat (in Czech only).

The data is current to June 2021. Downloaded size is 1.5 MB.

Value

sf data frame with 142 rows of 4 variables + geometry

KOD

Code of the city part / kod mestske casti

NAZEV

Name of the city part / nazev mestske casti

KOD_OBEC

Code of the city

NAZ_OBEC

Name of the city

Source

© ČÚZK, 2021 https://vdp.cuzk.cz/


RCzechia documentation built on Nov. 2, 2023, 5:49 p.m.