Skip to content

Releases: locationtech/proj4j

1.1.2

12 Apr 20:11
f5a026e
Compare
Choose a tag to compare

Fixed

  • Fix NZ Map projection and add a test for it #62
  • Update OrthographicAzimuthalProjection #63
  • Fix UTM, LCC, Krovak and Stere projections #71
  • *2 in stereographic projection near the equator #58
  • WebMercator EPSG code retrieved from proj4 parameters returns a legacy value #61

Added

  • Geocent projection support #60

1.1.1

09 Mar 13:53
Compare
Choose a tag to compare

Changed

  • A projection may have a radius, support +R= parameter

1.1.0

26 Sep 14:11
Compare
Choose a tag to compare

Added

  • Added GeostationarySatelliteProjection/geos projection by @Yaqiang
  • Registry.getProjections exposes all available projects by @noberasco
  • OSGi compatibility by @Neutius

Changed

  • Parse geos (Geostationary Satellite Projection) proj4 strings by @pomadchin
  • Projection units reported as meters by default by @bosborn
  • BasicCoordinateTransform now thread-safe by @sebasbaumh
  • Improve CRS Caching performance by @pomadchin
  • CoordinateReferenceSystem.equals considered logical equality by @pomadchin

1.0.0

13 Dec 19:11
Compare
Choose a tag to compare
  • PR #16 Fix possible null dereference
  • PR #14 Increasing accuracy of etmerc projection
  • PR #8 Fix cea (Cylindrical Equal Area) projection
  • PR #7 Update EPSG DB v9.2
  • PR #6 Added support for Extended Transverse Mercator