/arcgis-python-examples

A set of example scripts/notebooks for interacting with the ArcGIS platform

Primary LanguageJupyter NotebookMIT LicenseMIT

arcgis-python-examples

A set of scripts and notebooks for interacting with the ArcGIS platform.

Setup

  1. Install Conda and the Python API for ArcGIS

Usage (Notebooks)

  1. Open the notebooks in Jupyter (with the Python environment that has the Python API for ArcGIS installed) and set variables
  2. Run the notebook

Usage (Scripts)

  1. Run the scripts from the commandline using parameters

Contributing

  1. Please open an issue for any bug or question
  2. If you'd like to add a new tool or fix a bug, submit a PR