Browse Source

update zmp

master
sasgis 54 years ago
parent
commit
9cb4876724
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      geogarage_com_route.zmp/GetUrlScript.txt
  2. +1
    -1
      in-sfera.ru.zmp/GetUrlScript.txt
  3. +1
    -1
      in-sfera.ru.zmp/params.txt

+ 1
- 1
geogarage_com_route.zmp/GetUrlScript.txt View File

@@ -39,7 +39,7 @@ begin
case GetZ of
5: ResultURL:=GetURLBase+res+'/'+res+'.png';
5: ResultURL:=GetURLBase+res+'/'+res+'.png';
6: ResultURL:=GetURLBase+res+'/'+res+'.png';
7: ResultURL:=GetURLBase+copy(res,1,6)+'/'+res+'.png';
8: ResultURL:=GetURLBase+copy(res,1,6)+'/'+res+'.png';
9: ResultURL:=GetURLBase+copy(res,1,6)+'/'+res+'.png';


+ 1
- 1
in-sfera.ru.zmp/GetUrlScript.txt View File

@@ -1,3 +1,3 @@
begin
ResultURL:=GetURLBase+inttostr(18-GetZ)+'s'+inttostr(GetX-round(intpower(2,GetZ-1)/2)-1)+'x'+inttostr(GetY-round(intpower(2,GetZ-1)/2)-1)+'y.png';
ResultURL:=GetURLBase+inttostr(18-GetZ)+'s'+inttostr(GetX-round(intpower(2,GetZ-1)/2)-1)+'x'+inttostr(GetY-round(intpower(2,GetZ-1)/2))+'y.png';
end.

+ 1
- 1
in-sfera.ru.zmp/params.txt View File

@@ -15,7 +15,7 @@ sradiusb=6378137
separator=0
UseDwn=1
Usestick=1
UseGenPrevious=0
UseGenPrevious=1
Usedel=1
Usesave=1
UsePreloadPage=0


Loading…
Cancel
Save