Geospatial Information Table for Vasterbotten Collection
Click here for a data sample
The table in question is a part of a larger dataset collection. It contains a wealth of important information, including unique identifiers for objects and their corresponding areas. Additionally, it features a column for remarks, possibly related to specific observations or noteworthy characteristics of the data points. The table also includes columns detailing the length and area of the shapes, which are likely to be geographic features, and the geographic information itself in various formats. Two special columns indicate when the data was extracted and the order in which it was processed, enabling the unique identification of each row. The original data is sourced from 'Lantmäteriet' (The Land Survey) in Sweden. This table could be used in a variety of ways in data analytics. For instance, the geographic information could be utilized to create detailed maps, analyze patterns in land use, or study the distribution of certain features across a region. The extract date could be used to track changes over time, providing insights into trends or shifts in the data. Furthermore, the object identifiers and area measurements could support statistical analysis or data comparisons.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | This column contains the date when the data on the row of the table was extracted from the source. |
_row_number | long | This column contains the row number in the data extracted from the source on the extract date specified by the column '_extract_date'. This column, in combination with '_extract_date', uniquely identifies each row. |
OBJECTID | long | This column contains the unique identifier of the object. |
ID | string | This column contains the ID of the object. |
CODE_12 | string | This column contains the 12-digit code of the object. |
Area_Ha | double | This column contains the area of the object in hectares. |
Remark | string | This column contains any remarks or comments related to the object. |
Shape_Leng | double | This column contains the length of the shape of the object. |
Shape_Area | double | This column contains the area of the shape of the object. |
geom_geojson | string | This column contains the geometric data of the object in GeoJSON format. |
geom_geotext | string | This column contains the geometric data of the object in text format. |
geom_type | string | This column contains the type of the geometric data of the object. |
geom_centroid | string | This column contains the centroid of the geometric data of the object. |
geom_center_x | double | This column contains the x-coordinate of the center of the geometric data of the object. |
geom_center_y | double | This column contains the y-coordinate of the center of the geometric data of the object. |