WFS Coastal Isobath Table
Click here for a data sample
This table contains data from the 'Geological Survey of Finland' website, which originates from Finland (ISO country code: 'fi'). The table consists of various columns such as '_extract_date', '_row_number', 'gml_id', 'objectid', 'contour', 'shape_len', 'geom_geojson', 'geom_geotext', 'geom_type', 'geom_centroid', 'geom_center_x', 'geom_center_y', and 'geom'. These columns contain information that can be utilized in data analytics to gain insights and perform various analyses. For example, the 'contour' column provides contour information related to the geographical features, while the 'shape_len' column indicates the length of the shapes. The 'geom_centroid' column provides the centroid information, and the 'geom_type' column specifies the type of the geometrical shape. The 'geom_geojson' and 'geom_geotext' columns contain the geometrical information in different formats. The data in this table can be utilized for spatial analysis, mapping, and other data-driven tasks.
Field Descriptions
Name |
Data type |
Description |
_extract_date | date | The date indicating when the data was extracted. |
_row_number | long | The row number of the record in the table. |
gml_id | string | The identifier for the GML (Geography Markup Language) object. |
objectid | int | The unique identifier of the object. |
contour | int | The contour value of the object. |
shape_len | int | The length of the shape. |
geom_geojson | string | The geometry in GeoJSON format. |
geom_geotext | string | The geometry description in Geotext format. |
geom_type | string | The type of geometry. |
geom_centroid | string | The centroid of the geometry. |
geom_center_x | double | The x-coordinate of the center of the geometry. |
geom_center_y | double | The y-coordinate of the center of the geometry. |
geom | binary | The geometric representation of the object. |