Geoconfidence
Changes in this topic | Description |
---|---|
Removed in version 24.1 | Spectrum GeoConfidence is no longer included in Spectrum OnDemand starting with the version 24.1 release. |
Geoconfidence data output fields contain information about the type of geoconfidence polygon returned. To include geoconfidence fields in the output, set Option.OutputRecordType = Z.
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. |