Long-term Aerial Photography Plan - Version History Table
The 'plan_flygfoto_langsiktig__history' table is a historical archive, storing version history of its base table rows. This aspect makes it unique as it contains two additional columns compared to its base table, which hold the dates when each row was extracted from the data source and when a new version of the row was extracted, respectively. If the end date column is null, it indicates that the row is the latest version.
This table holds geographic information, which originally comes in a shapefile format - a common format for storing geometric location and attribute details of geographic features. These features could be represented as points, lines, or polygons. However, in this dataset, the geographic information has been converted from the shapefile format into its final geographic format.
The table's data is sourced from the website of 'Lantmäteriet' (The Land Survey) in Sweden.
In terms of data analytics, this table could be highly beneficial. For example, the version history of geographical information could help in studying the changes in land use over time, aiding in urban planning and development projects. The geographic data could be used in creating layers in a Geographic Information System (GIS) for better visualization and spatial analysis. Furthermore, the date columns could be utilized to track the frequency of updates to the geographic data, providing insights into how often changes occur in the geographical features.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column contains the extraction date of the row from the data source. This information, together with the '_row_number', uniquely identifies each row in this history table. |
_end_date | date | This column contains the date when a new version of the row was extracted from the data source. If the value is null, it indicates that the row is the most recent version. |
_row_number | long | This column contains the row number in the raw data extracted from the data source. This information, together with the '_start_date', uniquely identifies each row in this history table. |
OBJECTID | long | This column contains the object identifier. |
Område | string | This column contains area related information. |
geom_geojson | string | This column contains the geometric information of the area in GeoJSON format. |
geom_geotext | string | This column contains the geometric information of the area in text format. |
geom_type | string | This column specifies the type of the geometric data. |
geom_centroid | string | This column contains the centroid of the geometric data. |
geom_center_x | double | This column represents the X coordinate of the geometric center. |
geom_center_y | double | This column represents the Y coordinate of the geometric center. |
No sample for this dataset
Additional Information
Last updated | August 26, 2024 |
---|---|
Created | August 26, 2024 |
License | No License Provided |
Geographic coverage | |
Geographic granularity | |
Temporal coverage from | |
Temporal coverage to | |
Temporal coverage to | |
Adapter | shapefile |
Country | se |
Database | se_lantmateriet |
Extract date | 2024-08-26 |
Id | f136d60e-d83b-4bff-a4cb-01ee5d414393 |
Package id | 5074f3e8-b061-4e03-8606-797959d920c2 |
Position | 1 |
Revision id | d962b761-5ec6-46a9-882d-c765d2dafaa5 |
State | active |
Table | plan_flygfoto_langsiktig_zip__plan_flygfoto_langsiktig__history |