mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Remove datasets from debugglobe.mod
This commit is contained in:
@@ -88,18 +88,14 @@ return {
|
||||
FilePath = "map_service_configs/mars/CTX_Mosaic.xml",
|
||||
Enabled = false,
|
||||
},
|
||||
|
||||
--[[
|
||||
{
|
||||
Name = "On Moon Color",
|
||||
FilePath = "map_service_configs/moon/OnMoonColor.xml",
|
||||
--Enabled = true,
|
||||
}
|
||||
{
|
||||
Name = "West_Candor_Chasma_longlat_global",
|
||||
FilePath = "map_datasets/West_Candor_Chasma_longlat_global.vrt",
|
||||
Enabled = true,
|
||||
},
|
||||
]]
|
||||
}]]
|
||||
|
||||
},
|
||||
NightTextures = {
|
||||
{
|
||||
@@ -133,17 +129,18 @@ return {
|
||||
},
|
||||
},
|
||||
HeightMaps = {
|
||||
{
|
||||
Name = "Terrain tileset",
|
||||
FilePath = "map_service_configs/earth/TERRAIN.wms",
|
||||
--Enabled = true,
|
||||
},
|
||||
|
||||
{
|
||||
Name = "Mola Elevation",
|
||||
FilePath = "map_service_configs/mars/Mola_Elevation.xml",
|
||||
Enabled = true,
|
||||
},
|
||||
--[[
|
||||
--[[ {
|
||||
Name = "Terrain tileset",
|
||||
FilePath = "map_service_configs/earth/TERRAIN.wms",
|
||||
--Enabled = true,
|
||||
},
|
||||
|
||||
{
|
||||
Name = "On Moon Height",
|
||||
FilePath = "map_service_configs/moon/OnMoonHeight.xml",
|
||||
|
||||
Reference in New Issue
Block a user