VirtualPlanetBuilder is a terrain database creation tool that can read a wide range of geospatial imagery and elevation data and scales from small-area terrain databases to massive whole-planet paged databases. These databases can be uploaded to the Internet to provide online GoogleEarth-style roaming of whole-planet databases, or kept on local disks for high-speed access for professional flight simulator applications.
VirtualPlanetBuilder is a terrain database creation tool that can read a wide range of geospatial imagery and elevation data and scales from small-area terrain databases to massive whole-planet paged databases. These databases can be uploaded to the Internet to provide online GoogleEarth-style roaming of whole-planet databases, or kept on local disks for high-speed access for professional flight simulator applications.
To install VirtualPlanetBuilder, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install VirtualPlanetBuilder
To see what files were installed by VirtualPlanetBuilder, run:
port contents VirtualPlanetBuilder
To later upgrade VirtualPlanetBuilder, run:
sudo port selfupdate && sudo port upgrade VirtualPlanetBuilder
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.