Module org.apache.jena.geosparql
Package org.apache.jena.geosparql.implementation.great_circle
package org.apache.jena.geosparql.implementation.great_circle
-
ClassDescriptionGreat Circle distance uses Haversine formula.Determines final Latitude and Longitude based on a bearing.
Constant values are calculated once to avoid repetition.
Latitude and longitude calculated in stages to avoid unnecessary calculations.