Parcourir la source

update zmp

master
sasgis il y a 54 ans
Parent
révision
9cb4876724
3 fichiers modifiés avec 3 ajouts et 3 suppressions
  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 Voir le fichier

@@ -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 Voir le fichier

@@ -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 Voir le fichier

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


Chargement…
Annuler
Enregistrer