1.2.0
!Important!: Starting this release, proj4j is released as two separate packages:
proj4j- core, only neccessary files; released under the Apache 2 Licenseproj4j-epsg- contains EPSG resource files and released under the Apache 2 License + EPSG License
For more details read the LICENSE file in the root of this repository and the related discussion topic.
Fixed
- Fix EquidistantAzimuthalProjection through add geodesic package #84
- Fix RobinsonProjection #87
- Backport: Stop after successfully applying grid #91