geopython / geopython-workshop

The Doing Geospatial in Python Workshop (mainly provided at FOSS4G events)
https://geopython.github.io/geopython-workshop
Other
54 stars 22 forks source link

Section 7 Visualization: ipyleaflet basemap not shown proper #159

Closed justb4 closed 1 month ago

justb4 commented 1 month ago

Think axis ordering problem: Map(center=(-58.381592, -34.603722) must be Map(center=(34.603722, -58.381592) (argentina) then shown ok.