Browse Source

update zmp

master
sasgis 54 years ago
parent
commit
5d6c35f138
12 changed files with 108 additions and 0 deletions
  1. BIN
      atlogis_LS7.zmp/18.bmp
  2. BIN
      atlogis_LS7.zmp/24.bmp
  3. +7
    -0
      atlogis_LS7.zmp/GetUrlScript.txt
  4. +29
    -0
      atlogis_LS7.zmp/params.txt
  5. BIN
      atlogis_Landsat5.zmp/18.bmp
  6. BIN
      atlogis_Landsat5.zmp/24.bmp
  7. +7
    -0
      atlogis_Landsat5.zmp/GetUrlScript.txt
  8. +29
    -0
      atlogis_Landsat5.zmp/params.txt
  9. BIN
      atlogis_topomapper.zmp/18.bmp
  10. BIN
      atlogis_topomapper.zmp/24.bmp
  11. +7
    -0
      atlogis_topomapper.zmp/GetUrlScript.txt
  12. +29
    -0
      atlogis_topomapper.zmp/params.txt

BIN
atlogis_LS7.zmp/18.bmp View File

Before After

BIN
atlogis_LS7.zmp/24.bmp View File

Before After

+ 7
- 0
atlogis_LS7.zmp/GetUrlScript.txt View File

@@ -0,0 +1,7 @@
var
shift:integer;
begin
if getz < 4 then shift:=0 else shift:=round(intpower(2,getz-3))+1;
ResultURL:=GetURLBase+'/'+inttostr(GetZ-2)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ)div 2) - GetY -shift);
end.

+ 29
- 0
atlogis_LS7.zmp/params.txt View File

@@ -0,0 +1,29 @@
[PARAMS]
pnum=114
GUID={8E8A18B5-E2D5-49C5-9FF7-99D1A4AB0652}
asLayer=0
name=Êàðòà (atlogis_LS7)
name_9=Map (atlogis_LS7)
NameInCache=atlogis_LS7
DefURLBase=http://78.46.61.141/cgi-bin/tilecache-2.10/tilecache.py/1.0.0/LS7_v2-ww-GEO84
ContentType=image/jpeg
Ext=.jpg
projection=3
sradiusa=6378137
sradiusb=6378137
separator=0
UseDwn=1
Usestick=1
UseGenPrevious=1
Usedel=1
Usesave=1
UseAntiBan=0
Sleep=0
DefHotKey=0
BanIfLen=0
TILERLEFT=0
TILERRIGHT=512
TILERTOP=0
TILERBOTTOM=512
ParentSubMenu=„à㣨¥ ª àâë
ParentSubMenu_9=Other maps

BIN
atlogis_Landsat5.zmp/18.bmp View File

Before After

BIN
atlogis_Landsat5.zmp/24.bmp View File

Before After

+ 7
- 0
atlogis_Landsat5.zmp/GetUrlScript.txt View File

@@ -0,0 +1,7 @@
var
shift:integer;
begin
if getz < 4 then shift:=0 else shift:=round(intpower(2,getz-3))+1;
ResultURL:=GetURLBase+'/'+inttostr(GetZ-2)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ)div 2) - GetY -shift);
end.

+ 29
- 0
atlogis_Landsat5.zmp/params.txt View File

@@ -0,0 +1,29 @@
[PARAMS]
pnum=114
GUID={30E01D12-8E3F-4477-B272-7AB274E66F50}
asLayer=0
name=Êàðòà (atlogis_Landsat5)
name_9=Map (atlogis_Landsat5)
NameInCache=atlogis_Landsat5
DefURLBase=http://78.46.61.141/cgi-bin/tilecache-2.10/tilecache.py/1.0.0/Landsat5_GEO84
ContentType=image/jpeg
Ext=.jpg
projection=3
sradiusa=6378137
sradiusb=6378137
separator=0
UseDwn=1
Usestick=1
UseGenPrevious=1
Usedel=1
Usesave=1
UseAntiBan=0
Sleep=0
DefHotKey=0
BanIfLen=0
TILERLEFT=0
TILERRIGHT=512
TILERTOP=0
TILERBOTTOM=512
ParentSubMenu=„à㣨¥ ª àâë
ParentSubMenu_9=Other maps

BIN
atlogis_topomapper.zmp/18.bmp View File

Before After

BIN
atlogis_topomapper.zmp/24.bmp View File

Before After

+ 7
- 0
atlogis_topomapper.zmp/GetUrlScript.txt View File

@@ -0,0 +1,7 @@
var
shift:integer;
begin
if getz < 4 then shift:=0 else shift:=round(intpower(2,getz-3))+1;
ResultURL:=GetURLBase+'/'+inttostr(GetZ-2)+'/'+inttostr(GetX)+'/'+inttostr(round(intpower(2,GetZ)div 2) - GetY -shift);
end.

+ 29
- 0
atlogis_topomapper.zmp/params.txt View File

@@ -0,0 +1,29 @@
[PARAMS]
pnum=114
GUID={8DA746CF-F067-42E6-BC7A-667842E3956C}
asLayer=0
name=Êàðòà (atlogis_topomapper)
name_9=Map (atlogis_topomapper)
NameInCache=atlogis_topomapper
DefURLBase=http://78.46.61.141/cgi-bin/tilecache-2.10/tilecache.py/1.0.0/topomapper_ww
ContentType=image/jpeg
Ext=.jpg
projection=3
sradiusa=6378137
sradiusb=6378137
separator=0
UseDwn=1
Usestick=1
UseGenPrevious=1
Usedel=1
Usesave=1
UseAntiBan=0
Sleep=0
DefHotKey=0
BanIfLen=0
TILERLEFT=0
TILERRIGHT=512
TILERTOP=0
TILERBOTTOM=512
ParentSubMenu=„à㣨¥ ª àâë
ParentSubMenu_9=Other maps

Loading…
Cancel
Save