Skip to contents

Function returning data frame of municipalities with extended powers (obce s rozšířenou působností) as sf polygons. It takes no parameters.

Usage

orp_polygony()

Source

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

Value

sf data frame with 206 rows of 5 variables + geometry

KOD_ORP

Code of the level III commune (obec s rozsirenou pusobnosti).

NAZ_ORP

Full name of the level III commune (obec s rozsirenou pusobnosti).

KOD_KRAJ

Code of the region (kraj).

KOD_CZNUTS3

Code of the NUTS3 unit (kraj)

NAZ_CZNUTS3

Name of the NUTS3 unit (kraj)

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 2024. Downloaded size is 3.1 MB.