You are here: Using SOAP > v2006.1 services > Place Finder > Place Finder v2006.1 methods

Place Finder Web Service v2006.1 methods

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

Name

Type

Valid values

placeName

string

A string with one or more letters. If the string is one or two letters, an exact search for the place name is made. If the string is three or more letters, a search for place names beginning with those letters is made.

placeFinderOptions

PlaceFinderOptions

PlaceFinderOptions parameters

token

string

Authentication token

Output

GeocodeInfo

Code examples

C#.NET

ColdFusion

Java

Visual Basic .NET

getInfo

Returns information about the available data sources to use with Place Finder.

Endpoint URL

http://www.arcwebservices.com/services/v2006_1/PlaceFinder

Input

Name

Type

Valid values

dataSources

string[]

Place Finder data sources. Use the name in parenthesis.

token

string

Authentication token

Output

PlaceFinderInfo[]

Code examples

C#.NET

ColdFusion

Java

Visual Basic .NET

getVersion

Returns the version number of Place Finder Web Service.

Endpoint URL

http://www.arcwebservices.com/services/v2006_1/PlaceFinder

Output

string

Code examples

C#.NET

ColdFusion

Java

Visual Basic .NET


Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.

ArcWeb site | ArcWeb support | support.esri.com

Copyright © ESRI