Fix error with pow being undefined when newValue becomes negative

Add wms.itn.liu.se as main server for CTX and Mola for Mars
This commit is contained in:
Alexander Bock
2016-11-24 21:07:19 +01:00
parent 2646e2dcbb
commit 328f57fb20
4 changed files with 10 additions and 10 deletions

View File

@@ -62,12 +62,12 @@ return {
Name = "Layered Rock Outcrops in Southwest Candor Chasma",
FilePath = "map_datasets/HiRISE/Layered_Rock_Outcrops_in_Southwest_Candor_Chasma_Texture.vrt",
},
--[[
{
Name = "CTX Mosaic",
FilePath = "map_service_configs/CTX_Mosaic.xml",
Enabled = true,
},
--[[
{
Name = "West Candor Chasma",
FilePath = "map_datasets/CTX/West_Candor_Chasma_longlat_global.vrt",
@@ -112,7 +112,7 @@ return {
MinimumPixelSize = 64,
DoPreProcessing = true,
},
--]]
{
Name = "Mola Elevation",
FilePath = "map_service_configs/Mola_Elevation.xml",
@@ -120,7 +120,7 @@ return {
MinimumPixelSize = 90,
DoPreProcessing = true,
},
{
--[[ {
Name = "West Candor Chasma",
FilePath = "map_datasets/CTX/West_Candor_Chasma_DEM_longlat_global.vrt",
--Enabled = true,

View File

@@ -1,6 +1,6 @@
<GDAL_WMS>
<Service name="TiledWMS">
<ServerUrl>http://192.168.1.167/OnMars/wms.cgi?</ServerUrl>
<ServerUrl>http://wms.itn.liu.se/OnMars/wms.cgi?</ServerUrl>
<TiledGroupName>CTX Mosaic</TiledGroupName>
<Transparent>TRUE</Transparent>
</Service>
@@ -12,10 +12,10 @@
<BlockSizeX>256</BlockSizeX>
<BlockSizeY>256</BlockSizeY>
</DataWindow>
<Cache>
<!-- <Cache>
<Path>./GDAL_CTX_cache</Path>
<Depth>10</Depth>
<Extension>.png</Extension>
</Cache>
<OfflineMode>true</OfflineMode>
</GDAL_WMS>
<OfflineMode>false</OfflineMode>
--></GDAL_WMS>

View File

@@ -1,6 +1,6 @@
<GDAL_WMS>
<Service name="TiledWMS">
<ServerUrl>http://192.168.1.167/OnMars/wms.cgi?</ServerUrl>
<ServerUrl>http://wms.itn.liu.se/OnMars/wms.cgi?</ServerUrl>
<TiledGroupName>Mola Elevation</TiledGroupName>
</Service>
<DataWindow>