Skip to content

Esri/visibility-addin-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visibility

Beginning at ArcGIS Pro 2.6 this functionality is installed with ArcGIS Pro. This repository will only be updated with critical fixes to ArcGIS Desktop.

These visibility component uses elevation data paired with observer and target information to produce Linear Line of Sight (LLOS) and Radial Line of Sight (RLOS) information.

Image of Visibility Add-In

Features

  • Linear Lines of sight (LLOS)
  • Radial Line of Sight (RLOS)
  • Specifying observer and target locations by entering inputs manually or by clicking on the map
  • Use one or multiple observers and one or multiple targets to perform analysis
  • Add-in for ArcGIS Pro and ArcMap

Sections

Requirements

Run Requirements

  • Add-Ins for ArcGIS for Desktop
    • ArcMap 10.4.1+
    • ArcGIS Pro 2.2+
    • 3D Analyst and Spatial Analyst extensions installed and licensed

Build Requirements

Obtain the Dependent Repositories
  • Clone this repository
  • Clone the following component repository to the same root folder location
  • Your local folder structure should now look like:
{Github Clone Location}
+---coordinate-conversion-addin-dotnet
+---visibility-addin-dotnet
Product Requirements

Instructions

Follow the links below to select the desired development/deployment environment.

Add-ins for ArcMap and ArcGIS Pro

Instructions for the Add-ins for ArcMap and ArcGIS Pro are here.

Resources

New to Github

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute. Please see our guidelines for contributing.

Repository Points of Contact

Contact the Military Tools team

Licensing

Copyright 2018 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.