Export ArcGIS Online Feature Layer to Feature Class Without Attachments using the ArcGIS API for Python
Table of Contents Introduction Today’s blog post is inspired by a question posed on Esri Communities. The question asks how to export hosted feature layers using only the ArcGIS API for Python, and specifically states not to use ArcPy. The usual method to extract data from ArcGIS Online is to export an item (a feature service) […]