/
LocationSearch
LocationSearch
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%20Street&DataType=Property&searchType=Location&offset=0&pageSise=10
Parameters
Name | Requirement | Description |
---|---|---|
searchString | mandatory | A free form text string to search for. |
dataType | mandatory | This will normally be "Property" unless you have more than one gazetteer e.g. if a dual language gazetteer is being used where this could be set to 'ENG' for English addresses and 'CYM' for Welsh. |
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 | A page offset which corresponds with the pageSize parameter |
pageSize | mandatory | The number of results to return. |
Returns
A list of matching addresses.
, multiple selections available,
Related content
Address Search Request
Address Search Request
More like this
Address Search Methods
Address Search Methods
More like this
Configure Location Searching
Configure Location Searching
More like this
Performing a Find Address search
Performing a Find Address search
More like this
Configure Location Lookups
Configure Location Lookups
More like this
Find Address Settings
Find Address Settings
More like this