MatthewJWhittle / getarc

Other
3 stars 3 forks source link

Issue with downloading mapserver data #32

Open MatthewJWhittle opened 3 years ago

MatthewJWhittle commented 3 years ago
ep <- "https://ons-inspire.esriuk.com/arcgis/rest/services/Administrative_Boundaries/Counties_and_Unitary_Authorities_December_2011_Boundaries_EW_BFE/MapServer/0"

counties <- 
  query_layer(endpoint = ep, return_geometry = FALSE)

this causes an issue