PowerPlatformConnectors/certified-connectors/Ordnance Survey Places
quickjc1 e37faa0be2
Ordnance Survey Places - swagger url updates (#954)
* Add files via upload

* added readme.md

* Delete icon.png

* Delete settings.json

* Update apiProperties.json

* Update apiDefinition.swagger.json

* Update readme.md

* Add icon.png

* Delete icon.png

* Update host address from api.ordnancesurvey.co.uk to api.os.uk

* Update readme.md

* Ordnance Survey update apiDefinition.swagger.json
2021-07-14 14:50:59 -07:00
..
apiDefinition.swagger.json Ordnance Survey Places - swagger url updates (#954) 2021-07-14 14:50:59 -07:00
apiProperties.json This adds Ordnance Survey's Places API connection artefacts (#709) 2021-03-11 15:19:43 -08:00
readme.md [Ordance Survey Places] Update host address from api.ordnancesurvey.co.uk to api.os.uk (#937) 2021-07-08 16:30:07 -07:00

readme.md

Ordnance Survey Places Connector

Find UK addresses instantly online and be confident you're getting the most up-to-date informationwith Ordnance Survey's address API.

Search by postcode, UPRN, full or partial address and ensureyou get the right address first time.

OS Places API is the UKs most trusted, most comprehensive online address database. Users can now use Power Platforms tools to further benefit from Ordnance Surveys secure, scalable and resilient address look-up API.

Prerequisites

OS Places API requires an active license with Ordnance Survey. Customers must either sign up for a free trial or premium subscriptions to generate access key required login to the API Connector.

API Documentation

The API documentation can be found here https://osdatahub.os.uk/docs/places/overview

Data specification

The data behind the API is Ordnance Survey's AddressBase Premium. The documentation about this addressing data can be found here: https://www.ordnancesurvey.co.uk/business-government/tools-support/addressbase-premium-support

Supported Operations

The connector supports the following operations:

  • Find: A free text search designed for quick address queries
  • Postcode: A search based on a property's postcode.
  • UPRN: A search that takes a UPRN as the search parameter
  • Nearest: Takes a pair of coordinates (X and Y) as an input to determine the closest address
  • Bounding Box: Takes two points and creates a bounding box. All addresses within this bounding box are then returned.
  • Radius: Takes a pair of coordinates as the centre for a circle and returns all addresses that are intersected by it
  • Polygon: A POST Request that takes a geoJSON polygon or multi-polygon object and returns all addresses that are in the object

Further Support

For further support, you can contact us at technicalservices@os.uk, and we'll be happy to help.