|
osg相关版本:osg2.6,vpb0.9.8非正式版,osggis0.9.3,osggis_3rdparty_win32_vs8.zip
OS/IDE: win32/vs2005SP1
目的:将矢量数据(world.shp)叠加到地形模型(earth.ive)上。
问题:使用osggis_makelayer --terrain earth.ive --input world.shp --output new_earth.ive --geocentric --lines --random-colors --gridded --grid-rows 16 --grid-cols 32 命令后,只出现叠加的矢量层,而地形模型却没有显示。见附件。运行该命令时,出现如下警告:
[osgGIS] WARN: GeoExtent::expandToInclude: Illegal: either the extent of the input point is invalid
earth.ive使用如下命令生成:
osgdem --bluemarble-west -t land_shallow_topo_west.tif --bluemarble-east -t land_shallow_topo_east.tif --geocentric -l 12 -o earth.ive
是因为我的osggis版本过低的原因吗?请大家指教,谢谢。 |
-
-
error.rar
21.35 KB, 下载次数: 127, 下载积分: 威望 1
生成的new_earth.ive截图
|