Parameters for Input Data

CalculateDistance takes latitude and longitude information as input.

The table below defines the CalculateDistance input data.

Parameter Description

Data.FirstLatitude

Latitude of the first point for which you want distance returned.

Data.FirstLatitude.Directional

First latitude directional.

N
North
S
South

Data.FirstLongitude

Longitude of the first point for which you want distance returned.

Data.FirstLongitude.Directional

First longitude directional.

E
East
W
West

Data.SecondLatitude

Latitude of the second point for which you want distance returned.

Data.SecondLatitude.Directional

Second latitude directional.

N
North
S
South

Data.SecondLongitude

Longitude of the second point for which you want distance returned.

Data.SecondLongitude.Directional

Second longitude directional.

E
East
W
West