Skip to content

vgewilliam/VisiableAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VisiableAnalysis

Cesium Visibility of Two Points

Main ideas

The AnalysisTool.js describe that how to confirm two points is visiable or not in the terrain scene.
First,get the start_point and stop_point coordinates, and then obtain a series of linear points by interpolation.
Second,calculate the actual elevation value of each coordinate point.
Finally, compare the results and visiualization.

Demos

Image text

About

Cesium Visibility of Two Points

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published