Skip to content

develmusa/Swisstopo_Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swisstopo_Unity

Data from Swisstopo into Unity

DEM

Download: https://trac.osgeo.org/osgeo4w/

gdalinfo map.tif -stats
gdal_translate -ot UInt16 -scale 0 5000 0 65535 -outsize 2048 2048 -of ENVI D:\in.tif D:\out.raw

Height (5000) has to match with the Unity import Height of the terrain.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages