proj4j
proj4j copied to clipboard
ProjCoordinate: Z ordinate
In ProjCoordinate, the Z-value is not used in the equals and hashCode methods.
I think at this point Proj4j doesn't support Z coords at all. Right now it has a non used Z ordinate and probably some day it would be implemented. Actually I think it is related to https://github.com/locationtech/proj4j/issues/20 as well.