findAddressesByPoint(points:Point[], addressFinderOptions:AddressFinderOptions, token:string):AddressInfo[]
findLocationsByAddress(addresses:Address[], addressFinderOptions:AddressFinderOptions, token:string):GeocodeInfo[]
findLocationsByIP(ipAddresses:string[], addressfinderOptions:AddressFinderOptions, token:string):GeocodeInfo[]
findLocationsByPhoneNumber(phoneNumbers:string[], addressFinderOptions:AddressFinderOptions, token:string):GeocodeInfo[]
getInfo(dataSources:string[], token:string):AddressFinderInfo[]
getVersion:string
findAddressesByPoint |
Returns addresses for a set of x,y coordinates. |
||||||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/AddressManager |
||||||||||||
|
Input |
|
||||||||||||
|
Output |
|||||||||||||
|
Code examples |
|
findLocationsByAddress |
Returns x,y coordinates for a set of addresses. |
||||||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/AddressManager |
||||||||||||
|
Input |
|
||||||||||||
|
Output |
|||||||||||||
|
Code examples |
|
findLocationsByIP |
Returns x,y coordinates for a set of IP addresses. |
||||||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/AddressManager |
||||||||||||
|
Input |
|
||||||||||||
|
Output |
|||||||||||||
|
Code examples |
|
findLocationsByPhoneNumber |
Returns location information for a set of phone numbers. |
||||||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/AddressManager |
||||||||||||
|
Input |
|
||||||||||||
|
Output |
|||||||||||||
|
Code examples |
|
getInfo |
Returns information about geocoding data sources, such as whether they support partial addresses and reverse geocoding, and which countries they support. |
|||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/AddressManager |
|||||||||
|
Input |
|
|||||||||
|
Output |
||||||||||
|
Code examples |
|
getVersion |
Returns the version number of Address Manager Web Service. |
||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006/AddressManager |
||||
|
Output |
string |
||||
|
Code examples |
|
Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.