添加osgEarth创建六边形网格文章
This commit is contained in:
14
blog/assets/osgEarth六边形网格/2dmap.earth
Normal file
14
blog/assets/osgEarth六边形网格/2dmap.earth
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" ?>
|
||||
|
||||
<map name = "ddmap" type="projected" version="2">
|
||||
<options>
|
||||
<terrain driver = "rex" lighting = "true" skirt_ratio="0.05" min_tile_range_factor = "6" first_lod = "0" blending = "false" color = "#ffffffff" tile_size = "17" normalize_edges = "true" compress_normal_maps = "false" normal_maps = "true" min_expiry_frames = "0" min_expiry_time = "0"/>
|
||||
<!-- <profile>plate-carre</profile> -->
|
||||
<profile>spherical-mercator</profile>
|
||||
</options>
|
||||
|
||||
<image name="world" driver="tms" opacity = "1.0" format="png">
|
||||
<url>E:/GISData/Imagery/tms.xml</url>
|
||||
</image>
|
||||
|
||||
</map>
|
||||
BIN
blog/assets/osgEarth六边形网格/image.png
Normal file
BIN
blog/assets/osgEarth六边形网格/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 535 KiB |
Reference in New Issue
Block a user