Sea Areas data from the Finnish Forest Research Institute
Click here for a data sample
This table contains data on sea areas obtained from the website of Metsantutkimuslaitos, originating from Finland (ISO country code 'fi'). It includes information such as the extraction date, row number, unique identifier, name of the sea area, geographic coordinates in GeoJSON format, geotext format, type of geometry, centroid of the geometry, center x-coordinate, center y-coordinate, and the original geometry. The data in this table can be utilized in various data analytics scenarios, such as analyzing the distribution and boundaries of different sea areas, calculating the area of each sea area, studying the proximity of certain points to the sea areas, and visualizing the spatial relationships between various geographical features.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | The date when the data was extracted. |
_row_number | long | The sequential number of the row. |
id | int | The unique identifier of the data. |
name | string | The name of the data. |
geom_geojson | string | The geometry of the data in GeoJSON format. |
geom_geotext | string | The geometry of the data in Geotext format. |
geom_type | string | The type of the geometry data. |
geom_centroid | string | The centroid of the geometry data. |
geom_center_x | double | The x-coordinate of the center point of the geometry data. |
geom_center_y | double | The y-coordinate of the center point of the geometry data. |
geom | binary | The full geometry data. |