Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

Don't require parent layer or feature existence in get_local_copy #349

Closed kevinmmsd closed 6 years ago

kevinmmsd commented 7 years ago

A few small changes to FeatureLayer.get_local_copy in agol/services.py to keep the lack of a parentLayer or existing features from failing the method.