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
opcional
DMI station id, e.g. 06180 (Copenhagen)
parameterId
opcional
Parameter, e.g. temp_dry
limit
opcional
predeterminado: 50
Max features
| Nombre | Requerido | Predeterminado | Descripcion |
|---|---|---|---|
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": "a5f32732-27f1-57d2-b216-c126db2c8ce1",
"properties": {
"created": "2026-05-22T06:20:07.864351Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "precip_dur_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "4d8e032d-ee0d-8abb-bb68-2bd6167caf6b",
"properties": {
"created": "2026-05-22T06:20:07.880143Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "visib_mean_last10min",
"stationId": "06180",
"value": 3.24e4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "cc155379-5b94-4928-5ae6-2bad1b16d1c9",
"properties": {
"created": "2026-05-22T06:20:07.884308Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "temp_dew",
"stationId": "06180",
"value": 10.3
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "bb0210fe-1083-4ed9-809b-f916a86af875",
"properties": {
"created": "2026-05-22T06:20:07.88584Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "temp_dry",
"stationId": "06180",
"value": 14.2
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "22d312d9-c1b6-72f2-416d-7a7e2e935b8e",
"properties": {
"created": "2026-05-22T06:20:07.886885Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "temp_grass",
"stationId": "06180",
"value": 15.1
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "6269e909-a124-4dda-64c2-351784f078b5",
"properties": {
"created": "2026-05-22T06:20:07.887959Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "wind_dir",
"stationId": "06180",
"value": 253.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "c08d8567-6341-fec1-4794-0a679be123bf",
"properties": {
"created": "2026-05-22T06:20:07.945201Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "wind_max",
"stationId": "06180",
"value": 6.17
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "e56c02ea-4457-69fa-158a-f60eeb9f80fb",
"properties": {
"created": "2026-05-22T06:20:07.946769Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "wind_speed",
"stationId": "06180",
"value": 4.12
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "d924830c-cc20-398c-9f35-b236d3128a92",
"properties": {
"created": "2026-05-22T06:20:07.949693Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "wind_min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "40652800-3386-623f-9d1b-f8d0b6113441",
"properties": {
"created": "2026-05-22T06:20:07.965655Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "cloud_cover",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "cce81eb5-1f1f-5fcd-888e-929507d88326",
"properties": {
"created": "2026-05-22T06:20:07.966691Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "visibility",
"stationId": "06180",
"value": 3.0e4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "1d9606f9-7841-2d79-ffbc-dda0cc651b25",
"properties": {
"created": "2026-05-22T06:20:07.970111Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "humidity",
"stationId": "06180",
"value": 77.3
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "9db0e8e8-241c-9731-1289-361e1a67788c",
"properties": {
"created": "2026-05-22T06:20:07.971144Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "precip_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "e68e8211-e00a-ac00-1c8e-89142694fd42",
"properties": {
"created": "2026-05-22T06:20:07.972244Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "pressure",
"stationId": "06180",
"value": 1026.8
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "9a045a98-58da-b2b0-d56f-d32a5ae8f608",
"properties": {
"created": "2026-05-22T06:20:08.045715Z",
"observed": "2026-05-22T06:20:00Z",
"parameterId": "pressure_at_sea",
"stationId": "06180",
"value": 1027.4
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "bca22cb3-4b57-4793-3bce-c9b54e09eb57",
"properties": {
"created": "2026-05-22T06:10:04.088371Z",
"observed": "2026-05-22T06:10:00Z",
"parameterId": "precip_dur_past10min",
"stationId": "06180",
"value": 0.0
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "2c89bd99-6443-46e1-8305-a1049c597ad3",
"properties": {
"created": "2026-05-22T06:10:04.092395Z",
"observed": "2026-05-22T06:10:00Z",
"parameterId": "temp_dew",
"stationId": "06180",
"value": 10.7
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "bc411698-3038-44f0-66de-072c03aacb69",
"properties": {
"created": "2026-05-22T06:10:04.093558Z",
"observed": "2026-05-22T06:10:00Z",
"parameterId": "temp_dry",
"stationId": "06180",
"value": 13.5
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "e3681cd3-e531-9e4a-e769-4e3e92210753",
"properties": {
"created": "2026-05-22T06:10:04.094936Z",
"observed": "2026-05-22T06:10:00Z",
"parameterId": "temp_grass",
"stationId": "06180",
"value": 14.5
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
12.6454,
55.614
],
"type": "Point"
},
"id": "8e1a376b-8b29-d550-66b7-5d86ba2d9060",
"properties": {
"created": "2026-05-22T06:10:04.095814Z",
"observed": "2026-05-22T06:10:00Z",
"parameterId": "wind_dir",
"stationId": "06180",
"value": 245.0
},
"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-22T06:24:47Z",
"type": "FeatureCollection"
},
"success": true
}