GET /denmark/dmi/met-obs
Live meteorological observations from DMI stations. Filter by stationId and parameterId. Returns GeoJSON. Source: opendataapi.dmi.dk (no auth since 2026-03-26).
stationId
optional
DMI station id, e.g. 06180 (Copenhagen)
parameterId
optional
Parameter, e.g. temp_dry
limit
optional
default: 50
Max features
| Name | Required | Default | Description |
|---|---|---|---|
stationId |
No | - | DMI station id, e.g. 06180 (Copenhagen) |
parameterId |
No | - | Parameter, e.g. temp_dry |
limit |
No | 50 | Max features |
curl "https://nordapi.ee/api/v1/denmark/dmi/met-obs?stationId=06180&limit=20"
{
"data": {
"features": [
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "0d43550c-0749-36cb-f457-9adbc48b9c7e",
"properties": {
"created": "2026-05-22T14:40:02.788367Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "precip_dur_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "717eff24-5819-ee62-8d77-3093994aabe4",
"properties": {
"created": "2026-05-22T14:40:02.795251Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "wind_speed",
"stationId": "06180",
"value": 4.63
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "50ad2508-36cc-6012-cdfc-3b27ddba5e50",
"properties": {
"created": "2026-05-22T14:40:02.796506Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "humidity",
"stationId": "06180",
"value": 70.4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "57d93f2f-1e0b-8b67-49f8-cac072e501bd",
"properties": {
"created": "2026-05-22T14:40:02.797177Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "precip_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "308d7184-b2ed-058c-664b-1e9c95179f88",
"properties": {
"created": "2026-05-22T14:40:02.797697Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "pressure",
"stationId": "06180",
"value": 1028.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "889c8899-b9f0-554f-75eb-029f51e28e0d",
"properties": {
"created": "2026-05-22T14:40:02.798157Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "pressure_at_sea",
"stationId": "06180",
"value": 1028.6
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "dafae999-8e7d-10f9-2410-882db6643c59",
"properties": {
"created": "2026-05-22T14:40:02.789958Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "temp_dew",
"stationId": "06180",
"value": 11.2
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "8afeea51-23ce-4dc8-a95e-d45b1cd4a80e",
"properties": {
"created": "2026-05-22T14:40:02.791583Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "temp_dry",
"stationId": "06180",
"value": 16.7
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "e3694a2b-086c-a656-c192-5a86df188897",
"properties": {
"created": "2026-05-22T14:40:02.792676Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "temp_grass",
"stationId": "06180",
"value": 18.4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "420c246b-2e8d-2a47-993b-429e84ecf7e1",
"properties": {
"created": "2026-05-22T14:40:02.793431Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "wind_dir",
"stationId": "06180",
"value": 293.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "4f3c9940-4a98-e979-c61e-d27ef563984d",
"properties": {
"created": "2026-05-22T14:40:02.794243Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "wind_max",
"stationId": "06180",
"value": 6.69
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "c776673d-853c-675e-d9cc-92df55c9f60a",
"properties": {
"created": "2026-05-22T14:40:02.806341Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "visib_mean_last10min",
"stationId": "06180",
"value": 5.0e4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "e7167f17-b645-f17a-1f97-f7d147c2d050",
"properties": {
"created": "2026-05-22T14:40:03.046254Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "wind_min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "16d74a6e-08c8-9620-667d-0421ae18037c",
"properties": {
"created": "2026-05-22T14:40:03.047082Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "cloud_cover",
"stationId": "06180",
"value": 90.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "c8303ff7-13ae-3ebc-cad0-c63c883ca633",
"properties": {
"created": "2026-05-22T14:40:03.04756Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "cloud_height",
"stationId": "06180",
"value": 600.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "3d1b3083-b159-33b3-ec8b-74bb6b29ad27",
"properties": {
"created": "2026-05-22T14:40:03.048006Z",
"observed": "2026-05-22T14:40:00Z",
"parameterId": "visibility",
"stationId": "06180",
"value": 5.5e4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "8af7e3c1-ea72-35cf-faf1-0909b03cd8e2",
"properties": {
"created": "2026-05-22T14:30:03.554406Z",
"observed": "2026-05-22T14:30:00Z",
"parameterId": "precip_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "f8777f40-3da2-ecb5-33ab-1e0c87fbdbe9",
"properties": {
"created": "2026-05-22T14:30:03.555031Z",
"observed": "2026-05-22T14:30:00Z",
"parameterId": "pressure",
"stationId": "06180",
"value": 1028.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "017ae8e3-3151-d533-ce8d-33460abd61b1",
"properties": {
"created": "2026-05-22T14:30:03.555409Z",
"observed": "2026-05-22T14:30:00Z",
"parameterId": "pressure_at_sea",
"stationId": "06180",
"value": 1028.6
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "011ee933-c976-bc5b-ad73-e2c9c54c2a37",
"properties": {
"created": "2026-05-22T14:30:03.55385Z",
"observed": "2026-05-22T14:30:00Z",
"parameterId": "humidity",
"stationId": "06180",
"value": 70.6
},
"type": "Feature"
}
],
"links": [
{
"href": "https://opendataapi.dmi.dk/v2/metObs/collections/observation/items?limit=20&stationId=06180",
"rel": "self",
"title": "This document",
"type": "application/geo+json"
},
{
"href": "https://opendataapi.dmi.dk/v2/metObs/collections/observation/items?limit=20&stationId=06180&offset=20",
"rel": "next",
"title": "Next set of results",
"type": "application/geo+json"
}
],
"numberReturned": 20,
"timeStamp": "2026-05-22T14:48:39Z",
"type": "FeatureCollection"
},
"success": true
}