Skip to contents

Calculate the great circle distance

Usage

great_circle_distance_lonlat_input(lat1, lon1, lat2, lon2)

Arguments

lat1

latitude of point 1

lon1

longitude of point 1

lat2

latitude of point 2

lon2

longitude of point 2

Value

the great circle distance