| Title: | Maps of Peru |
|---|---|
| Description: | Information of the centroids and geographical limits of the regions, departments, provinces and districts of Peru. |
| Authors: | Jorge L. C. Musaja [aut, cre] |
| Maintainer: | Jorge L. C. Musaja <[email protected]> |
| License: | GPL-3 |
| Version: | 2.0.0 |
| Built: | 2026-05-18 08:31:58 UTC |
| Source: | https://github.com/musajajorge/mapsperu |
Geographic information of the departments of Peru
map_DEPmap_DEP
dataframe
chr Department code
chr Department name
dbl Longitude of the centroid of the department
dbl Latitude of the centroid of the department
MULTIPOLYGON Geometric object
Geographic information of the districts of Peru
map_DISTmap_DIST
dataframe
chr Region code
chr Department code
chr Province code
chr District code
chr Region name
chr Department name
chr Province name
chr District name
chr Capital name
chr Natural region
dbl Longitude of the centroid of the district
dbl Latitude of the centroid of the district
MULTIPOLYGON Geometric object
Geographic information of the provinces of Peru
map_PROVmap_PROV
dataframe
chr Region code
chr Department code
chr Province code
chr Region name
chr Department name
chr Province name
dbl Longitude of the centroid of the province
dbl Latitude of the centroid of the province
MULTIPOLYGON Geometric object
Geographic information of the regions of Peru
map_REGmap_REG
dataframe
chr Region code
chr Region name
dbl Longitude of the centroid of the region
dbl Latitude of the centroid of the region
MULTIPOLYGON Geometric object