Skip to main content

CalculateGeoDistance

This Script is part of the Impossible Traveler Pack.#

Compute the distance between two sets of coordinates, in miles.

Script Data#


NameDescription
Script Typepython3
TagsUtilities
Cortex XSOAR Version5.0.0

Used In#


This script is used in the following playbooks and scripts.

  • Impossible Traveler

Inputs#


Argument NameDescription
src_coordsLatitude and Longitude coordinates for the first location. Required format 1.23,4.56
dest_coordsLatitude and Longitude coordinates for the second location. Required format 1.23,4.56

Outputs#


PathDescriptionType
Geo.DistanceDistance between two sets of coordinates, in miles.Unknown
Geo.CoordinatesList of coordinates used in the calculation.Unknown