apulverizer / arcgis-python-examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%