To see Place Finder Web Service in action, interact with a live sample of a Place Finder client.
findPlace(placeName:string, placeFinderOptions:PlaceFinderOptions, token:string):GeocodeInfo
getInfo(dataSources:string[], token:string):PlaceFinderInfo[]
getVersion:string
findPlace |
Returns the x,y coordinates and descriptions of all places that meet a given search criteria. |
||||||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/PlaceFinder |
||||||||||||
|
Input |
|
||||||||||||
|
Output |
|||||||||||||
|
Code examples |
|
getInfo |
Returns information about the available data sources to use with Place Finder. |
|||||||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/PlaceFinder |
|||||||||
|
Input |
|
|||||||||
|
Output |
||||||||||
|
Code examples |
|
getVersion |
Returns the version number of Place Finder Web Service. |
||||
|
Endpoint URL |
http://www.arcwebservices.com/services/v2006_1/PlaceFinder |
||||
|
Output |
string |
||||
|
Code examples |
|
Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.