Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 924 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 924 Bytes

Trails Tools

This project is an ArcGIS Toolbox with python tools that make processing trails data and adding relevant census data easier.

Using this toolbox

  1. Navigate to your ArcGIS project folder (the folder that contains the .aprx file).
  2. 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.
  3. In the Catalog in ArcGIS Pro, right click Toolboxes and select Add Toolbox.
  4. Navigate to Project » Folders » your_project_name » trails-tools and select Trails Tools.pyt.

Contributing

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.