Add LiU WMS files

Make use of Sweden-based WMS files
Set correct name for automatically loaded Info files
This commit is contained in:
Alexander Bock
2018-05-01 17:16:28 -04:00
parent d6571a131d
commit 0f33639ca2
28 changed files with 515 additions and 146 deletions
@@ -182,6 +182,7 @@ openspace.globebrowsing.parseInfoFile = function (file)
if ColorFile then
color = {
Identifier = Identifier,
Name = Name or Identifier,
Description = Description or "",
FilePath = dir .. '/' .. ColorFile,
BlendMode = "Color"
@@ -192,6 +193,7 @@ openspace.globebrowsing.parseInfoFile = function (file)
if HeightFile then
height = {
Identifier = Identifier,
Name = Name or Identifier,
Description = Description or "",
FilePath = dir .. '/' .. HeightFile,
TilePixelSize = 90