Geoconfidence
Geoconfidence data output fields contain information about the type of geoconfidence polygon returned. To include geoconfidence fields in the output, set OutputRecordType = Z.
| columnName | 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. |