Input latitude/longitude format
LatLongFormat
Option.LatLongFormat
|
Indicates the format of the input latitude/longitude. The options
are:
- Degrees, minutes, seconds
- DegMinSec
- For example 90 00 00N180 00 00W.
- Decimal degrees
- Latitude/longitude in decimal degrees.
- PreZero
- Decimal degrees using directional indicator (no decimal
point). For example, 090000000N180000000W.
(default)
- PreZeroDecimal
- Decimal degrees using directional indicator. For
example, 090.000000N180.000000W.
- Decimal
- Decimal degrees using signed latitude/longitude. For
example, 90.000000-180.000000.
- DecimalAssumed
- Decimal degrees using signed latitude/longitude (no
decimal point). For example, 90000000-180000000.
|
Select Decimal
degrees to activate the following options: |
|
- Include decimal point
- If not selected, indicates that the input value is
similar to 90000000-180000000 or 090000000N180000000W.
If selected, indicates that the input value is similar
to 90.000000-180.000000 or 090.000000N180.000000W.
- Use directional indicator (N,S,E,W)
- If selected, indicates that the input value is similar
to 090000000N180000000W or 090.000000N180.000000.
- Use signed latitude/longitude
- If selected, indicates that the input value is similar
to 90000000-180000000 or 90.000000-180.000000)
|
Return distance in
ReturnUnits
Option.ReturnUnits
|
Indicates the measurement units returned for distance
calculation:
- Feet
- Feet
- Kilometers
- Km
- Meters
- Meters
- Miles (default)
- Miles
(default)
|