diff --git a/Google/GoogleEarth/Earth.zmp/18.bmp b/Google/GoogleEarth/Earth.zmp/18.bmp deleted file mode 100644 index 61868c37..00000000 Binary files a/Google/GoogleEarth/Earth.zmp/18.bmp and /dev/null differ diff --git a/Google/GoogleEarth/Earth.zmp/24.bmp b/Google/GoogleEarth/Earth.zmp/24.bmp deleted file mode 100644 index aa2c4e6d..00000000 Binary files a/Google/GoogleEarth/Earth.zmp/24.bmp and /dev/null differ diff --git a/Google/GoogleEarth/Earth.zmp/GetUrlScript.txt b/Google/GoogleEarth/Earth.zmp/GetUrlScript.txt deleted file mode 100644 index 3c98dee1..00000000 --- a/Google/GoogleEarth/Earth.zmp/GetUrlScript.txt +++ /dev/null @@ -1,3 +0,0 @@ -begin - ResultURL:=GetUrlBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ); -end. \ No newline at end of file diff --git a/Google/GoogleEarth/Earth.zmp/params.txt b/Google/GoogleEarth/Earth.zmp/params.txt deleted file mode 100644 index fa691e30..00000000 --- a/Google/GoogleEarth/Earth.zmp/params.txt +++ /dev/null @@ -1,24 +0,0 @@ -[PARAMS] -GUID={10999B94-B2D3-4E10-A1CD-0A26DF7467F6} -name=Земля (GeoCacher) -name_en=Earth (GeoCacher) -ParentSubMenu=GoogleEarth -ParentSubMenu_en=GoogleEarth -asLayer=0 -DefURLBase=http://127.0.0.1:8081/jpegfile?db=earth&ver=0&date=0& -EPSG=4326 -NameInCache=GE.Earth -separator=0 -Ext=.jpg -UseDwn=1 -Usestick=1 -UseGenPrevious=1 -Usedel=1 -Usesave=1 -UsePreloadPage=0 -Sleep=0 -ContentType=image/jpeg,image/jpg -BanIfLen=0 -MaxConnectToServerCount=12 -[ViewInfo] -EPSG=3785 \ No newline at end of file diff --git a/Google/GoogleEarth/GoogleEarthCache_M.zmp/params.txt b/Google/GoogleEarth/GoogleEarthCache_M.zmp/params.txt index 8993f68b..13fa0da9 100644 --- a/Google/GoogleEarth/GoogleEarthCache_M.zmp/params.txt +++ b/Google/GoogleEarth/GoogleEarthCache_M.zmp/params.txt @@ -1,11 +1,11 @@ [PARAMS] GUID={FD6877DE-9885-4B92-9D01-F3746F2DD239} -name=Земля (dbCache.dat) -name_en=Earth (dbCache.dat) -name_uk=Земля (dbCache.dat) -ParentSubMenu=GoogleEarth -ParentSubMenu_en=GoogleEarth -ParentSubMenu_uk=GoogleEarth +name=Земля (GECache) +name_en=Earth (GECache) +name_uk=Земля (GECache) +ParentSubMenu=GoogleEarth (Кэш GC) +ParentSubMenu_en=GoogleEarth (Cache GC) +ParentSubMenu_uk=GoogleEarth (Кеш GC) asLayer=0 DefURLBase= projection=1 @@ -13,7 +13,7 @@ sradiusa=6378137 sradiusb=6378137 CacheType=5 NameInCache= -separator=1 +separator=0 DelAfterShow=0 Ext=.jpg UseDwn=0 diff --git a/Google/GoogleEarth/GoogleEarth_M.zmp/18.bmp b/Google/GoogleEarth/GoogleEarth_M.zmp/18.bmp new file mode 100644 index 00000000..47d65f27 Binary files /dev/null and b/Google/GoogleEarth/GoogleEarth_M.zmp/18.bmp differ diff --git a/Google/GoogleEarth/GoogleEarth_M.zmp/24.bmp b/Google/GoogleEarth/GoogleEarth_M.zmp/24.bmp new file mode 100644 index 00000000..595f438b Binary files /dev/null and b/Google/GoogleEarth/GoogleEarth_M.zmp/24.bmp differ diff --git a/Google/GoogleEarth/GoogleEarth_M.zmp/GetUrlScript.txt b/Google/GoogleEarth/GoogleEarth_M.zmp/GetUrlScript.txt new file mode 100644 index 00000000..a4e93abb --- /dev/null +++ b/Google/GoogleEarth/GoogleEarth_M.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+'&z='+inttostr(GetZ)+'&x='+inttostr(GetX)+'&y='+inttostr(GetY); +end. \ No newline at end of file diff --git a/Google/GoogleEarth/GoogleEarth_M.zmp/params.txt b/Google/GoogleEarth/GoogleEarth_M.zmp/params.txt new file mode 100644 index 00000000..4c41a563 --- /dev/null +++ b/Google/GoogleEarth/GoogleEarth_M.zmp/params.txt @@ -0,0 +1,25 @@ +[PARAMS] +GUID={F6927E5B-F910-4EFC-834C-461AA36D12F9} +name=Земля (Меркатор) +name_en=Earth (Mercator) +name_uk=Земля (Меркатор) +ParentSubMenu=GoogleEarth (Кэш GC) +ParentSubMenu_en=GoogleEarth (Cache GC) +ParentSubMenu_uk=GoogleEarth (Кеш GC) +asLayer=0 +DefURLBase=http://localhost/flatfile?server=1&proj=1&img=jpg&compress=100&inet=0&ver=0&hist=0 +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=GE_Earth_M +separator=0 +Ext=.jpg +UseDwn=1 +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +UseAntiBan=0 +Sleep=0 +ContentType=image/jpeg +BanIfLen=0 \ No newline at end of file diff --git a/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/18.bmp b/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/18.bmp new file mode 100644 index 00000000..abf34a87 Binary files /dev/null and b/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/18.bmp differ diff --git a/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/24.bmp b/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/24.bmp new file mode 100644 index 00000000..706f267a Binary files /dev/null and b/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/24.bmp differ diff --git a/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/GetUrlScript.txt b/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/GetUrlScript.txt new file mode 100644 index 00000000..a4e93abb --- /dev/null +++ b/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+'&z='+inttostr(GetZ)+'&x='+inttostr(GetX)+'&y='+inttostr(GetY); +end. \ No newline at end of file diff --git a/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/params.txt b/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/params.txt new file mode 100644 index 00000000..e41c938e --- /dev/null +++ b/Google/GoogleEarth/GoogleEarth_Mars_M.zmp/params.txt @@ -0,0 +1,25 @@ +[PARAMS] +GUID={F6927E5B-F910-4EFC-834C-461AA36D12B4} +name=Марс (Меркатор) +name_en=Mars (Mercator) +name_uk=Марс (Меркатор) +ParentSubMenu=GoogleEarth (Кэш GC) +ParentSubMenu_en=GoogleEarth (Cache GC) +ParentSubMenu_uk=GoogleEarth (Кеш GC) +asLayer=0 +DefURLBase=http://localhost/flatfile?server=3&proj=1&img=jpg&compress=100&inet=0&ver=0&hist=0 +projection=1 +sradiusa=3396190 +sradiusb=3396190 +NameInCache=GE_Mars_M +separator=0 +Ext=.jpg +UseDwn=1 +Usestick=1 +UseGenPrevious=1 +Usedel=1 +Usesave=1 +UseAntiBan=0 +Sleep=0 +ContentType=image/jpeg +BanIfLen=0 \ No newline at end of file diff --git a/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/18.bmp b/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/18.bmp new file mode 100644 index 00000000..8a67c5e2 Binary files /dev/null and b/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/18.bmp differ diff --git a/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/24.bmp b/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/24.bmp new file mode 100644 index 00000000..2733e4b7 Binary files /dev/null and b/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/24.bmp differ diff --git a/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/GetUrlScript.txt b/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/GetUrlScript.txt new file mode 100644 index 00000000..a4e93abb --- /dev/null +++ b/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetUrlBase+'&z='+inttostr(GetZ)+'&x='+inttostr(GetX)+'&y='+inttostr(GetY); +end. \ No newline at end of file diff --git a/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/params.txt b/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/params.txt new file mode 100644 index 00000000..b30fa214 --- /dev/null +++ b/Google/GoogleEarth/GoogleEarth_Sky_M.zmp/params.txt @@ -0,0 +1,25 @@ +[PARAMS] +GUID={F6927E5B-F910-4EFC-834C-461AA36D12A2} +name=Небо (Меркатор) +name_en=Sky (Mercator) +name_uk=Небо (Меркатор) +ParentSubMenu=GoogleEarth (Кэш GC) +ParentSubMenu_en=GoogleEarth (Cache GC) +ParentSubMenu_uk=GoogleEarth (Кеш GC) +asLayer=0 +DefURLBase=http://localhost/flatfile?server=2&proj=1&img=jpg&compress=100&inet=0&ver=0&hist=0 +projection=1 +sradiusa=6378137 +sradiusb=6378137 +NameInCache=GE_Sky_M +separator=0 +Ext=.jpg +UseDwn=1 +Usestick=1 +UseGenPrevious=0 +Usedel=0 +Usesave=0 +UseAntiBan=0 +Sleep=0 +ContentType=image/jpeg +BanIfLen=0 \ No newline at end of file diff --git a/Google/GoogleEarth/History.zmp/18.bmp b/Google/GoogleEarth/History.zmp/18.bmp deleted file mode 100644 index 61868c37..00000000 Binary files a/Google/GoogleEarth/History.zmp/18.bmp and /dev/null differ diff --git a/Google/GoogleEarth/History.zmp/24.bmp b/Google/GoogleEarth/History.zmp/24.bmp deleted file mode 100644 index aa2c4e6d..00000000 Binary files a/Google/GoogleEarth/History.zmp/24.bmp and /dev/null differ diff --git a/Google/GoogleEarth/History.zmp/GetUrlScript.txt b/Google/GoogleEarth/History.zmp/GetUrlScript.txt deleted file mode 100644 index 3c98dee1..00000000 --- a/Google/GoogleEarth/History.zmp/GetUrlScript.txt +++ /dev/null @@ -1,3 +0,0 @@ -begin - ResultURL:=GetUrlBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ); -end. \ No newline at end of file diff --git a/Google/GoogleEarth/History.zmp/params.txt b/Google/GoogleEarth/History.zmp/params.txt deleted file mode 100644 index e5a34091..00000000 --- a/Google/GoogleEarth/History.zmp/params.txt +++ /dev/null @@ -1,24 +0,0 @@ -[PARAMS] -GUID={10999BFF-B2D3-4E10-A1CD-0A26DF7467F6} -name=История (GeoCacher) -name_en=History (GeoCacher) -ParentSubMenu=GoogleEarth -ParentSubMenu_en=GoogleEarth -asLayer=0 -DefURLBase=http://127.0.0.1:8081/jpegfile?db=tm&ver=0&date=221& -EPSG=4326 -NameInCache=GE.History -separator=0 -Ext=.jpg -UseDwn=1 -Usestick=1 -UseGenPrevious=1 -Usedel=1 -Usesave=1 -UsePreloadPage=1 -Sleep=0 -ContentType=image/jpeg,image/jpg -BanIfLen=0 -MaxConnectToServerCount=12 -[ViewInfo] -EPSG=3785 \ No newline at end of file diff --git a/Google/GoogleEarth/Mars.zmp/18.bmp b/Google/GoogleEarth/Mars.zmp/18.bmp deleted file mode 100644 index 61868c37..00000000 Binary files a/Google/GoogleEarth/Mars.zmp/18.bmp and /dev/null differ diff --git a/Google/GoogleEarth/Mars.zmp/24.bmp b/Google/GoogleEarth/Mars.zmp/24.bmp deleted file mode 100644 index aa2c4e6d..00000000 Binary files a/Google/GoogleEarth/Mars.zmp/24.bmp and /dev/null differ diff --git a/Google/GoogleEarth/Mars.zmp/GetUrlScript.txt b/Google/GoogleEarth/Mars.zmp/GetUrlScript.txt deleted file mode 100644 index 3c98dee1..00000000 --- a/Google/GoogleEarth/Mars.zmp/GetUrlScript.txt +++ /dev/null @@ -1,3 +0,0 @@ -begin - ResultURL:=GetUrlBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ); -end. \ No newline at end of file diff --git a/Google/GoogleEarth/Mars.zmp/params.txt b/Google/GoogleEarth/Mars.zmp/params.txt deleted file mode 100644 index 80cdc97e..00000000 --- a/Google/GoogleEarth/Mars.zmp/params.txt +++ /dev/null @@ -1,24 +0,0 @@ -[PARAMS] -GUID={10999BAF-B2D3-4E10-AACD-0A26DF7467F6} -name=Марс (GeoCacher) -name_en=Mars (GeoCacher) -ParentSubMenu=GoogleEarth -ParentSubMenu_en=GoogleEarth -asLayer=0 -DefURLBase=http://127.0.0.1:8081/jpegfile?db=mars&ver=0&date=0& -EPSG=4326 -NameInCache=GE.Mars -separator=0 -Ext=.jpg -UseDwn=1 -Usestick=1 -UseGenPrevious=1 -Usedel=1 -Usesave=1 -UsePreloadPage=0 -Sleep=0 -ContentType=image/jpeg,image/jpg -BanIfLen=0 -MaxConnectToServerCount=12 -[ViewInfo] -EPSG=3785 \ No newline at end of file diff --git a/Google/GoogleEarth/Moon.zmp/18.bmp b/Google/GoogleEarth/Moon.zmp/18.bmp deleted file mode 100644 index 61868c37..00000000 Binary files a/Google/GoogleEarth/Moon.zmp/18.bmp and /dev/null differ diff --git a/Google/GoogleEarth/Moon.zmp/24.bmp b/Google/GoogleEarth/Moon.zmp/24.bmp deleted file mode 100644 index aa2c4e6d..00000000 Binary files a/Google/GoogleEarth/Moon.zmp/24.bmp and /dev/null differ diff --git a/Google/GoogleEarth/Moon.zmp/GetUrlScript.txt b/Google/GoogleEarth/Moon.zmp/GetUrlScript.txt deleted file mode 100644 index 3c98dee1..00000000 --- a/Google/GoogleEarth/Moon.zmp/GetUrlScript.txt +++ /dev/null @@ -1,3 +0,0 @@ -begin - ResultURL:=GetUrlBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ); -end. \ No newline at end of file diff --git a/Google/GoogleEarth/Moon.zmp/params.txt b/Google/GoogleEarth/Moon.zmp/params.txt deleted file mode 100644 index 88fed745..00000000 --- a/Google/GoogleEarth/Moon.zmp/params.txt +++ /dev/null @@ -1,24 +0,0 @@ -[PARAMS] -GUID={10EE9BFF-B2D3-4E10-A1CD-0A26DF7467F6} -name=Луна (GeoCacher) -name_en=Moon (GeoCacher) -ParentSubMenu=GoogleEarth -ParentSubMenu_en=GoogleEarth -asLayer=0 -DefURLBase=http://127.0.0.1:8081/jpegfile?db=moon&ver=0&date=0& -EPSG=4326 -NameInCache=GE.Moon -separator=0 -Ext=.jpg -UseDwn=1 -Usestick=1 -UseGenPrevious=1 -Usedel=1 -Usesave=1 -UsePreloadPage=0 -Sleep=0 -ContentType=image/jpeg,image/jpg -BanIfLen=0 -MaxConnectToServerCount=12 -[ViewInfo] -EPSG=3785 \ No newline at end of file diff --git a/Google/GoogleEarth/Sky.zmp/18.bmp b/Google/GoogleEarth/Sky.zmp/18.bmp deleted file mode 100644 index 61868c37..00000000 Binary files a/Google/GoogleEarth/Sky.zmp/18.bmp and /dev/null differ diff --git a/Google/GoogleEarth/Sky.zmp/24.bmp b/Google/GoogleEarth/Sky.zmp/24.bmp deleted file mode 100644 index aa2c4e6d..00000000 Binary files a/Google/GoogleEarth/Sky.zmp/24.bmp and /dev/null differ diff --git a/Google/GoogleEarth/Sky.zmp/GetUrlScript.txt b/Google/GoogleEarth/Sky.zmp/GetUrlScript.txt deleted file mode 100644 index 3c98dee1..00000000 --- a/Google/GoogleEarth/Sky.zmp/GetUrlScript.txt +++ /dev/null @@ -1,3 +0,0 @@ -begin - ResultURL:=GetUrlBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ); -end. \ No newline at end of file diff --git a/Google/GoogleEarth/Sky.zmp/params.txt b/Google/GoogleEarth/Sky.zmp/params.txt deleted file mode 100644 index bd2b78a8..00000000 --- a/Google/GoogleEarth/Sky.zmp/params.txt +++ /dev/null @@ -1,24 +0,0 @@ -[PARAMS] -GUID={10999B94-B2D3-4EFF-A1CD-0A26DF7467F6} -name=Небо (GeoCacher) -name_en=Sky (GeoCacher) -ParentSubMenu=GoogleEarth -ParentSubMenu_en=GoogleEarth -asLayer=0 -DefURLBase=http://127.0.0.1:8081/jpegfile?db=sky&ver=0&date=0& -EPSG=4326 -NameInCache=GE.Sky -separator=0 -Ext=.jpg -UseDwn=1 -Usestick=1 -UseGenPrevious=1 -Usedel=1 -Usesave=1 -UsePreloadPage=0 -Sleep=0 -ContentType=image/jpeg,image/jpg -BanIfLen=0 -MaxConnectToServerCount=12 -[ViewInfo] -EPSG=3785 \ No newline at end of file