Class GpxDistance

    • Method Detail

      • getLowestDistance

        public static double getLowestDistance​(OsmPrimitive p,
                                               GpxData gpxData)
        Find the distance between a point and a dataset of surveyed points
        Parameters:
        p - OsmPrimitive from which to get the lowest distance to a GPX point
        gpxData - Data from which to get the GPX points
        Returns:
        The shortest distance