list_boundaries {sgapi}R Documentation

List Available Boundaries

Description

Retrieve all available ArcGIS boundary layers from the 'ONS Open Geography Portal'.

Usage

list_boundaries(
  base_url = "https://services1.arcgis.com/ESMARspQHYMw9BZ9/arcgis/rest/services"
)

Arguments

base_url

Open geography portal base url

Value

A vector of available boundary layers on 'ONS Open Geography'.


[Package sgapi version 1.1.0 Index]