Esri / visibility-addin-dotnet

ArcGIS Add-in provides the capability to quickly do line of sight analyses.
Apache License 2.0
14 stars 19 forks source link

Visibility Certification Testing for ArcMap 10.7.1 #325

Closed ljuru closed 5 years ago

ljuru commented 5 years ago

Prerequisites

Visibility (ArcMap)

Install the Visibility Add-In

Install Visibility.esriAddIn by clicking on the Add-In

Visibility Add-in

Visibility Add-in Prerequisites:

To test the Visibility Add-in, you will need the following types of data:

  1. Local raster elevation/surface data
  2. Local mosaic dataset with elevation data
  3. Remote elevation service (See: Note 2)

Some important caveats/limitations for using this data in the add-in to perform visibility analysis:

  1. The elevation data must be in a projected coordinate system
  2. The spatial reference of the the map and the elevation data must be the same

Notes:

  1. Sample elevation data is available at: https://github.com/Esri/military-tools-geoprocessing-toolbox/tree/dev/testdata/Elevation
  2. Currently the elevation service must be a local area of interest (not country or world-wide) - see Issue: https://github.com/Esri/visibility-addin-dotnet/issues/175

Visibility Add-in Pane

Test with Several Elevation Types

Run the test procedures below on several different elevation data types including:

Visibility Test Procedures for each Elevation Data Type

Linear Line of Sight(LLOS)

Run linear line of sight tool with each elevation data type. Set multiple:

  1. Observer points
  2. Target points
  3. Offset values
  4. Measurement Units

Verify

Run Radial Line of Sight(RLOS)

Run the radial line of sight tool with each elevation data type. Set multiple:

  1. Observer points
  2. Offset values
  3. Minimum and Maximum Ranges
  4. Minimum and Maximum Horizontal and Vertical Fields of View
  5. "Symbolize Non-Visible Data" set to true/false
  6. Measurement Units

Issue 114 Check

https://github.com/Esri/visibility-addin-dotnet/issues/114

Final Checks

lfunkhouser commented 5 years ago

Closing. Duplicate issue in solutions-defense test repo