Skip to content Skip to sidebar Skip to footer

Httperror: Http Error 403: Urlib3 While Using Smopy

I'm trying to generate an osm map while using smopy but I keep getting the forbidden error, this is the set of the code : box = (lat[region].min(), lon[region].min(), lat[re

Solution 1:

Reinstall smopy (get the latest version), they have changed tileserver url. Should work then.


Post a Comment for "Httperror: Http Error 403: Urlib3 While Using Smopy"