Browse Source

update zmp

pull/1/head
sasbot 3 years ago
parent
commit
f5c271ce8f
12 changed files with 41 additions and 17 deletions
  1. +0
    -0
      cheboksary.new.zmp/18.bmp
  2. +0
    -0
      cheboksary.new.zmp/24.bmp
  3. +3
    -0
      cheboksary.new.zmp/GetUrlScript.txt
  4. +5
    -0
      cheboksary.new.zmp/info.txt
  5. +16
    -0
      cheboksary.new.zmp/params.txt
  6. BIN
      cheboksary.old.zmp/18.bmp
  7. BIN
      cheboksary.old.zmp/24.bmp
  8. +5
    -0
      cheboksary.old.zmp/GetUrlScript.txt
  9. +7
    -0
      cheboksary.old.zmp/info.txt
  10. +5
    -9
      cheboksary.old.zmp/params.txt
  11. +0
    -3
      cheboksary.ws.zmp/GetUrlScript.txt
  12. +0
    -5
      cheboksary.ws.zmp/info.txt

cheboksary.ws.zmp/18.bmp → cheboksary.new.zmp/18.bmp View File


cheboksary.ws.zmp/24.bmp → cheboksary.new.zmp/24.bmp View File


+ 3
- 0
cheboksary.new.zmp/GetUrlScript.txt View File

@@ -0,0 +1,3 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'-tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.png';
end.

+ 5
- 0
cheboksary.new.zmp/info.txt View File

@@ -0,0 +1,5 @@
Карта города Чебоксары
Основная обновляемая карта сайта
Первоисточник: http://www.cheboksary.ws

+ 16
- 0
cheboksary.new.zmp/params.txt View File

@@ -0,0 +1,16 @@
[PARAMS]
GUID={C5566E47-0B5E-4CB1-A557-CE1C6C21B0D8}
name=×åáîêñàðû (cheboksary.ws)
name_en=Cheboksary (cheboksary.ws)
DefURLBase=http://www.cheboksary.ws/gug/
projection=1
ParentSubMenu=Ëîêàëüíûå êàðòû
ParentSubMenu_en=Local maps
sradiusa=6378137
sradiusb=6356752
NameInCache=cheboksary.new
Ext=.png
UseDwn=1
Sleep=0
ContentType=image/png
IteratorSubRectSize=8,8

BIN
cheboksary.old.zmp/18.bmp View File

Before After

BIN
cheboksary.old.zmp/24.bmp View File

Before After

+ 5
- 0
cheboksary.old.zmp/GetUrlScript.txt View File

@@ -0,0 +1,5 @@
var Koef_Z :integer;
begin
Koef_Z:= round(intpower(2,GetZ-13));
ResultURL := GetURLBase + inttostr(GetZ-8) + '-' + inttostr(GetX - 2568*Koef_Z) + '-' + inttostr(GetY - 1255*Koef_Z) + '.png';
end.

+ 7
- 0
cheboksary.old.zmp/info.txt View File

@@ -0,0 +1,7 @@
Старая версия карты города Чебоксары
Была основной до 2010, после чего переехала в архив
Изза нестандартной сетки тайлов карта отображается со сдвигом.
Первоисточник: http://cheboksary.ws/2010/

cheboksary.ws.zmp/params.txt → cheboksary.old.zmp/params.txt View File

@@ -1,19 +1,15 @@
[PARAMS]
pnum=107
GUID={1765996B-95B8-46FD-9209-BC6B8689E2EC}
name=×åáîêñàðû (cheboksary.ws)
name_en=Map (cheboksary.ws)
asLayer=0
name=×åáîêñàðû-old (cheboksary.ws/2010)
name_en=Cheboksary-old (cheboksary.ws/2010)
DefURLBase=http://www.cheboksary.ws/maps/
projection=2
projection=1
ParentSubMenu=Ëîêàëüíûå êàðòû
ParentSubMenu_en=Local maps
sradiusa=6378137
sradiusb=6356752
NameInCache=cheboksary
separator=1
NameInCache=cheboksary.old
Ext=.png
UseDwn=1
Sleep=0
DefHotKey=0
ContentType=image/png
ContentType=image/png

+ 0
- 3
cheboksary.ws.zmp/GetUrlScript.txt View File

@@ -1,3 +0,0 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'-'+inttostr(GetX)+'-'+inttostr(GetY)+'.png';
end.

+ 0
- 5
cheboksary.ws.zmp/info.txt View File

@@ -1,5 +0,0 @@
Шестиуровневая карта города Чебоксары
Отображает в левом верхнем углу начиная с 4 уровня зума и до 10
Первоисточник: http://www.cheboksary.ws

Loading…
Cancel
Save