Python module for locating points or line segments along WSDOT LRS route layers.
This toolbox is designed to work with ArcGIS Pro (Python 3.X) as well as ArcMap / ArcCatalog (Python 2.X).
python -m unittest
python build_package.py
Functions are documented using the Google Python Style Guide format.
Folder layout is as recommended by ArcGIS Pro documentation: Extending geoprocessing through Python modules.