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

Interactive Digital Elevation Model visualizer

Notifications You must be signed in to change notification settings

zarelit/gisDTM

Repository files navigation

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]

About

Interactive Digital Elevation Model visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages