This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

get feasible point in an area

0
  1. 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.

  2. How can I get paths from a given location?

asked 26 Jul '16, 16:13

bgabbasov's gravatar image

bgabbasov
11112
accept rate: 0%

by 1 do you mean a Isochrone map? https://en.wikipedia.org/wiki/Isochrone_map

to where should the paths go to?

(26 Jul '16, 21:27) aseerel4c26 ♦

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.

(26 Jul '16, 21:48) bgabbasov

Source code available on GitHub .