Skip to content
Success

Changes

Summary

  1. Fix the inverse Krovak transformation (#80) (#97) (commit: e3abe01) (details)
Commit e3abe01edaeb607a0542d1f9d69100b2cab49fb3 by noreply
Fix the inverse Krovak transformation (#80) (#97)

* It has to use the x and y parameters, not the out parameter
* Extracted common constants
* Fixed formatting
(commit: e3abe01)
The file was modified core/src/main/java/org/locationtech/proj4j/proj/KrovakProjection.java
The file was modified core/src/test/java/org/locationtech/proj4j/CoordinateTransformTest.java