How can I get set of feasible points in a given area (for example, circle)? Be feasible point I mean locations reachable by human beings.
How can I get paths from a given location?
asked 26 Jul '16, 16:13
bgabbasov11●1●1●2accept rate: 0%
by 1 do you mean a Isochrone map? https://en.wikipedia.org/wiki/Isochrone_map
to where should the paths go to?
Thanks!. For the second question - yes. But for the first question it is not. I am given an area (circle) and I need to determine all the locations where I can be. For example, if there is a wall then I cannot be there.
by 1 do you mean a Isochrone map? https://en.wikipedia.org/wiki/Isochrone_map
to where should the paths go to?
Thanks!. For the second question - yes. But for the first question it is not. I am given an area (circle) and I need to determine all the locations where I can be. For example, if there is a wall then I cannot be there.