R-ArcGIS / arcgislayers

ArcGIS Location Services
http://r.esri.com/arcgislayers/
Apache License 2.0
37 stars 8 forks source link

fix: get_layers() did not work on tables #148

Closed JosiahParry closed 4 months ago

JosiahParry commented 4 months ago

Changes

This PR fixes a bug where get_layers() would not work on Tables in a FeatureServer

Issues that this closes

closes https://github.com/R-ArcGIS/arcgislayers/issues/147