This project is an ArcGIS Toolbox with python tools that make processing trails data and adding relevant census data easier.
- Navigate to your ArcGIS project folder (the folder that contains the .aprx file).
- Clone this repository (run
git clone https://github.com/shi-institute/trails-tools.git
Terminal).- You may need to install Git for Windows.
- You may need to install Windows Terminal.
- In the Catalog in ArcGIS Pro, right click Toolboxes and select Add Toolbox.
- Navigate to Project » Folders » your_project_name » trails-tools and select Trails Tools.pyt.
To update the code in this project, create a new branch. When it is ready, submit a new Pull Request that explains the changes made.