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

Doc-Visibility: LLOS - coordinate system guidance is incorrect (ArcMap) #141

Closed elinz closed 7 years ago

elinz commented 7 years ago

The requirements for both the LLOS and RLOS tools in the ArcMap addin are:

  1. The input surface is in a projected coordinate system.
  2. The data frame is set to the same projected coordinate system as the input surface.

So we should say that the input surface data must be in a projected coordinate system and the data frame must have the same projected coordinate system as the input surface data.

See https://github.com/Esri/visibility-addin-dotnet/issues/118#issuecomment-271620390 for more info.

Dbarnes1 commented 7 years ago

@elinz this will be ready to verify in the next build of the pdf. I'm going to check on the radial line of sight and the visibility doc in pro to see if anything needs to be changed.

elinz commented 7 years ago

@Dbarnes1 Verified that the edits look good in the .pdf included in the 11 Jan 13:51 build of the addin. Closing issue.