arcgis-python-api
arcgis-python-api copied to clipboard
Documentation and samples for ArcGIS API for Python
Grouped them all because very minor changes that did not require any notebooks to be re-run or any new screenshots
Extremely minor changes. Nothing had to be re-run or re-rendered
Rewrote to use the dataclasses and updated the screenshots
Update code used for mapping and update screenshot
Update analyzing violent crime map by using correct method
Fix the method so it uses the Folders class for creating and getting folder and then use the Folder.add rather than ContentManager.add
Only one change made: using Folder.add rather than ContentManager.add