Este mapa es calculado a partir del mapa comunal para no recargar el volumen de datos del paquete.
generar_regiones(mapa = chilemapas::mapa_comunas)Un objeto de clase sf y data.frame.
generar_regiones()
#> Simple feature collection with 16 features and 1 field
#> Geometry type: GEOMETRY
#> Dimension: XY
#> Bounding box: xmin: -109.4499 ymin: -56.52511 xmax: -66.41617 ymax: -17.49778
#> Geodetic CRS: SIRGAS 2000
#> # A tibble: 16 × 2
#> codigo_region geometry
#> * <chr> <GEOMETRY [°]>
#> 1 01 POLYGON ((-68.86081 -21.28512, -68.7581 -21.21752, -68.65677 -…
#> 2 02 MULTIPOLYGON (((-68.98863 -25.38016, -68.98522 -25.37566, -68.…
#> 3 03 MULTIPOLYGON (((-70.68641 -26.15053, -70.68923 -26.15726, -70.…
#> 4 04 MULTIPOLYGON (((-71.66962 -30.34526, -71.67234 -30.34574, -71.…
#> 5 05 MULTIPOLYGON (((-71.67929 -33.44583, -71.68012 -33.448, -71.67…
#> 6 06 POLYGON ((-71.1344 -34.78711, -71.12134 -34.80128, -71.09905 -…
#> 7 07 POLYGON ((-72.1032 -36.12348, -72.09964 -36.12574, -72.09894 -…
#> 8 08 MULTIPOLYGON (((-71.41259 -38.10669, -71.3922 -38.098, -71.383…
#> 9 09 MULTIPOLYGON (((-73.35579 -38.73982, -73.35306 -38.73343, -73.…
#> 10 10 MULTIPOLYGON (((-73.6175 -41.8142, -73.61389 -41.80392, -73.61…
#> 11 11 MULTIPOLYGON (((-74.34857 -45.02053, -74.34886 -45.02632, -74.…
#> 12 12 MULTIPOLYGON (((-71.18405 -52.8089, -71.17569 -52.80759, -71.1…
#> 13 13 POLYGON ((-70.47405 -33.8624, -70.47327 -33.86269, -70.46068 -…
#> 14 14 MULTIPOLYGON (((-71.65597 -40.35386, -71.65874 -40.34691, -71.…
#> 15 15 POLYGON ((-70.35079 -18.8362, -70.34707 -18.83939, -70.34351 -…
#> 16 16 POLYGON ((-72.38553 -36.91169, -72.37685 -36.91617, -72.37034 …