MapColonies / GEEDocker

Build and run Google Earth Enterprise with docker
0 stars 1 forks source link

POC MapProxy/Flow Checks #47

Closed asafMasa closed 3 years ago

asafMasa commented 3 years ago

Vrt:

Gdal2Tiles:

Zoom levels & Overviews:

MapProxy:

CL-SHLOMIKONCHA commented 3 years ago

gdalbuildvrt: gdalbuildvrt -vrtnodata 0 -a_srs EPSG:4326 -r bilinear fullpath/to/create/.vrt fullpath/to/stored/files/*.tif

gdal2tiles: gdal2tiles.py nodata.vrt -s EPSG:4326 -z 0-12 -p geodetic --tmscompatible

CL-SHLOMIKONCHA commented 3 years ago

result: