반응형

cd ~/Desktop/TMS_IMAGE/



gdalbuildvrt index.vrt *.tif



gdal_merge.py -o merged.tif *.tif



gdal2tiles.py -v --processes=4 -z 0-10 merged.tif output2

반응형

'GIS' 카테고리의 다른 글

oracle import shp  (0) 2019.08.08
Using OGR2OGR to re-project a shape file  (0) 2019.08.07
fwtools로 tif to ecw 변환  (0) 2015.01.23
gdal oracle export/import shp  (0) 2014.03.10
geotiff gdal merged and tiles  (0) 2014.02.28

+ Recent posts