From a657e27957aa6f9e2a2f680774403c80fd94046e Mon Sep 17 00:00:00 2001 From: sasbot <> Date: Sat, 6 Jun 2020 12:00:00 +0000 Subject: [PATCH] update zmp --- .../GeoCacher.Direct/GeoCacher.Earth.Direct.zmp/params.txt | 3 ++- .../Imagery/GoogleEarth.Earth.zmp/params.txt | 3 ++- .../Imagery/GoogleEarth.Mars.zmp/params.txt | 3 ++- .../Imagery/GoogleEarth.Moon.zmp/params.txt | 3 ++- .../Imagery/GoogleEarth.Sky.zmp/params.txt | 3 ++- .../Terrain/GoogleEarth.Earth.Terrain.zmp/params.txt | 5 +++-- .../Terrain/GoogleEarth.Mars.Terrain.zmp/params.txt | 5 +++-- .../Terrain/GoogleEarth.Moon.Terrain.zmp/params.txt | 5 +++-- 8 files changed, 19 insertions(+), 11 deletions(-) diff --git a/Google/GoogleEarth/GeoCacher.Direct/GeoCacher.Earth.Direct.zmp/params.txt b/Google/GoogleEarth/GeoCacher.Direct/GeoCacher.Earth.Direct.zmp/params.txt index 31df2f0a..599ef466 100644 --- a/Google/GoogleEarth/GeoCacher.Direct/GeoCacher.Earth.Direct.zmp/params.txt +++ b/Google/GoogleEarth/GeoCacher.Direct/GeoCacher.Earth.Direct.zmp/params.txt @@ -9,9 +9,10 @@ EPSG=4326 CacheType=8 NameInCache= separator=1 -DelAfterShow=0 Ext=.jpg UseDwn=0 +IsReadOnly=1 +AllowScan=0 ContentType=image/jpeg [ViewInfo] EPSG=3785 diff --git a/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Earth.zmp/params.txt b/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Earth.zmp/params.txt index 40bd8aa3..901ecbdd 100644 --- a/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Earth.zmp/params.txt +++ b/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Earth.zmp/params.txt @@ -9,9 +9,10 @@ ParentSubMenu=GoogleEarth EPSG=4326 CacheType=5 NameInCache= -DelAfterShow=0 Ext=.jpg UseDwn=0 +IsReadOnly=1 +AllowScan=0 ContentType=image/jpeg [ViewInfo] EPSG=3785 diff --git a/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Mars.zmp/params.txt b/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Mars.zmp/params.txt index cd8af122..f641aa35 100644 --- a/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Mars.zmp/params.txt +++ b/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Mars.zmp/params.txt @@ -9,9 +9,10 @@ ParentSubMenu=GoogleEarth EPSG=4326 CacheType=5 NameInCache=mars -DelAfterShow=0 Ext=.jpg UseDwn=0 +IsReadOnly=1 +AllowScan=0 ContentType=image/jpeg [ViewInfo] EPSG=3785 diff --git a/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Moon.zmp/params.txt b/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Moon.zmp/params.txt index 4cd47380..2b318555 100644 --- a/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Moon.zmp/params.txt +++ b/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Moon.zmp/params.txt @@ -9,9 +9,10 @@ EPSG=4326 CacheType=5 NameInCache=moon separator=1 -DelAfterShow=0 Ext=.jpg UseDwn=0 +IsReadOnly=1 +AllowScan=0 ContentType=image/jpeg [ViewInfo] EPSG=3785 diff --git a/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Sky.zmp/params.txt b/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Sky.zmp/params.txt index 267803ae..72615d7a 100644 --- a/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Sky.zmp/params.txt +++ b/Google/GoogleEarth/GoogleEarth.Direct/Imagery/GoogleEarth.Sky.zmp/params.txt @@ -8,9 +8,10 @@ ParentSubMenu=GoogleEarth EPSG=4326 CacheType=5 NameInCache=sky -DelAfterShow=0 Ext=.jpg UseDwn=0 +IsReadOnly=1 +AllowScan=0 ContentType=image/jpeg [ViewInfo] EPSG=3785 diff --git a/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Earth.Terrain.zmp/params.txt b/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Earth.Terrain.zmp/params.txt index 37f08e42..7b88f7e5 100644 --- a/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Earth.Terrain.zmp/params.txt +++ b/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Earth.Terrain.zmp/params.txt @@ -8,7 +8,8 @@ asLayer=1 EPSG=4326 CacheType=51 NameInCache=earth -DelAfterShow=0 Ext=.kml -UseDwn=0 ContentType=application/vnd.google-earth.kml+xml +UseDwn=0 +IsReadOnly=1 +AllowScan=0 diff --git a/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Mars.Terrain.zmp/params.txt b/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Mars.Terrain.zmp/params.txt index 279a7c5d..98f83b02 100644 --- a/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Mars.Terrain.zmp/params.txt +++ b/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Mars.Terrain.zmp/params.txt @@ -8,7 +8,8 @@ asLayer=1 EPSG=4326 CacheType=51 NameInCache=mars -DelAfterShow=0 Ext=.kml -UseDwn=0 ContentType=application/vnd.google-earth.kml+xml +UseDwn=0 +IsReadOnly=1 +AllowScan=0 diff --git a/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Moon.Terrain.zmp/params.txt b/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Moon.Terrain.zmp/params.txt index 0fe74334..e147b619 100644 --- a/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Moon.Terrain.zmp/params.txt +++ b/Google/GoogleEarth/GoogleEarth.Direct/Terrain/GoogleEarth.Moon.Terrain.zmp/params.txt @@ -8,7 +8,8 @@ asLayer=1 EPSG=4326 CacheType=51 NameInCache=moon -DelAfterShow=0 Ext=.kml -UseDwn=0 ContentType=application/vnd.google-earth.kml+xml +UseDwn=0 +IsReadOnly=1 +AllowScan=0