locationtech / proj4j

Java port of the Proj.4 library for coordinate reprojection
Other
181 stars 71 forks source link

OSGB36 datum and +nadgrids=@null support #74

Closed bosborn closed 2 years ago

bosborn commented 2 years ago

The OSGB36 change prevents the need to change EPSG:27700 proj parameters

There are two transformation versions floating around, but I believe this change is to the correct values and passes the added tests.

This still does not resolve issue #32 (see TODO in added tests in CoordinateTransformTest)