Tagged Questions
14
votes
3answers
505 views
How to deal with bridges and tunnels when modeling raster least cost paths?
I'm currently using ArcGIS 10 Spatial Analyst's Cost Path tool to model pedestrian routes. I have sidewalks, fences, buildings and a ton of pedestrian scale features, all combined into a cost surface ...
5
votes
4answers
819 views
Looking for a fast, open-source raster cost-distance function to use in code
I've been scouring the internet for a fast, open-source cost-distance function that I can embed inside my code. The functionality should basically work like the ArcGIS implementation where I can ...