SE.OF Oceanografiska observationer - Strömriktning: Visningstjänst
Visningstjänsten är en WMS-tjänst som visar oceanografiska stationer som mäter strömriktning. Tjänsten visar alla stationer som någonsin levererat data för denna parametrar. Insamlade från fartyg (FERRYBOX) eller havsbojar.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| point_idPoint id | int | — |
| wiski_idWiski id | string | — |
| parameter_nameParameter name | string | — |
| station_nameStation name | string | — |
| latitudeLatitude | string | — |
| longitudeLongitude | string | — |
| period | string | — |
| is_activeIs active | boolean | — |
| is_ferryboxIs ferrybox | boolean | — |
| point | geometry | — |
Schema captured from wfs 1 month 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 1period: 19781207-20040904 · latitude: 57.5999
{
"period": "19781207-20040904",
"latitude": "57.5999",
"point_id": 1,
"wiski_id": "35070",
"is_active": false,
"longitude": "11.6333",
"is_ferrybox": false,
"station_name": "TRUBADUREN BOJ",
"parameter_name": "Strömriktning"
}Record 2period: 20160520-20181105 · latitude: 56.0446
{
"period": "20160520-20181105",
"latitude": "56.0446",
"point_id": 2,
"wiski_id": "35110",
"is_active": true,
"longitude": "12.6873",
"is_ferrybox": false,
"station_name": "HELSINGBORG SJÖV",
"parameter_name": "Strömriktning"
}Record 3period: 20170125-20260724 · latitude: 52.377
{
"period": "20170125-20260724",
"latitude": "52.377",
"point_id": 3,
"wiski_id": "38052",
"is_active": true,
"longitude": "2.9482",
"is_ferrybox": true,
"station_name": "STENA TRANSPORTER FERRYBOX",
"parameter_name": "Strömriktning"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://opendata-view.smhi.se/oc-obs-currentdirection/OF.PointObservation/wms?service=wms&request=getcapabilities
Query examples
curl -s 'https://opendata-view.smhi.se/oc-obs-currentdirection/OF.PointObservation/wfs?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.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.