Esri / military-tools-geoprocessing-toolbox

military-tools-geoprocessing-toolbox is a collection of models, scripts, and tools for use in ArcGIS for Desktop and ArcGIS Pro. This toolbox is one component that is a part of Military Tools.
Apache License 2.0
33 stars 14 forks source link

Allow radials to be set to zero from RangeRing tools #409

Closed csmoore closed 5 years ago

csmoore commented 5 years ago

See Issue #384

Changes:

  1. 384 - allow radials = 0

  2. Add better error checking for values
  3. Add test cases for error checking

Show behave like this now:

image

BobBooth commented 5 years ago

Pulled this branch. The three range rings tools are working with a value of 0 entered for radials. No radials are created. Prompts for a value of box is left blank, but I think that's OK.