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: | 1.0.2 |
Built: | 2025-02-22 02:38:09 UTC |
Source: | https://github.com/musajajorge/mapsperu |
Geographic information of the departments of Peru
map_DEP
map_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_DIST
map_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
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_PROV
map_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_REG
map_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