Releases: orbisgis/cts
v1.7.1
v1.7.0
Changelog for v1.7.0
- Fix javadoc build errors.
- Remove OrbisParent dependency
- Fix HERMANNSKOGEL DATUM , add seven parameters transformation
- Fix POSTDAM DATUM, add seven parameters transformation
- Add maven deploy profile
v1.6.0
ChangeLog for v1.6.0
- Make methods
Complex.times()
deprecated an replaced byComplex.multiplyBy()
- Make the
Complex()
constructors and methodsComplex.createComplexFromRA()
deprecated and are replaced by
Complex.cartesian()
for cartesian coordinates andComplex.polar()
for polar coordinates. - upgrade to java 11
- upgrade to OrbisParent 1.2.0
CTS Version 1.5.2
This release introduces several bug fixes and new features.
Bugs
Fix Infinite recursion occurs when attempting to project from NAD83 projection to WGS84 projection
Fix Bad recursive call for EPSG:4299, EPSG:29900, EPSG:29902
Fix Datum transformation from toWGS84 to TM65
Remove synchronized method and avoid dead thread when registries are loaded
Prevent recursion in some cases where toWGS84 method is null
Features
Update EPSG registry definitions. The registry is aligned with postgis 2.5.1.
Support new datatums : Greek Geodetic Reference System 1987, Militar-Geographische Institut, Deutsches Hauptdreiecksnetz, Carthage, New Zealand Geodetic Datum 1949,
United Kingdom (UK) - Great Britain - England and Wales onshore, Scotland onshore and Western Isles nearshore; Isle of Man onshore, Ireland - onshore. United Kingdom (UK) - Northern Ireland (Ulster) - onshore, hermannskogel
Make the gr3df97a grid be downloaded like the other instead of been loaded as a resource.
CTS Version 1.5.1
CTS Version 1.4.0
Changes the CTS license from GPL v3.0 to LGPL v3.0.
CTS Version 1.3.4
Release before the license modification.
CTS Version 1.3.3
Fix Solved the grid loading with the IGNF projections