diff --git a/cheboksary.ws.zmp/18.bmp b/cheboksary.new.zmp/18.bmp similarity index 100% rename from cheboksary.ws.zmp/18.bmp rename to cheboksary.new.zmp/18.bmp diff --git a/cheboksary.ws.zmp/24.bmp b/cheboksary.new.zmp/24.bmp similarity index 100% rename from cheboksary.ws.zmp/24.bmp rename to cheboksary.new.zmp/24.bmp diff --git a/cheboksary.new.zmp/GetUrlScript.txt b/cheboksary.new.zmp/GetUrlScript.txt new file mode 100644 index 00000000..7e835d4f --- /dev/null +++ b/cheboksary.new.zmp/GetUrlScript.txt @@ -0,0 +1,3 @@ +begin + ResultURL:=GetURLBase+inttostr(GetZ-1)+'-tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.png'; +end. \ No newline at end of file diff --git a/cheboksary.new.zmp/info.txt b/cheboksary.new.zmp/info.txt new file mode 100644 index 00000000..b8e8b9f1 --- /dev/null +++ b/cheboksary.new.zmp/info.txt @@ -0,0 +1,5 @@ +Карта города Чебоксары + +Основная обновляемая карта сайта + +Первоисточник: http://www.cheboksary.ws \ No newline at end of file diff --git a/cheboksary.new.zmp/params.txt b/cheboksary.new.zmp/params.txt new file mode 100644 index 00000000..68782055 --- /dev/null +++ b/cheboksary.new.zmp/params.txt @@ -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 \ No newline at end of file diff --git a/cheboksary.old.zmp/18.bmp b/cheboksary.old.zmp/18.bmp new file mode 100644 index 00000000..5ae7e4f1 Binary files /dev/null and b/cheboksary.old.zmp/18.bmp differ diff --git a/cheboksary.old.zmp/24.bmp b/cheboksary.old.zmp/24.bmp new file mode 100644 index 00000000..a070fcb9 Binary files /dev/null and b/cheboksary.old.zmp/24.bmp differ diff --git a/cheboksary.old.zmp/GetUrlScript.txt b/cheboksary.old.zmp/GetUrlScript.txt new file mode 100644 index 00000000..78e852d7 --- /dev/null +++ b/cheboksary.old.zmp/GetUrlScript.txt @@ -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. \ No newline at end of file diff --git a/cheboksary.old.zmp/info.txt b/cheboksary.old.zmp/info.txt new file mode 100644 index 00000000..5a504c93 --- /dev/null +++ b/cheboksary.old.zmp/info.txt @@ -0,0 +1,7 @@ +Старая версия карты города Чебоксары + +Была основной до 2010, после чего переехала в архив + +Изза нестандартной сетки тайлов карта отображается со сдвигом. + +Первоисточник: http://cheboksary.ws/2010/ diff --git a/cheboksary.ws.zmp/params.txt b/cheboksary.old.zmp/params.txt similarity index 54% rename from cheboksary.ws.zmp/params.txt rename to cheboksary.old.zmp/params.txt index 4d75b0ec..26777f9f 100644 --- a/cheboksary.ws.zmp/params.txt +++ b/cheboksary.old.zmp/params.txt @@ -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 \ No newline at end of file diff --git a/cheboksary.ws.zmp/GetUrlScript.txt b/cheboksary.ws.zmp/GetUrlScript.txt deleted file mode 100644 index 84fa77b7..00000000 --- a/cheboksary.ws.zmp/GetUrlScript.txt +++ /dev/null @@ -1,3 +0,0 @@ -begin - ResultURL:=GetURLBase+inttostr(GetZ-1)+'-'+inttostr(GetX)+'-'+inttostr(GetY)+'.png'; -end. \ No newline at end of file diff --git a/cheboksary.ws.zmp/info.txt b/cheboksary.ws.zmp/info.txt deleted file mode 100644 index 977c471f..00000000 --- a/cheboksary.ws.zmp/info.txt +++ /dev/null @@ -1,5 +0,0 @@ -Шестиуровневая карта города Чебоксары - -Отображает в левом верхнем углу начиная с 4 уровня зума и до 10 - -Первоисточник: http://www.cheboksary.ws