Skip to content

v2.1

Latest
Compare
Choose a tag to compare
@FObermaier FObermaier released this 18 Aug 09:49

What's Changed

  • Add Gauss_Kruger projection to registry (Transverse_Mercator alias) by @jarobbins in #74
  • CoordinateSystem.WKT creates WKT that can't be parsed by @jarobbins in #77
  • Output ClassName in Projection.WKT instead of Name by @jarobbins in #69
  • Fix incorrect parameter order in coordinate system constructors (#64) by @jhaverkost in #80
  • Declare MapProjection-derived class public instead of internal by @jarobbins in #72
  • LambertAzimuthalEqualAreaProjection: fix transformation when x = 0 by @sguimmara in #91
  • Add orthographic projection class by @tommygebhardt in #101
  • Add compound and vertical coordinate systems by @tommygebhardt in #103
  • Add polar stereographic projection by @stigrj in #109
  • Fixing build issue with Atanh and fixing some build warnings by @driekus77 in #120
  • Support of the Auxiliary Mercator Sphere projection. by @mario-mu in #127
  • Fixed an error when importing projected coordinate systems. Support o… by @mario-mu in #128
  • Fixed an error when reading the AuthorityCode parameter by @mario-mu in #129
  • Error for the GithubIssue98 test fixed by @mario-mu in #130
  • Fixed a bug in the ProjectionRegistry with the naming of the projecti… by @mario-mu in #132
  • Added support for Lambert Tangential Conformal Conic Projection by @mario-mu in #133

New Contributors

Full Changelog: v2.0...v2.1