Simple feature polygon collection with 1 feature and 10 fields
data(ValparaisoSHP)
SpatialPolygonsDataFrame-class.
The fields stored in the @data
slot of this object are:
-) NOM_REG: Name of the administrative region -) NOM_PROV: Name of the administrative province -) COD_COM: ID of the administrative comune -) NOM_COM: Name of the administrative comune -) COD_REGI: Numeric code of the administrative region -) SUPERFICIE: Spatial area within the administrative borders of the region, [km2] -) POBLAC02: Probably, it corresponds to the number of inhabitants of the region according to the 2002 census. -) POBL2010: Probably, it corresponds to the number of inhabitants of the region according to the 2010 census. -) SHAPE_Leng: Total length of the administrative border of the region, [m] -) SHAPE_Area: Spatial area within the administrative borders of the region, [m2]
Projection: EPSG:4326