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

Unable to fetch all the Boroughs

0

Hello,

I am unable to fetch all the boroughs of Berlin, Germany using OSMnx. There are a total of 12 Boroughs, and using the Tag as tags = {'place':'borough'}, I am just able to fetch 10 out of the 12 Boroughs. I checked on the OSM, but I can see both the missing Boroughs are correctly classified as place-boroughs.

The two Missing Boroughs -> Friedrichshain-Kreuzberg and Pankow

asked 02 Aug '21, 10:55

Eisenerz's gravatar image

Eisenerz
11113
accept rate: 0%

edited 02 Aug '21, 10:58

Why did you used the python tag if you show no code? :)

(23 Sep '21, 10:10) Marcos Dione

Source code available on GitHub .