7b3209b16115872c1232d218dbc661c7e1b590b7
- Introduced `MapProjection` interface for handling coordinate projections and unprojections. - Added `SwissGridProjection` and `SwissGridVariant` for Swiss coordinate systems. - Implemented `UtmProjection` and `UtmResult` for UTM coordinate systems, including hemisphere and zone handling. - Created supporting classes such as `GeodeticDatum`, `MapDate`, and projection-specific result types for extensibility. - Extended `BalloonLiveParser` and added `TrackParser` interface to structure track parsing functionality.
Description
No description provided
Languages
Java
100%