map_DIST {mapsPERU} | R Documentation |
Geographic information of the districts of Peru
Description
Geographic information of the districts of Peru
Usage
map_DIST
Format
dataframe
- COD_REGION
chr Region code
- COD_DEPARTAMENTO
chr Department code
- COD_PROVINCIA
chr Province code
- COD_DISTRITO
chr District code
- REGION
chr Region name
- DEPARTAMENTO
chr Department name
- PROVINCIA
chr Province name
- DISTRITO
chr District name
- NOMBRE_CAPITAL_LEGAL
chr Capital name
- REGION_NATURAL
chr Natural region
- coords_x
dbl Longitude of the centroid of the district
- coords_y
dbl Latitude of the centroid of the district
- geometry
MULTIPOLYGON Geometric object
[Package mapsPERU version 2.0.0 Index]