SE.OF Oceanographic Observations - Wave Period, Mean: Viewing ServiceSE.OF Oceanografiska observationer - Vågperiod, medelvärde: Visningstjänst
SE.OF Oceanografiska observationer - Vågperiod, medelvärde: VisningstjänstSE.OF Oceanographic Observations - Wave Period, Mean: Viewing Service
This WMS viewing service displays oceanographic stations measuring mean wave period, published by SMHI (Swedish Meteorological and Hydrological Institute). It shows all stations that have ever delivered data for this parameter, with data collected from ships (FerryBox systems) or sea buoys. The service covers Sweden's national oceanographic monitoring network and is intended for visualizing station locations and metadata related to wave period observations via standard web map service requests.Visningstjänsten är en WMS-tjänst som visar oceanografiska stationer som mäter vågperiod. 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 | Internal numeric identifier for the station point.Internal numeric identifier for the station point. |
| wiski_idWiski id | string | Station identifier in the WISKI monitoring system.Station identifier in the WISKI monitoring system. |
| parameter_nameParameter name | string | Name of the measured parameter, e.g. mean wave period.Name of the measured parameter, e.g. mean wave period. |
| station_nameStation name | string | Name of the oceanographic monitoring station.Name of the oceanographic monitoring station. |
| latitudeLatitude | string | Latitude coordinate of the station.Latitude coordinate of the station. |
| longitudeLongitude | string | Longitude coordinate of the station.Longitude coordinate of the station. |
| period | string | Date range during which data were collected, as start-end.Date range during which data were collected, as start-end. |
| is_activeIs active | boolean | Indicates whether the station is currently active.Indicates whether the station is currently active. |
| is_ferryboxIs ferrybox | boolean | Indicates whether data were collected via a FerryBox system on a ship.Indicates whether data were collected via a FerryBox system on a ship. |
| point | geometry | Geographic point geometry of the station location.Geographic point geometry of the station location. |
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: 19781001-20031010 · latitude: 57.5999
{
"period": "19781001-20031010",
"latitude": "57.5999",
"point_id": 1,
"wiski_id": "35070",
"is_active": false,
"longitude": "11.6333",
"is_ferrybox": false,
"station_name": "TRUBADUREN BOJ",
"parameter_name": "Vågperiod, medelvärde 30 min"
}Record 2period: 20150413-20150514 · latitude: 59.0363
{
"period": "20150413-20150514",
"latitude": "59.0363",
"point_id": 2,
"wiski_id": "33031",
"is_active": false,
"longitude": "18.1205",
"is_ferrybox": false,
"station_name": "HÅRSFJÄRDEN WR BOJ",
"parameter_name": "Vågperiod, medelvärde 30 min"
}Record 3period: 19781027-20030904 · latitude: 59.1499
{
"period": "19781027-20030904",
"latitude": "59.1499",
"point_id": 3,
"wiski_id": "35056",
"is_active": false,
"longitude": "19.1333",
"is_ferrybox": false,
"station_name": "ALMAGRUNDET BOJ",
"parameter_name": "Vågperiod, 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-waveperiodmean/OF.PointObservation/wms?service=wms&request=getcapabilities
Query examples
curl -s 'https://opendata-view.smhi.se/oc-obs-waveperiodmean/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.