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

[closed] Retrieving all Ways in a specific area

0

I am wanting to be able to connect to an API and retrieve all Ways in a geographic area eg. Devon or by using a bounding box. Is there a RESTful service that can do this automatically to a database given new bounding box parameters?

If it is possible I would also like to trim down the results to only Ways with MAXSPEED

asked 30 Mar '15, 14:57

simon_caddick's gravatar image

simon_caddick
11112
accept rate: 0%

closed 30 Mar '15, 15:56

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701

The question has been closed for the following reason “Other” by SimonPoole 30 Mar ‘15, 15:56


One Answer:

0

I have found the answer in some other questions that have previously been asked. Cheers

answered 30 Mar '15, 15:29

simon_caddick's gravatar image

simon_caddick
11112
accept rate: 0%

Source code available on GitHub .