Learn R Programming

spatialrisk (version 0.8.0)

nl_gemeente: Municipalities in the Netherlands

Description

An sf object with municipal geometries for the Netherlands in 2021. Centroid coordinates are included in EPSG:4326.

Usage

nl_gemeente

Arguments

Format

A simple feature object with 380 rows and 6 variables:

id

Municipality identifier.

code

Municipality code.

areaname

Municipality name.

lon

Longitude of the municipality centroid.

lat

Latitude of the municipality centroid.

geometry

Municipality geometry.

Author

Martin Haringa