Add a local test texture and a new TileProvider severing a single tile

This commit is contained in:
Erik Broberg
2016-06-29 15:18:25 -04:00
parent 1d856151ed
commit 5030465bb8
5 changed files with 22 additions and 10 deletions
+6 -1
View File
@@ -46,10 +46,15 @@ return {
FilePath = "map_service_configs/Temporal_VIIRS_SNPP_CorrectedReflectance_TrueColor.xml",
},
{
Type = "SingleImage",
Name = "Debug Tiles",
FilePath = "textures/test_tile.png",
},
--[[{
Type = "Temporal",
Name = "Temporal MODIS Aqua CorrectedRecflectance TrueColor",
FilePath = "map_service_configs/Temporal_MODIS_Aqua_CorrectedReflectance_TrueColor.xml",
},
},]]
{
Name = "MODIS_Terra_CorrectedReflectance_TrueColor",
FilePath = "map_service_configs/MODIS_Terra_CorrectedReflectance_TrueColor.xml",
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB