Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 950 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 950 Bytes

gisDTM: an interactive Digital Elevation Model visualizer

Build and Run

The program is not packaged nor it has a well-tested Makefile since it is a class assignment. The right way to build it is to import the project in the NetBeans IDE and run the GUI.MainForm class.

The Java 3D library must be already installed on the system in order for the build to end correctly.

Test data

The repo ships with a ready available database of points representing the North area of Trieste. The elevation data is freely available at the Friuli Venezia Giulia website

Screenshot of gisDTM

Features

  • Import/Export from GPX and grid formatted (.XYZ)
  • Possibility to cut the available data to a specific subregion
  • Interactive 3D visualization with pan/zoom/tilt

Authors

David Costa [email protected] Giuliano Peraz [email protected]