소스 검색

update zmp

master
sasgis 54 년 전
부모
커밋
9cb4876724
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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 파일 보기

@@ -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 파일 보기

@@ -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 파일 보기

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


불러오는 중...
취소
저장