LogoLogo
OS Docs HomeOS NGDOS APIsOS Download ProductsMore than MapsOS Data Hub
  • Introduction to OS APIs
  • Core Concepts
    • Getting started with an API project
    • Authentication
    • Error codes
    • Rate-limiting policy
    • OS API branding
    • Service level agreements
    • Service availability dashboard
  • Accessing OS APIs
    • OS Maps API
      • Layers and styles
      • Getting started
        • ESRI ArcGIS Online
        • ESRI ArcGIS Pro
        • ESRI ArcMap
        • Cadcorp SIS
        • MapInfo Pro
        • QGIS
      • Technical specification
        • ZXY
        • WMTS
      • Code examples
    • OS Vector Tile API
      • What data is available?
      • Getting started
        • ESRI ArcGIS Pro
        • Cadcorp SIS
        • QGIS
        • Create a web application using the OS Vector Tile API
      • Technical specification
        • Service Metadata
        • Stylesheet
        • Tile request
      • Code examples
      • Stylesheets
    • OS NGD API – Tiles
    • OS NGD API – Features
    • OS Features API
      • OS Product Archive
      • What data is available?
      • Getting started
        • ArcGIS Online
        • ArcGIS Pro
        • ArcMap
        • Cadcorp SIS
        • MapInfo Pro
        • QGIS
      • Technical specification
        • getCapabilities
        • describeFeatureType
        • getFeature
        • Filtering
        • Paging
        • Empty values
      • Code examples
    • OS Names API
      • Getting started with example queries using Node.js
      • Technical specification
        • Find
        • Nearest
      • Code list
      • Code examples
    • OS Linked Identifiers API
      • What data is available?
      • Getting started with implementing a look-up application
      • Technical specification
        • Identifier
        • Identifier Types
        • Feature Types
        • Product Version Information
      • Code examples
    • OS Places API
      • Getting started with example queries using Node.js
      • Technical specification
        • Find
        • Postcode
        • UPRN
        • Nearest
        • BBOX
        • Radius
        • Polygon
      • Datasets
      • Code lists
      • Code examples
    • OS Match & Cleanse API
      • End of Life Information
      • Getting started with an example match query using Node.js
      • Technical specification
      • Datasets
      • Code lists
    • OS Downloads API
      • Getting started
        • Automating OS OpenData downloads
        • Automating OS Premium data downloads
      • Technical specification
        • OpenData products
        • OpenData product details
        • Download an OpenData product
        • OpenData product image
        • Data packages
        • Data package ID
        • Data package version
        • Data package version ID
        • Download a data package
    • OAuth 2 API
      • Getting started
      • Technical specification
  • Additional resources
    • OS API Wrappers
      • JavaScript
      • Python
      • R
  • Extra Links
    • Accessibility
    • Contact us
    • PSGA Product Summary
    • Terms and conditions
Powered by GitBook
On this page

Was this helpful?

  1. Accessing OS APIs
  2. OS Names API

Code list

You can filter your search results using the fq parameter and one or more of the local_type listed in the table below.

For example:

https://api.os.uk/search/names/v1/find?query=Glasgow&fq=LOCAL_TYPE:City%20LOCAL_TYPE:Bay&key=
local_type
Type

Airfield

transportNetwork

Airport

transportNetwork

Bay

hydrography

Beach

landcover

Bus_Station

transportNetwork

Channel

hydrography

Chemical_Works

other

Cirque_Or_Hollow

landform

City

populatedPlace

Cliff_Or_Slope

landform

Coach_Station

transportNetwork

Coastal_Headland

landform

Electricity_Distribution

other

Electricity_Production

other

Estuary

hydrography

Further_Education

other

Gas_Distribution_or_Storage

other

Group_Of_Islands

landform

Hamlet

populatedPlace

Harbour

transportNetwork

Helicopter_Station

transportNetwork

Heliport

transportNetwork

Higher_or_University_Education

other

Hill_Or_Mountain

landform

Hill_Or_Mountain_Ranges

landform

Hospice

other

Hospital

other

Inland_Water

hydrography

Island

landform

Medical_Care_Accommodation

other

Named_Road

transportNetwork

Non_State_Primary_Education

other

Non_State_Secondary_Education

other

Numbered_Road

transportNetwork

Oil_Distribution_or_Storage

other

Oil_Refining

other

Oil_Terminal

other

Other_Coastal_Landform

landform

Other_Landcover

landcover

Other_Landform

landform

Other_Settlement

populatedPlace

Passenger_Ferry_Terminal

transportNetwork

Port_Consisting_of_Docks_and_Nautical_Berthing

transportNetwork

Postcode

other

Primary_Education

other

Railway

transportNetwork

Railway_Station

transportNetwork

Road_User_Services

transportNetwork

Sea

hydrography

Secondary_Education

other

Section_Of_Named_Road

transportNetwork

Section_Of_Numbered_Road

transportNetwork

Special_Needs_Education

other

Spot_Height

landform

Suburban_Area

populatedPlace

Tidal_Water

hydrography

Train

populatedPlace

Tramway

transportNetwork

Urban_Greenspace

landcover

Valley

landform

Vehicular_Ferry_Terminal

transportNetwork

Vehicular_Rail_Terminal

transportNetwork

Village

populatedPlace

Waterfall

hydrography

Wetland

landcover

Woodland_Or_Forest

landcover

PreviousNearestNextOS Linked Identifiers API

Last updated 1 year ago

Was this helpful?