Skip to content

Releases: locationtech/proj4j

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