Algaline transect measurement API
This dataset provides access to water quality measurements collected by the Algaline flow-through monitoring system, delivered via a WFS service endpoint (layer: algaline:transect_measurements). Algaline consists of automatic sensors installed on commercial ships operating on the Baltic Sea, which continuously record parameters such as chlorophyll and salinity along their transect routes. The dataset is published by the Finnish Environment Institute (Suomen ympäristökeskus, SYKE) and offers a national-scale, ship-based perspective on marine water quality conditions across the Baltic, complementing fixed monitoring stations with continuous underway measurements gathered during regular maritime traffic.**Service endpoint**: https://geoserver2.ymparisto.fi/geoserver/algaline **Service layer**: algaline:transect_measurements *** **[FI]** Palvelu sisältää Algaline-läpivirtajärjestelmän vedenlaatumittaukset. Algaline-järjestelmä koostuu Itämerellä kulkeviin merialuksiin asennetuista automaattisista...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (15 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| time | dateTime | — |
| lat | double | — |
| lon | double | — |
| depth | double | — |
| vessel_speedVessel speed | double | — |
| parameter_groupParameter group | string | — |
| parameter_nameParameter name | string | — |
| value | double | — |
| qa_quality_idQa quality id | int | — |
| qa_approvedQa approved | int | — |
| meta_vesselnameMeta vesselname | string | — |
| meta_transect_gidMeta transect gid | long | — |
| meta_point_gidMeta point gid | long | — |
| meta_watersample_idMeta watersample id | long | — |
| the_geomThe geom | geometry | — |
Schema captured from wfs 26 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (3 records)
Record 1lat: 58.902390000000004 · lon: 21.62629
{
"lat": 58.902390000000004,
"lon": 21.62629,
"time": "2020-08-01T00:00:03Z",
"depth": null,
"value": 17.692,
"qa_approved": 0,
"vessel_speed": 18.4,
"qa_quality_id": 174118,
"meta_point_gid": 29315628,
"parameter_name": "sotemp",
"meta_vesselname": "SILJA SERENADE",
"parameter_group": "flow",
"meta_transect_gid": 15372,
"meta_watersample_id": 0
}Record 2lat: 59.15709 · lon: 22.05017
{
"lat": 59.15709,
"lon": 22.05017,
"time": "2020-08-01T00:00:08Z",
"depth": null,
"value": 17.529,
"qa_approved": 0,
"vessel_speed": 22.1,
"qa_quality_id": 174118,
"meta_point_gid": 21147514,
"parameter_name": "sotemp",
"meta_vesselname": "FINNMAID",
"parameter_group": "flow",
"meta_transect_gid": 12260,
"meta_watersample_id": 0
}Record 3lat: 58.90427 · lon: 21.62721
{
"lat": 58.90427,
"lon": 21.62721,
"time": "2020-08-01T00:00:25Z",
"depth": null,
"value": 17.69,
"qa_approved": 0,
"vessel_speed": 18.3,
"qa_quality_id": 174118,
"meta_point_gid": 29315629,
"parameter_name": "sotemp",
"meta_vesselname": "SILJA SERENADE",
"parameter_group": "flow",
"meta_transect_gid": 15372,
"meta_watersample_id": 0
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -s 'https://geoserver2.ymparisto.fi/geoserver/algaline/wfs?cql_filter=time+DURING+2020-08-01T00%3A00%3A00%2F2020-08-02T00%3A00%3A00+AND+parameter_name%3D%27sotemp%27&service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.
Dataset
Volume & freshness
License
No license declared upstream.
Distributions (2)
algaline:transect_measurements (GeoJSON)
https://geoserver2.ymparisto.fi/geoserver/algaline/wfs?cql_filter=time+DURING+2020-08-01T00%3A00%3A00%2F2020-08-02T00%3A00%3A00+AND+parameter_name%3D%27sotemp%27&service=WFS&version=2.0.0&request=GetFeature&typeNames=algaline%3Atransect_measurements&count=10000&outputFormat=application%2Fjsonalgaline:transect_measurements (GeoJSON)
https://geoserver2.ymparisto.fi/geoserver/algaline/wfs?cql_filter=time+DURING+2020-08-01T00%3A00%3A00%2F2020-08-02T00%3A00%3A00+AND+parameter_name%3D%27sotemp%27&service=WFS&version=2.0.0&request=GetFeature&typeNames=algaline%3Atransect_measurements&count=10000&outputFormat=application%2FjsonSource: wfs
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.