Releases: locationtech/proj4j
Releases · locationtech/proj4j
1.1.0
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