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

extracts all street/roads intersections in a bounding box

0

Hi, I wrote a query which extracts all street/roads intersections in a bounding box from OpenStreetMaps, as can be seen here:

https://pastebin.com/0nUeTZY5

However, i want to work locally on pbf files so i need to figure out how to do it. is it possible to extract all street/roads intersections in a bounding box using OSMFILTER/OSMCONVERT/Osmosis/OTHER?

Thanks guys.

asked 05 Aug '20, 10:25

danny1998's gravatar image

danny1998
11112
accept rate: 0%

Source code available on GitHub .