-
Notifications
You must be signed in to change notification settings - Fork 3
マップ作成メモ
almandite1 edited this page Jul 4, 2021
·
10 revisions
- 砂浜 -223~0
- 平原 1, 2
100, 101299 - 丘 101
299,3001000, 1001~1299 - 山02b 1001
1299, 1300-1500, 15011899 - 山02 1501
1899, 1900
座標系 EPSG:4326 WGS84
縮小するコマンド gdal_translate merged1-10.tif uint16.tif -ot UInt16 -a_nodata -9999 -outsize 10% 10% -of GTiff -co BIGTIFF=YES -co COMPRESS=LZW
縮尺 3700000 回転 60.00°
python3 -m gdal_merge -n -9999 -ot UInt16 -of GTiff -co BIGTIFF=YES -co COMPRESS=LZW -init 0 65535 -o "m5.tif" --optfile mergeInputFiles.txt
python3 -m gdal_merge -n -9999 -ot UInt16 -of GTiff -co BIGTIFF=YES -co COMPRESS=LZW -init 0 65535
-outsize
- 縮尺3,000,000
- サイズ 18432×18432 でQGISからエクスポートして、画像編集ソフトで 12288×8192 に加工する。
gdalwarp -of GTiff -co COMPRESS=DEFLATE -ts 20000 20000 -r cubic InputImage.tif OutputImage.tif
- N47- N63, E153 - E179
- N35 - N46
- N25 - N34
- N1 - N24, E114 -