Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Virtual Planet Builder
(view source)
Revision as of 19:58, 30 May 2020
8 bytes added
,
19:58, 30 May 2020
no edit summary
Line 12:
Line 12:
*** ... which requires the sqlite3.11 or above development package (on linux - 'sudo apt-get install libsqlite3-dev')
*** ... which requires the sqlite3.11 or above development package (on linux - 'sudo apt-get install libsqlite3-dev')
−
Note that GDAL and PROJ do not use cmake, so
you need to run "
./configure -prefix=/path/to/install
" in the source directory before
make
+
Note that GDAL and PROJ do not use cmake, so
it builds in the source directory as follows:
+
./configure -prefix=/path/to/install
+
make
VPB is built using cmake e.g.
VPB is built using cmake e.g.
−
cmake -DOSG_DIR=/path/to/OSG/install /path/to/VPB/src
+
cmake -DOSG_DIR=/path/to/OSG/install /path/to/VPB/src
+
make
== Getting Landcover Data ==
== Getting Landcover Data ==
Line 34:
Line 37:
Here are the options I've used:
Here are the options I've used:
−
./bin/osgdem --geocentric -t /home/stuart/FlightGear/VPB/data/CORINE/u2018_clc2018_v2020_20u1_raster100m/DATA/U2018_CLC2018_V2020_20u1.tif -d /home/stuart/FlightGear/VPB/data/SRTM90/srtm_36_01.tif -e -5 54 -2 56 --PagedLOD -l 5 --RGB-24 -o foo.osgb
+
./bin/osgdem --geocentric -t /home/stuart/FlightGear/VPB/data/CORINE/u2018_clc2018_v2020_20u1_raster100m/DATA/U2018_CLC2018_V2020_20u1.tif -d /home/stuart /FlightGear/VPB/data/SRTM90/srtm_36_01.tif -e -5 54 -2 56 --PagedLOD -l 5 --RGB-24 -o foo.osgb
* --geocentric because that's what FG uses
* --geocentric because that's what FG uses
Stuart
Administrators
618
edits
Navigation menu
Personal tools
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Village pump
Help
Portals
User
Developer
Wiki
FlightGear
Website
Forum
Mailing lists
Bug tracker
Source
Scenery
Liveries
Build server
Tools
Upload file
Special pages
Printable version