Registered Member
|
Hello all,
I am looking to develop a very simple map, akin to the plain map, but with the sun shading functionality available. I have tried various ways to do this but to no avail. I tried stripping other maps (strm, bluemarble, etc.) to get down to plain but did not work. I figure it has to do with the following dgml code, but I don't find any documentation anywhere regarding how marble internalizes the data and how to construct the dgml file to get the desired result. <!-- This layer provides the colorization --> <layer name="colorme" backend="filter"> <filter name="texturecolorizer" type="colorize"> <dem>srtm</dem> <coastline>mwdbii</coastline> <!-- If these don't get defined the default palettes get used --> <palette type="sea">tempcolors.leg</palette> <palette type="land">tempcolors.leg</palette> </filter> </layer> Many Thanks |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell