Latitude/Longitude
The latitude/longitude output fields contain the geographic coordinates of the address. To include latitude/longitude output fields in the output, set OutputRecordType = L.
| columnName | Max. Field Length with null terminator | Description | 
|---|---|---|
| Elevation | 11 | The location's elevation in feet above or below sea level. | 
| Latitude | 11 | The latitude of the address. The latitude is a seven-digit number in degrees, calculated to six decimal places. | 
| Longitude | 12 | The longitude of the address. The longitude is a seven-digit number in degrees, calculated to six decimal places. |