← Dinamarca

Observaciones meteorológicas del DMI

GET /denmark/dmi/met-obs

Observaciones meteorológicas en directo de estaciones de DMI. Filtre por stationId y parameterId. Devuelve GeoJSON. Fuente: opendataapi.dmi.dk (sin autenticación desde el 26-03-2026).

Parametros

stationId opcional

DMI station id, e.g. 06180 (Copenhagen)

parameterId opcional

Parameter, e.g. temp_dry

limit opcional predeterminado: 50

Max features

Ejemplos de solicitudes

Uso basico
curl "https://nordapi.ee/api/v1/denmark/dmi/met-obs?stationId=06180&limit=20"

Respuesta en vivo

{
  "data": {
    "features": [
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "ae623a63-967e-9df6-749c-b2c8e3beedc7",
        "properties": {
          "created": "2026-07-06T22:00:30.955536Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "precip_dur_past10min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "98e2bcd5-f304-5148-8e96-4295c3f91c9b",
        "properties": {
          "created": "2026-07-06T22:00:30.95613Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "precip_dur_past1h",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "0ea26bae-ba3f-4ab1-f03b-9c78cee4209b",
        "properties": {
          "created": "2026-07-06T22:00:30.847304Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "cloud_cover",
          "stationId": "06180",
          "value": 100.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "93b09c51-5076-2457-f08b-63d3a56c035a",
        "properties": {
          "created": "2026-07-06T22:00:30.847685Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "cloud_height",
          "stationId": "06180",
          "value": 300.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "574a170b-cea0-0b5f-7336-0b3d006a80e1",
        "properties": {
          "created": "2026-07-06T22:00:30.847966Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "visibility",
          "stationId": "06180",
          "value": 1.8e4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "b8975e58-32b4-2291-b3bb-67aa6defe76a",
        "properties": {
          "created": "2026-07-06T22:00:31.153619Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "humidity",
          "stationId": "06180",
          "value": 95.7
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "53d348e7-bc5f-46ec-4db6-454d23be2e0d",
        "properties": {
          "created": "2026-07-06T22:00:31.153972Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "humidity_past1h",
          "stationId": "06180",
          "value": 93.5
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "56ed1194-9470-ef05-837e-4594965ade1b",
        "properties": {
          "created": "2026-07-06T22:00:31.154165Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "precip_past10min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "d36d06fb-8563-9a3f-88fd-88e6f8f9693b",
        "properties": {
          "created": "2026-07-06T22:00:31.154335Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "precip_past1h",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "5e552ecd-9a37-2bcc-944f-4589313f19ac",
        "properties": {
          "created": "2026-07-06T22:00:31.15451Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "pressure",
          "stationId": "06180",
          "value": 1004.3
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "8356a816-0561-19c5-1233-7abe932e98a5",
        "properties": {
          "created": "2026-07-06T22:00:31.154679Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "pressure_at_sea",
          "stationId": "06180",
          "value": 1004.9
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "77363b5d-c03a-a056-f8a9-002c049b39dc",
        "properties": {
          "created": "2026-07-06T22:00:31.05712Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "temp_grass_max_past1h",
          "stationId": "06180",
          "value": 15.2
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "3876c97d-22f2-8b1f-d87c-b5b1e5c88dd1",
        "properties": {
          "created": "2026-07-06T22:00:31.129402Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "temp_grass_mean_past1h",
          "stationId": "06180",
          "value": 14.6
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "46defe8c-cc20-ee26-4e39-f8b0d5ffd48f",
        "properties": {
          "created": "2026-07-06T22:00:31.131115Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "temp_grass_min_past1h",
          "stationId": "06180",
          "value": 14.4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "dd85b875-f01b-4852-46aa-d3f3e07515aa",
        "properties": {
          "created": "2026-07-06T22:00:31.132835Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "wind_min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "e37f4f42-5b82-bd47-6a54-6310a0b15f1c",
        "properties": {
          "created": "2026-07-06T22:00:31.134011Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "wind_min_past1h",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "8534270f-e082-0db1-81a3-f9724523a883",
        "properties": {
          "created": "2026-07-06T22:00:31.341371Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "visib_mean_last10min",
          "stationId": "06180",
          "value": 1.83e4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "5ba9468a-1043-f2ba-77d5-2e0e696189c5",
        "properties": {
          "created": "2026-07-06T22:00:31.346749Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "temp_dew",
          "stationId": "06180",
          "value": 14.1
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "27e395d3-ca6c-c15c-54e1-de32d100abef",
        "properties": {
          "created": "2026-07-06T22:00:31.34696Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "temp_dry",
          "stationId": "06180",
          "value": 14.8
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "b0d036fd-bd5b-b4f2-6f00-d5905b8fb486",
        "properties": {
          "created": "2026-07-06T22:00:31.347146Z",
          "observed": "2026-07-06T22:00:00Z",
          "parameterId": "temp_grass",
          "stationId": "06180",
          "value": 14.5
        },
        "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-07-06T22:08:14Z",
    "type": "FeatureCollection"
  },
  "success": true
}