Closed xxLisaR closed 3 years ago
Thanks for opening your first issue here! Be sure to follow the issue template!
Looks like there is error in latitude longitude, which you have given in the function call. Make sure the latitude and longitude are correct.
Sent from Yahoo Mail on Android
On Wed, 28 Apr 2021 at 12:44 am, @.***> wrote:
Thanks for opening your first issue here! Be sure to follow the issue template!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Hey, thanks for sharing your library :) I'm pretty new to python and I wonder if the longitude and latitude can be exchanged by variables? I'd like to get them from a city and country so I did the following combination:
Both parts work separate, but when I bring them together, they either give me black images or telling me
AssertionError assert min_lon_deg < max_lon_deg
Do you have any clue? :-)