This commit is contained in:
2025-07-06 01:12:08 +02:00
parent 74bf60101c
commit 5a642a4119
11 changed files with 1267 additions and 440 deletions

View File

@@ -7,7 +7,7 @@
# Find the associated blog post at: http://blog.eskriett.com/2013/07/19/downloading-google-maps/
import math
# from PIL import Image
from PIL import Image
import os
import urllib
@@ -15,7 +15,7 @@ import urllib
# alternativa a PIL: Image
# CV2
class GoogleMapDownloader:
class GoogleMapDownloader1:
"""
A class which generates high resolution google maps images given
a longitude, latitude and zoom level