AIMSAddressWebService
A web service to search and validate Johnson County Kansas addresses.
The following operations are supported. For a formal definition, please review the Service Description.
-
GeneralSearch
Searches for an address and returns up to 100 matches. No search is done on state or zipcode. -
GetCityTownshipDomain
Get the domain of city and townships. -
GetDirectionDomain
Get the domain of street directions. -
GetSecUnitDesDomain
Get the domain of secondary unit designators. -
GetStreetNameDomain
Get the domain of street names. -
GetStreetTypeDomain
Get the domain of street types. -
GetZipCodeDomain
Get the domain of ZIP codes. -
LookupTaxPropertyID
Lookup the Tax Property ID of an address. -
LookupTaxUnitDMV
Lookup the Tax Unit used by the DMV of an address. -
ValidateAddressLine
Given an address string, returns all possible matches -
ValidateAddressWithLocation
Given an address in parts, returns all possible matches. Use this method for more accurate results. -
ValidateAddressWithoutLocation
Given an address in parts without city, state, or zipcode, returns all possible matches. Use this method for more accurate results.