[Qgis-user] automatic recognition intersection

2018-04-04 Thread Marcel Sieg
Dear community, is it possible to automatically recognize intersection in QGIS? So lets say I just have a city map from openstreetmap with all the streets, places and so on. What I am wanting to do is instead of set a point on every intersection (which would take me weeks in a big city) within a

Re: [Qgis-user] automatic recognition intersection

2018-04-04 Thread Stefan Giese (WhereGroup)
Hi Marcel, may be this thread helps: https://stackoverflow.com/questions/12965090/get-list-of-all-intersections-in-a-city. The second answer with the overpass api will do the intersect for you. you can export it and load it into QGIS. But anyway, I thinks with a little bit of work, you can do