andrewallenbruce / providerdev

https://andrewallenbruce.github.io/providerdev/
0 stars 0 forks source link

APIs #11

Open andrewallenbruce opened 2 months ago

andrewallenbruce commented 2 months ago
andrewallenbruce commented 1 month ago

Health Resources And Services Administration

url <- "https://gisportal.hrsa.gov/server/rest/services/FeatureServices/CMSApprovedFacilities_FS/MapServer"

mlayer <- arcgislayers::arc_open(url)

m_all_layers <- arcgislayers::get_all_layers(mlayer)

arcgislayers::arc_select(m_hospitals)