Class GeoConstants

java.lang.Object
com.here.platform.location.core.geospatial.GeoConstants

public class GeoConstants extends Object
Constants used to convert degrees to meters on the spherical earth approximation.
  • Constructor Details

    • GeoConstants

      public GeoConstants()
  • Method Details

    • EarthMeanRadius

      public static double EarthMeanRadius()
    • EarthCircumferenceInMeters

      public static double EarthCircumferenceInMeters()
    • MetersPerDegree

      public static double MetersPerDegree()