Change minimumpixelsize for heightmap data of Earth

This commit is contained in:
kalbl
2016-10-11 17:49:41 +02:00
parent 1a8b07f829
commit b40f884781

View File

@@ -126,7 +126,7 @@ return {
Name = "Terrain tileset",
FilePath = "map_service_configs/ESRI/TERRAIN.wms",
Enabled = true,
MinimumPixelSize = 90,
MinimumPixelSize = 64,
DoPreProcessing = true,
},
},