Closed BobBooth closed 6 years ago
@dfoll - this fixes the RLOS issue I found while doing the cucumber test for RLOS.
@kgonzago - found another case of this problem, fixed in this PR.
Oops, sorry, I usually remember to exclude the GDB changes.
Closing - change made in #335
Updates params in RLOS from erroneous 'param_3" to correct "param_7"
This changes the param_3s that should be param_7s back.
Description
fixes blunder
Related Issue
https://github.com/Esri/military-tools-geoprocessing-toolbox/issues/334 https://github.com/Esri/military-tools-geoprocessing-toolbox/issues/331
Motivation and Context
Tool did not have correct parameters, failed. ## How Has This Been Tested? Tested locally. Tool has radius of observer parameter and runs, rather than failing. ![image](https://user-images.githubusercontent.com/3801392/41181756-e79fbb0e-6b40-11e8-85d6-3b6c78b60358.png) ## Types of changesChecklist: