Select to view content in your preferred language

Iterative... Solved

904
0
09-15-2012 08:12 PM
AndrewWoizesko
Occasional Contributor
Hi all

I am creating a script that calculates least cost path restricted by viewshed but it is inconsistent and often breaks down after several iterations. The program calculates viewshed, the least cost path within the viewshed, travels down the path a by a percentage, creates a new point and repeats this process until ultimately reaching a destination. After meticulously picking through my code, I cannot find the source of my problem. Any ideas or thoughts would be greatly appreciated.

Problem solved. I'm

Thanks
A
Tags (2)
0 Kudos
0 Replies