The VTP has a suite of cross-platform applications and libraries for geospatial processing and 3D visualization of terrain. The main applications are:
-
VTBuilder: Loads all your raw data from GIS formats, allows you to process them as needed to prepare them for visualization: resample, reproject, add higher-level descriptions, set attributes, then export to efficient formats.
-
Enviro: 3D runtime environment, which allows you to not only visualize but also dynamically interact in many ways (move buildings, plant trees, change time of day, and much more.)
If you only want to run the software, there are installers for Windows
- For build instructions, see Directions for Windows or Directions for Unix
-
Required: GDAL, libMini, wxWidgets, OpenSceneGraph, libjpeg, libpng.
-
Optional: libbzip2, libcurl, QuikGrid, and a few more.
- Required: GDAL 2, OpenSceneGraph (>= 3.2), libMini (>= 11.5.2), wxWidgets (>= 2.8), libjpeg, libpng.
- remove OsgEarth_include dir in ccmake
- GDAL2 has no package yet, I suggest building it with ./configure --prefix=/usr/local/gdal2 so it doesnt interfere with your system gdal, then just set GDAL_INCLUDE and GDAL_LIBRARY in cmake
- Please send feedback to the mailing list