fmidev / fmi-avi-messageconverter-iwxxm

Conversion module for aviation IWXXM messages
MIT License
7 stars 5 forks source link

Multipolygons must be supported with SWXA regions #47

Closed petringo closed 3 years ago

petringo commented 3 years ago

SWX advisory IWXXM parser and serializer must support fi.fmi.avi.model.MultiPolygonGeometry geometry type. These are used for regions passing (-)180 deg longitude that must be split into two polygons at (-)180 deg.

petringo commented 3 years ago

This became obsolete because of fmidev/fmi-avi-messageconverter-tac#91.