Historical Version Tracker of Zone Boundary Lines
The 'zon_grans_line__history' table is a vital part of the dataset collection aimed at capturing long-term aerial photography planning. This table, in essence, is a history table that meticulously keeps track of the version history of its base table rows. This feature makes it a unique asset in evaluating chronological changes and trends.
The table, sourced from the 'Lantmäteriet' website in Sweden, offers detailed information about various aspects of the data. For instance, it records when each row was extracted from the data source and when a new version was obtained. This information makes it possible to track the lifecycle of each data point, from its inception to its most recent update. If a row is the most recent version, this is indicated by a null value in the 'end_date' column.
Geographical information plays a significant role in this table, with data originally in shapefile format - a format used to store geometric location and attribute information of geographic features. The table carries this geographic data in a final, transformed format, providing a comprehensive view of geographical trends and patterns.
As a rich source of data, this table is an invaluable resource for various data analytics scenarios. For instance, it could be used to analyze the evolution of aerial photography planning patterns over time, or to study the frequency of updates to the data source. The geographic data could be utilized to examine spatial trends or to identify areas of interest based on their geographical attributes. Furthermore, the tracking of row extraction dates could aid in data quality assessments or the evaluation of data collection practices.
Field Descriptions
Name | Data type | Description |
---|---|---|
_start_date | date | This column holds the date when the row was extracted from the data source. It is part of a unique combination with '_row_number' to identify each row in this version 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 here is null, it indicates that the row is the most recent version. |
_row_number | long | This column contains the number of the row as it appears in the raw data extracted from the source. It forms a unique identifier for each row in combination with '_start_date'. |
OBJECTID | long | This column likely contains unique identifiers for each of the objects in the table. |
Zoner | string | This column likely contains data related to zones or zoning, given its name. |
geom_geojson | string | This column likely contains geospatial data in the GeoJSON format. |
geom_geotext | string | This column likely contains geospatial data in a textual format. |
geom_type | string | This column likely contains information about the type of geospatial data stored in the row. |
geom_centroid | string | This column likely contains the centroid, or geometric center, of a shape in geospatial data. |
geom_center_x | double | This column likely contains the 'x' coordinate of the center of a shape in geospatial data. |
geom_center_y | double | This column likely contains the 'y' coordinate of the center of a shape in geospatial data. |
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 | d18e5c5b-b756-4548-af0a-20af6087bc2e |
Package id | 5074f3e8-b061-4e03-8606-797959d920c2 |
Position | 3 |
Revision id | 405ab694-9536-4b0e-8a0e-3782eb3e3459 |
State | active |
Table | plan_flygfoto_langsiktig_zip__zon_grans_line__history |