User Tools

Site Tools


arma3:terrain:import-satellite-in-smaller-tiles

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
arma3:terrain:import-satellite-in-smaller-tiles [2017-01-14 11:07]
snakeman fixed false info, kind of badly written previously.
arma3:terrain:import-satellite-in-smaller-tiles [2018-05-14 13:35]
snakeman 81920 res with 2m/px scale added.
Line 61: Line 61:
 Terrain size: 20480\\ Terrain size: 20480\\
 Terrain properties size: 10240 (terrain size / 2) Terrain properties size: 10240 (terrain size / 2)
 +
 +
 +====== Tile Example Values ======
 +
 +Satellite tiles for terrain builder import, how to import them with proper values.
 +
 +Formula is mapsize - tile size == northing slots. subtract tile size from previous slot to get down one row.
 +<​code>​
 +20480 res satellite 4 x 4 TILE size 5120 (1m/px)
 +A row1 northing: 15360, easting tile 2: 205120, 3: 210240, 4: 215360,
 +B row2 northing: 10240,
 +C row3 northing: 5120,
 +D row4 northing: 0,
 +
 +35840 res satellite 4 x 4 TILE size 8960 (4m/px)
 +A row1 northing: 107520, easting tile 2: 235840, 3: 271680, 4: 307520,
 +B row2 northing: 71680,
 +C row3 northing: 35840,
 +D row4 northing: 0,
 +
 +40960 res satellite 4 x 4 TILE size 10240 (2m/px)
 +A row1 northing: 61440, easting tile 2: 220480, 3: 240960, 4: 261440,
 +B row2 northing: 40960,
 +C row3 northing: 20480,
 +D row4 northing: 0,
 +
 +40960 res satellite 4 x 4 TILE size 10240 (1m/px)
 +A row1 northing: 30720, easting tile 2: 210240, 3: 220480, 4: 230720,
 +B row2 northing: 20480,
 +C row3 northing: 10240,
 +D row4 northing: 0,
 +
 +51200 res satellite 4 x 4 TILE size 25600 (2m/px)
 +A row1 northing: 76800, easting tile 2: 225600, 3: 251200, 4: 276800,
 +B row2 northing: 51200,
 +C row3 northing: 25600,
 +D row4 northing: 0,
 +
 +71680 res satellite 4 x 4 TILE size 17920 (2m/px)
 +A row1 northing: 107520, easting tile 2: 235840, 3: 271680, 4: 307520,
 +B row2 northing: 71680,
 +C row3 northing: 35840,
 +D row4 northing: 0,
 +
 +81920 res satellite 4 x 4 TILE size 20480 (1m/px)
 +A row1 northing: 61440, easting tile 2: 220480, 3: 240960, 4: 261440,
 +B row2 northing: 40960,
 +C row3 northing: 20480,
 +D row4 northing: 0,
 +
 +81920 res satellite 4 x 4 TILE size 20480 (2m/px)
 +A row1 northing: 122880, easting tile 2: 240960, 3: 281920, 4: 322880,
 +B row2 northing: 81920,
 +C row3 northing: 40960,
 +D row4 northing: 0,
 +
 +81920 res satellite 8 x 8 TILE size 10240 (1m/px)
 +A row1 northing: 71680, easting tile 2: 210240, 3: 220480, 4: 230720, 5: 240960, 6: 251200, 7: 261440, 8: 271680,
 +B row2 northing: 61440,
 +C row3 northing: 51200,
 +D row4 northing: 40960,
 +E row5 northing: 30720,
 +F row6 northing: 20480,
 +G row7 northing: 10240,
 +H row8 northing: 0,
 +
 +102400 res satellite 4 x 4 TILE size 25600 (1m/px)
 +A row1 northing: 76800, easting tile 2: 225600, 3: 251200, 4: 276800,
 +B row2 northing: 51200,
 +C row3 northing: 25600,
 +D row4 northing: 0,
 +
 +102400 res satellite 8 x 8 TILE size 12800 (2m/px)
 +A row1 northing: 179200, easting tile 2: 225600, 3: 251200, 4: 276800, 5: 302400, 6: 328000, 7: 353600, 8: 379200,
 +B row2 northing: 153600,
 +C row3 northing: 128000,
 +D row4 northing: 102400,
 +E row5 northing: 76800,
 +F row6 northing: 51200,
 +G row7 northing: 25600,
 +H row8 northing: 0,
 +
 +143360 res satellite 5 x 5 TILE size: 28672 (2m/px)
 +A row1 northing: 114688, easting tile 2: 228672, 3: 257344, 4: 286016, 5: 314688,
 +B row2 northing: 86016,
 +C row3 northing: 57344,
 +D row4 northing: 28672,
 +E row5 northing: 0,
 +
 +143360 res satellite 8 x 8 TILE size 17920 (1m/px)
 +A row1 northing: 125440, easting tile 2: 217920, 3: 235840, 4: 253760, 5: 271680, 6: 289600, 7: 307520, 8: 325440,
 +B row2 northing: 107520,
 +C row3 northing: 89600,
 +D row4 northing: 71680,
 +E row5 northing: 53760,
 +F row6 northing: 35840,
 +G row7 northing: 17920,
 +H row8 northing: 0,
 +
 +163840 res satellite 8 x 8 TILE size 20480 (1m/px)
 +A row1 northing: 143360, easting tile 2: 220480, 3: 240960, 4: 261440, 5: 281920, 6: 302400, 7: 322880, 8: 343360,
 +B row2 northing: 122880,
 +C row3 northing: 102400,
 +D row4 northing: 81920,
 +E row5 northing: 61440,
 +F row6 northing: 40960,
 +G row7 northing: 20480,
 +H row8 northing: 0,
 +
 +204800 res satellite 8 x 8 TILE size 25600 (1m/px)
 +A row1 northing: 179200, easting tile 2: 225600, 3: 251200, 4: 276800, 5: 302400, 6: 328000, 7: 353600, 8: 379200,
 +B row2 northing: 153600,
 +C row3 northing: 128000,
 +D row4 northing: 102400,
 +E row5 northing: 76800,
 +F row6 northing: 51200,
 +G row7 northing: 25600,
 +H row8 northing: 0,
 +</​code>​
 +See also [[arma3:​terrain:​real-world-data-global-mapper#​large_satellite_textures|Large Satellite Tiles]].
arma3/terrain/import-satellite-in-smaller-tiles.txt ยท Last modified: 2019-01-28 18:30 by snakeman