Geographical and Geometric Data Table for Vastmanland Region
Click here for a data sample
The table in question is a highly organized collection of data, extracted from a dataset belonging to 'Vastmanland'. This table has been compiled from the Swedish website 'Lantmäteriet' (The Land Survey), and is a crucial element in understanding the geographical features and attributes of the region. The table comprises a multitude of columns, each hosting unique and valuable data. Two distinguishing columns contain the date of data extraction and the row number, together providing a unique identifier for each data row. The remaining columns host a variety of information including object ID, area in hectares, remarks, and intricate geometric details. The geometric data, originally in shapefile format, has been transformed and includes the type of geographic feature, its centroid, and its center coordinates. This table is an invaluable resource for data analytics, enabling the study of geographic patterns and trends, analysis of area distribution, and facilitating comprehensive spatial analysis.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | This column records the date when the data on the row was extracted from the source. |
_row_number | long | This column contains the row number in the data extracted from the source. Together with '_extract_date', it uniquely identifies each row. |
OBJECTID | long | This column contains unique identifiers for the objects represented in the table. |
ID | string | This column contains an additional set of unique identifiers for the objects. |
CODE_12 | string | This column contains specific codes related to the objects represented in the table. |
Area_Ha | double | This column records the area of the objects, measured in hectares. |
Remark | string | This column contains any remarks or additional information about the objects. |
Shape_Leng | double | This column records the length of the shape of the objects. |
Shape_Area | double | This column records the area of the shape of the objects. |
geom_geojson | string | This column contains the geometric representation of the objects in GeoJSON format. |
geom_geotext | string | This column contains the geometric representation of the objects in text format. |
geom_type | string | This column indicates the type of the geometric representation of the objects. |
geom_centroid | string | This column contains the central point of the geometric representation of the objects. |
geom_center_x | double | This column records the X-coordinate of the central point of the geometric representation of the objects. |
geom_center_y | double | This column records the Y-coordinate of the central point of the geometric representation of the objects. |