Request/Reply Interface

The interface provides access to meteorological data via OGC API - Environmental Data Retrieval (EDR) standard. It allows retrieving METAR data using spatial and location-based queries.

Operations

Service endpoint complying with OGC API - EDR standard. Provides access to METAR data collections via HTTP.

Resource Type
METAR observations (IWXXM)
Operations
GET – retrieve METAR reports
Messages
Reference

OGC API - Environmental Data Retrieval Standard Specification.

https://ogc.org/standards/ogcapi-edr/

Maps the abstract operations to concrete HTTP GET requests adhering to the OGC Environmental Data Retrieval (EDR) standard conformance classes.

RESTful communication over HTTPS using TLS encryption.

Description

A ZIP archive containing individual METAR reports in IWXXM (XML) format.

ICAO Meteorological Information Exchange Model (XML format).

https://schemas.wmo.int/iwxxm/

Manual on the Digital Exchange of Aeronautical Meteorological Information.

https://www.wmo.int/
Interface Provision Side
TI Primitive Message Exchange Pattern