Skip to content

sfx86/colawater-toolbox

Repository files navigation

colawater-toolbox logo: a black-outlined white circle with a clip-art black toolbox on a purple raindrop

colawater-toolbox

ArcGIS geoprocessing tools for Columbia Water

Docs: colawater-toolbox Latest release License: MPL 2.0 Code style: black


Usage

Navigate to the Catalog Pane and open the Toolboxes dropdown. Open the colawater.pyt toolbox, then select a tool from the toolbox's dropdown menu.

Installation

Download and unzip the colawater-toolbox.zip from the latest release and add the toolbox named colawater.pyt to ArcGIS. Make sure to not alter the file structure; the toolbox will not work otherwise.

Documentation

Documentation for colawater-toolbox is hosted on GitHub pages here. Also see the ArcPy reference for arcpy specific information.

Changes

See CHANGELOG.md.

Roadmap

  • Overhauls:
    • 🚧 Quality Control Tool
    • 🚧 Append to ART Tool

Versioning

This project uses CalVer. Versions will take the form 0Y.0W.MICRO. Numbered releases will include significant new features or behavior changes. Patch releases will include urgent bugfixes not falling into the previous category.