FindLocation
Parameters:
String username
String password
String postcode
Option[] options
Returns:
Description:
Finds the location of a postcode. The location is returned as a Position object, which contains the location in a variety of formats:
- Easting and Northing. These are the distance of the postcode, in metres, from the Ordanance Survey origin just off the south-west coast of Cornwall.
- GridReference. This is the standard Ordanance Survey six-figure grid reference.
- Longitude and Latitude. This information can be provided according to a number of different systems - see the accuracy page for more details.
View all Location Methods