15 lines
600 B
XML
15 lines
600 B
XML
<?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>
|