Touchstone 11.0 API Reference
GeocodeLocationOutput Class Properties


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : GeocodeLocationOutput Class

For a list of all members of this type, see GeocodeLocationOutput members.

Public Properties
 NameDescription
Public Property Contains the code that represents the area associated with the location.  
Public Property Contains the name of the area associated with the location.  
Public Property Contains the name of the city associated with the location.  
Public Property Contains the code that represents the country associated with the location.  
Public Property Contains the name of the country associated with the location.  
Public Property Contains the code that represents the CRESTA associated with the location.  
Public Property Contains the name of the CRESTA associated with the location.  
Public Property Contains information about any errors that the application encountered during the geocoding process.  
Public Property (Required if you have selected Premium geocoding) Contains the GeocoderCode associated with the location that you want to geocode using Premium Geocoder. ///  
Public Property Contains the geocode match level that the application achieved for the location.  
Public Property Contains the latitude of the location in degrees north.  
Public Property Contains the user-specified identifier of the location.  
Public Property (Required if you do not supply level 2, 3, and four address data) Contains the longitude associated with the location in degrees east. For values west of the Greenwich meridian, the longitude is a negative value.  
Public Property Contains the postal code associated with the location.  
Public Property Contains the 9-digit postal code associated with the location. Zip9PostalCode applies only to locations in the United States.  
Public Property Indicates the user-specified account identifier assoicated with a location that you want to geocode using Premium Geocoder.  
Public Property (Required if you have selected Premium geocoding option) Contains the latitude associated with the location that you want to geocode using Premium Geocoder.  
Public Property (Required if you have selected Premium geocoding option) Contains the longitude associated with the location that you want to geocode using Premium Geocoder  
Public Property Contains the street address associated with the location.  
Public Property (Deprecated) Contains the subarea 2 associated with the location. Subarea 2 represents a finer resolution than postal code and applies only to a subset of countries.  
Public Property Contains the subarea 2 code associated with the location. Subarea 2 represents a finer resolution than postal code.  
Public Property Contains the subarea 2 name associated with the location. Subarea 2 represents a finer resolution than postal code.  
Public Property Contains the code that represents the subarea associated with the location.  
Public Property Contains the name of the subarea associated with the location.  
Public Property(Optional) Contains the user-supplied geocode match level code for this Location.  
Public Property Contains the 9-digit postal code associated with the location in the United States.  
Top
See Also

Reference

GeocodeLocationOutput Class
AIR.Services.Common.Exposure.Data Namespace