Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
005728df00
4 changed files with 36 additions and 0 deletions
  1. BIN
      Contur.zmp/18.bmp
  2. BIN
      Contur.zmp/24.bmp
  3. +12
    -0
      Contur.zmp/GetUrlScript.txt
  4. +24
    -0
      Contur.zmp/params.txt

BIN
Contur.zmp/18.bmp View File

Before After

BIN
Contur.zmp/24.bmp View File

Before After

+ 12
- 0
Contur.zmp/GetUrlScript.txt View File

@@ -0,0 +1,12 @@
begin
ResultURL:=GetURLBase+'x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(GetZ-1)+'&interval='+inttostr(round(IntPower(1.31,24-GetZ+1)))+'&color=e29526';
RequestHead:='User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0' + #13#10 +
'Accept: image/png,image/*;q=0.8,*/*;q=0.5' + #13#10 +
'Accept-Language: en-us,en;q=0.5' + #13#10 +
'Accept-Encoding: gzip, deflate' + #13#10 +
'Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7' + #13#10 +
'Keep-Alive: 115' + #13#10 +
'Connection: keep-alive' + #13#10 +
'Referer: http://etokarta.com/karta-vitebska' + #13#10 +
'Cookie: gc=polotsk; cc=1' + #13#10;
end.

+ 24
- 0
Contur.zmp/params.txt View File

@@ -0,0 +1,24 @@
[PARAMS]
pnum=42
GUID={4A21F0A3-D083-4FBD-8A51-749640DBD117}
asLayer=1
name=Âûñîòû (heywhatsthat.com)
name_en=Heights (heywhatsthat.com)
name_uk=Heights (heywhatsthat.com)
NameInCache=contur
DefURLBase=http://contour.heywhatsthat.com/bin/contour_tiles.cgi?
ContentType=image/png
Ext=.png
projection=1
sradiusa=6378137
sradiusb=6378137
separator=0
UseDwn=1
Usestick=1
UseGenPrevious=0
Usedel=1
Usesave=1
UseAntiBan=0
Sleep=0
DefHotKey=0
BanIfLen=0

Loading…
Cancel
Save