nl_postcode2 {spatialrisk} | R Documentation |
Object of class sf
for 2-digit postcode regions in the Netherlands
Description
An object of class sf
(simple feature) for 2-digit postal
codes (Dutch: postcode) regions in the Netherlands.
Usage
nl_postcode2
Format
A simple feature object with 90 rows and 4 variables:
- areaname
2-digit postal code
- geometry
geometry object of postal code
- lon
longitude of the 2-digit postal code centroid
- lat
latitude of the 2-digit postal code centroid
Details
Postal codes in the Netherlands, known as postcodes, are alphanumeric, consisting of four digits followed by two uppercase letters. The first two digits indicate a city and a region, the second two digits and the two letters indicate a range of house numbers, usually on the same street.
Author(s)
Martin Haringa
[Package spatialrisk version 0.7.1 Index]