The geocodeResult
object contains a list of geocoding results:
Key | Value |
---|---|
ref | [string] Reference ID Reference ID from the geocode request |
cass | [Address] CASS Address Information |
cBlk | [int] Census Block Group |
cTrc | [int] Census Tract |
cnty | [string] County |
feat | [int] Feature ID |
fips | [string] FIPS Code |
inc | [bool] Incorporated Indicates if the address is within city limits
|
jur | [string] Taxing jurisdiction name |
lat | [double] Latitude |
long | [double] Longitude |
pcd | [int] PCode for the taxing jurisdiction |
scr | [double] Score A percentage, represented as a decimal, indicating the accuracy of the address match in the mapping database |
err | [string] Error message (if applicable) |