Class MercatorCoordinate

java.lang.Object
org.episteme.natural.earth.coordinates.MercatorCoordinate
All Implemented Interfaces:
Serializable, GeometricObject<EarthCoordinate>, Positioned<EarthCoordinate>, EarthCoordinate

public final class MercatorCoordinate extends Object implements EarthCoordinate, Serializable
Mercator projection coordinate. Used for navigation and web maps (pseudo-Mercator).
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: