Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This method is available to developers from the Locate.asmx Web Service and generates a list of results matching your supplied parameters.

Syntax
http://localhost/isharemaps_internal/locate.asmx?op=LocationSearch&searchString=High+Street&DataType=Property&searchType=Location&offset=0&pageSise=10

Parameters

 

Name

Requirement

Description

searchString

mandatory

The search string.

dataType

mandatory

This will normally be "Property" unless you have more than one gazetteer.

searchType

mandatory

The type of search that you wish to perform e.g. "Location"

offset

mandatory

This is the offset to the first result returned.

pageSize

mandatory

The number of results to return.

 

Returns

A list of matching addresses.

  • No labels