SE.OF Oceanografiska observationer - Vågriktning, medelvärde: Visningstjänst
Visningstjänsten är en WMS-tjänst som visar oceanografiska stationer som mäter vågriktning. 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: 20131012-20141211 · latitude: 58.4833
{
"period": "20131012-20141211",
"latitude": "58.4833",
"point_id": 1,
"wiski_id": "33005",
"is_active": true,
"longitude": "10.9333",
"is_ferrybox": false,
"station_name": "VÄDERÖARNA BOJ",
"parameter_name": "Vågriktning, medelvärde 30 min"
}Record 2period: 20010510-20260725 · latitude: 58.9333
{
"period": "20010510-20260725",
"latitude": "58.9333",
"point_id": 2,
"wiski_id": "33002",
"is_active": true,
"longitude": "19.1667",
"is_ferrybox": false,
"station_name": "HUVUDSKÄR OST BOJ",
"parameter_name": "Vågriktning, medelvärde 30 min"
}Record 3period: 20010508-20090214 · latitude: 57.2167
{
"period": "20010508-20090214",
"latitude": "57.2167",
"point_id": 3,
"wiski_id": "33001",
"is_active": false,
"longitude": "11.5667",
"is_ferrybox": false,
"station_name": "LÄSÖ OST BOJ",
"parameter_name": "Vågriktning, medelvärde 30 min"
}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-wavedirectionmean/OF.PointObservation/wms?service=wms&request=getcapabilities
Query examples
curl -s 'https://opendata-view.smhi.se/oc-obs-wavedirectionmean/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.