Skip to content

Document mapping from GRIB templates to ISO 19111 #187

Description

@desruisseaux

Details

Context

The Open Geospatial Consortium (OGC) and the International Organization for Standardization (ISO) normalize in ISO 19111 a conceptual model for the definition of Coordinate Reference Systems (CRS), including map projections. The Geographic Markup Language (GML), the Well-Known Text (WKT) format and the widely-used (in geospatial community) EPSG geodetic dataset are realizations of the ISO 19111 standard.

ISO 19111 provides data structures for defining custom CRS, including map projections with custom parameter values, but with one limitation: the Operation Method (in ISO 19111 terminology) must be pre-defined. In GRIB files, the equivalent of Operation Methods is templates.

A primary source of Operation Method definitions is the EPSG guidance notes, which provides all the definitions that we need for allowing the implementation of Mercator projection, Lambert Conformal Conic, etc. However some projections in use by WMO are not covered in EPSG guidance notes. An example is Pole rotation. When an Operation Method is not defined by EPSG, we need another authority for making possible to use those map projections in GML or WKT formats. For projections of particular interest to WMO, the natural authority for Operation Method definitions would be WMO.

What is needed

For making possible to use Pole Rotation and other WMO-specific projections in environments structured along ISO 19111 abstract model such as GML and WKT, we need a document that standardize the mapping of GRIB template to properties of the ISO 19111 OperationMethod class. Example of things to document are:

  • Standard OperationMethod names for GRIB templates.
  • Standard OperationParameter names for parameters identified by "Octets No." in GRIB.
  • Formulas showing exactly how each parameter is used.

Starting point

A proposal has been drafted in OGC MetOcean working group:

I understand that WMO as other priorities for now. This issue is filled as reminder that a mapping between GRIB templates and ISO 19111 Operation Methods is desired, as WMO is the only authoritative source I'm aware of for some map projections that are more relevant to the meteorological community than other communities.

Requestor

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions