← Danmark

DMI väderobservationer

GET /denmark/dmi/met-obs

Meteorologiska observationer i realtid från DMI-stationer. Filtrera efter stationId och parameterId. Returnerar GeoJSON. Källa: opendataapi.dmi.dk (ingen autentisering sedan 2026-03-26).

Parametrar

stationId valfri

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

parameterId valfri

Parameter, e.g. temp_dry

limit valfri standard: 50

Max features

Exempelförfrågningar

Grundläggande användning
curl "https://nordapi.ee/api/v1/denmark/dmi/met-obs?stationId=06180&limit=20"

Livesvar

{
  "data": {
    "features": [
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "bf4dfebd-bc42-2173-e99a-c52ef6a5d018",
        "properties": {
          "created": "2026-07-06T22:30:18.487323Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "humidity",
          "stationId": "06180",
          "value": 95.4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "18511f25-489b-39e0-97e1-4f949aaaa8c3",
        "properties": {
          "created": "2026-07-06T22:30:18.488426Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "precip_past10min",
          "stationId": "06180",
          "value": 0.1
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "b6e3f5ca-2f26-e904-9352-882147c73307",
        "properties": {
          "created": "2026-07-06T22:30:18.491573Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "pressure",
          "stationId": "06180",
          "value": 1004.2
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "d31a0598-f8dd-68f6-85ed-bd5264a3f0e4",
        "properties": {
          "created": "2026-07-06T22:30:18.492984Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "pressure_at_sea",
          "stationId": "06180",
          "value": 1004.8
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "702d36b8-52e0-452c-b6e8-610a537a9d65",
        "properties": {
          "created": "2026-07-06T22:30:18.495935Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "visib_mean_last10min",
          "stationId": "06180",
          "value": 4.8e4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "4e671355-924b-e8ac-4614-30e045be1f18",
        "properties": {
          "created": "2026-07-06T22:30:18.49762Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "wind_min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "c35eab5a-8f89-cf22-cdc9-4500a06ec929",
        "properties": {
          "created": "2026-07-06T22:30:18.498722Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "cloud_cover",
          "stationId": "06180",
          "value": 90.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "69d828af-9ac9-f907-ab3e-b088ebe684f0",
        "properties": {
          "created": "2026-07-06T22:30:18.49978Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "cloud_height",
          "stationId": "06180",
          "value": 300.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "9e62c94d-8cee-2873-74de-fecbd7767911",
        "properties": {
          "created": "2026-07-06T22:30:18.500776Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "visibility",
          "stationId": "06180",
          "value": 4.5e4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "51dba707-80f2-c09a-caff-8a52a8585881",
        "properties": {
          "created": "2026-07-06T22:30:18.502318Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "precip_dur_past10min",
          "stationId": "06180",
          "value": 1.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "b138f3db-8b00-e71f-ea8c-3ef8406f62cc",
        "properties": {
          "created": "2026-07-06T22:30:18.503031Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "temp_dew",
          "stationId": "06180",
          "value": 14.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "2240c25f-f980-b26f-2a7d-1660bdcbca65",
        "properties": {
          "created": "2026-07-06T22:30:18.503711Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "temp_dry",
          "stationId": "06180",
          "value": 14.7
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "713d1b6c-173f-d238-5d40-bbb3d8d5bdd9",
        "properties": {
          "created": "2026-07-06T22:30:18.504986Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "temp_grass",
          "stationId": "06180",
          "value": 14.4
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "08c7ffb4-f895-c17d-b802-6d67c2029722",
        "properties": {
          "created": "2026-07-06T22:30:18.506235Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "wind_dir",
          "stationId": "06180",
          "value": 266.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "16406be8-08dd-937c-cbd4-9a1edf44d800",
        "properties": {
          "created": "2026-07-06T22:30:18.506712Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "wind_max",
          "stationId": "06180",
          "value": 9.26
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "4bcafde4-1c30-6649-e7f5-dffc2ade178f",
        "properties": {
          "created": "2026-07-06T22:30:18.507108Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "wind_speed",
          "stationId": "06180",
          "value": 6.17
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "d6e9bb37-5895-1291-6393-36aa3660d27c",
        "properties": {
          "created": "2026-07-06T22:30:18.537634Z",
          "observed": "2026-07-06T22:30:00Z",
          "parameterId": "precip_past1min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "526ffede-3ca9-4e39-4252-a77b72cdb99d",
        "properties": {
          "created": "2026-07-06T22:30:18.536585Z",
          "observed": "2026-07-06T22:29:00Z",
          "parameterId": "precip_past1min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "111c049c-e8d4-d40c-1a0b-23974bea7871",
        "properties": {
          "created": "2026-07-06T22:30:18.538948Z",
          "observed": "2026-07-06T22:28:00Z",
          "parameterId": "precip_past1min",
          "stationId": "06180",
          "value": 0.0
        },
        "type": "Feature"
      },
      {
        "geometry": {
          "coordinates": [
            12.6454,
            55.614
          ],
          "type": "Point"
        },
        "id": "a8ccfa20-2d75-335c-b07a-5bba6da9ffdd",
        "properties": {
          "created": "2026-07-06T22:30:18.53865Z",
          "observed": "2026-07-06T22:27:00Z",
          "parameterId": "precip_past1min",
          "stationId": "06180",
          "value": 0.1
        },
        "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:35:34Z",
    "type": "FeatureCollection"
  },
  "success": true
}