Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleSyntax
http://localhost/isharemaps_internal/locate.asmx?op=LocationSearch&searchString=High%20Street&DataType=Property&searchType=Location&offset=0&pageSise=10

Parameters

 

Name

Requirement

Description

searchString

mandatory

The search string

A free form text string to search for.

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. for Address Searching use "Location". For a UPRN search use "Uniqueid"

offset

mandatory

This is the offset to the first result returned.

A page offset which corresponds with the pageSize parameter

pageSize

mandatory

The number of results to return.

 

Returns

A list of matching addresses.