Request
The input fields for GeoConfidenceSurface are the output fields returned by the GeoConfidence output category of the Enterprise Geocoding Module. These fields are described below.
columnName Field Name Response Element | Max. Field Length with null terminator | Description |
---|---|---|
GeoConfidenceCode |
13 |
The value returned in this field indicates which geoconfidence surface type has been returned. The possible values are:
|
StreetSegmentPoints |
1024 |
An array of latitude/longitude values that represent the street segment points. Note: This field contains values only if the
GeoConfidenceCode field returns a
value of ADDRESS,
POSTAL2, or
POSTAL3.
|
GeoConfidenceCentroidLatitude |
11 |
The latitude of the centroid of the geoconfidence polygon. |
GeoConfidenceCentroidLongitude |
12 |
The longitude of the centroid of the geoconfidence polygon. |