@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Àñòðàõàíü (2gis.ru) | name=Àñòðàõàíü (2gis.ru) | ||||
name_en=Astrakhan (2gis.ru) | name_en=Astrakhan (2gis.ru) | ||||
NameInCache=2gis_Astrakhan | NameInCache=2gis_Astrakhan | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/astrakhan | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/astrakhan | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Áàðíàóë (2gis.ru) | name=Áàðíàóë (2gis.ru) | ||||
name_en=Barnaul (2gis.ru) | name_en=Barnaul (2gis.ru) | ||||
NameInCache=2gis_barnaul | NameInCache=2gis_barnaul | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/barnaul | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/barnaul | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Áèéñê (2gis.ru) | name=Áèéñê (2gis.ru) | ||||
name_en=Biysk (2gis.ru) | name_en=Biysk (2gis.ru) | ||||
NameInCache=2gis_Biysk | NameInCache=2gis_Biysk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/biysk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/biysk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -0,0 +1,6 @@ | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. |
@@ -0,0 +1,26 @@ | |||||
[PARAMS] | |||||
pnum=172 | |||||
GUID={2BB87968-DE52-4E3E-8753-3088AE0AECDE} | |||||
asLayer=0 | |||||
name=Áðàòñê (2gis.ru) | |||||
name_en=Bratsk (2gis.ru) | |||||
NameInCache=2gis_bratsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/bratsk | |||||
DefaultContentType=image/png | |||||
ContentType="image/png" | |||||
Ext=.png | |||||
projection=1 | |||||
sradiusa=6378137 | |||||
sradiusb=6378137 | |||||
separator=0 | |||||
UseDwn=1 | |||||
Usestick=1 | |||||
UseGenPrevious=1 | |||||
Usedel=1 | |||||
Usesave=1 | |||||
UseAntiBan=0 | |||||
Sleep=0 | |||||
DefHotKey=0 | |||||
BanIfLen=0 | |||||
ParentSubMenu=ÄóáëüÃèñ | |||||
ParentSubMenu_en=2gis |
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=×åëÿáèíñê (2gis.ru) | name=×åëÿáèíñê (2gis.ru) | ||||
name_en=Chelyabinsk (2gis.ru) | name_en=Chelyabinsk (2gis.ru) | ||||
NameInCache=2gis_Chelyabinsk | NameInCache=2gis_Chelyabinsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/chelyabinsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/chelyabinsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Åêàòåðèíáóðã (2gis.ru) | name=Åêàòåðèíáóðã (2gis.ru) | ||||
name_en=Ekaterinburg (2gis.ru) | name_en=Ekaterinburg (2gis.ru) | ||||
NameInCache=2gis_Ekaterinburg | NameInCache=2gis_Ekaterinburg | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/ekaterinburg | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/ekaterinburg | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=ÃîðíîÀëòàéñê (2gis.ru) | name=ÃîðíîÀëòàéñê (2gis.ru) | ||||
name_en=Gornoaltaysk (2gis.ru) | name_en=Gornoaltaysk (2gis.ru) | ||||
NameInCache=2gis_gornoaltaysk | NameInCache=2gis_gornoaltaysk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/gornoaltaysk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/gornoaltaysk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Èðêóòñê (2gis.ru) | name=Èðêóòñê (2gis.ru) | ||||
name_en=Irkutsk (2gis.ru) | name_en=Irkutsk (2gis.ru) | ||||
NameInCache=2gis_Irkutsk | NameInCache=2gis_Irkutsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/irkutsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/irkutsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Èæåâñê (2gis.ru) | name=Èæåâñê (2gis.ru) | ||||
name_en=Izhevsk (2gis.ru) | name_en=Izhevsk (2gis.ru) | ||||
NameInCache=2gis_izhevsk | NameInCache=2gis_izhevsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/izhevsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/izhevsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Êàçàíü (2gis.ru) | name=Êàçàíü (2gis.ru) | ||||
name_en=Kazan (2gis.ru) | name_en=Kazan (2gis.ru) | ||||
NameInCache=2gis_Kazan | NameInCache=2gis_Kazan | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/kazan | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/kazan | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Êåìåðîâî (2gis.ru) | name=Êåìåðîâî (2gis.ru) | ||||
name_en=Kemerovo (2gis.ru) | name_en=Kemerovo (2gis.ru) | ||||
NameInCache=2gis_Kemerovo | NameInCache=2gis_Kemerovo | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/kemerovo | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/kemerovo | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6277-45FC-8E72-0DB974470A34} | |||||
name=Õàáàðîâñê (2gis.ru) | name=Õàáàðîâñê (2gis.ru) | ||||
name_en=Khabarovsk (2gis.ru) | name_en=Khabarovsk (2gis.ru) | ||||
NameInCache=2gis_khabarovsk | NameInCache=2gis_khabarovsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/khabarovsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/khabarovsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6273-45FC-8E72-0DB974470A34} | |||||
name=Êîñòðîìà (2gis.ru) | name=Êîñòðîìà (2gis.ru) | ||||
name_en=Kostroma (2gis.ru) | name_en=Kostroma (2gis.ru) | ||||
NameInCache=2gis_kostroma | NameInCache=2gis_kostroma | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/kostroma | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/kostroma | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Êðàñíîäàð (2gis.ru) | name=Êðàñíîäàð (2gis.ru) | ||||
name_en=Krasnodar (2gis.ru) | name_en=Krasnodar (2gis.ru) | ||||
NameInCache=2gis_krasnodar | NameInCache=2gis_krasnodar | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/krasnodar | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/krasnodar | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={85E7CCC1-7790-4A7E-B67F-FDE19970FA8F} | |||||
name=Êðàñíîÿðñê (2gis.ru) | name=Êðàñíîÿðñê (2gis.ru) | ||||
name_en=Krasnoyarsk (2gis.ru) | name_en=Krasnoyarsk (2gis.ru) | ||||
NameInCache=2gis_Krasnoyarsk | NameInCache=2gis_Krasnoyarsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/krasnoyarsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/krasnoyarsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={116307F3-14D3-4B3A-BCF8-6A6D2468DEB8} | |||||
name=Êóðãàí (2gis.ru) | name=Êóðãàí (2gis.ru) | ||||
name_en=Kurgan (2gis.ru) | name_en=Kurgan (2gis.ru) | ||||
NameInCache=2gis_Kurgan | NameInCache=2gis_Kurgan | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/kurgan | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/kurgan | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={E63C21D5-4F37-4B22-AE13-A2138AE8D3D5} | |||||
name=Ěŕăíčňîăîđńę (2gis.ru) | name=Ěŕăíčňîăîđńę (2gis.ru) | ||||
name_en=Magnitogorsk (2gis.ru) | name_en=Magnitogorsk (2gis.ru) | ||||
NameInCache=2gis_Magnitogorsk | NameInCache=2gis_Magnitogorsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/magnitogorsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/magnitogorsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,41 +1,6 @@ | |||||
// Source: http://maps.2gis.ru/moscow/ | |||||
var xx,yy,zz:string; | |||||
var dx,dy:array[1..50] of longint; | |||||
begin | |||||
// map:z1, Sasplanet:z10 | |||||
dx[1]:=309; | |||||
dy[1]:=159; | |||||
// map:z2, Sasplanet:z11 | |||||
dx[2]:=618; | |||||
dy[2]:=318; | |||||
// map:z3, Sasplanet:z12 | |||||
dx[3]:=1236; | |||||
dy[3]:=636; | |||||
// map:z4, Sasplanet:z13 | |||||
dx[4]:=2472; | |||||
dy[4]:=1272; | |||||
// map:z5, Sasplanet:z14 | |||||
dx[5]:=4944; | |||||
dy[5]:=2544; | |||||
// map:z6, Sasplanet:z15 | |||||
dx[6]:=9888; | |||||
dy[6]:=5088; | |||||
// map:z7, Sasplanet:z16 | |||||
dx[7]:=19776; | |||||
dy[7]:=10176; | |||||
// map:z8, Sasplanet:z17 | |||||
dx[8]:=39552; | |||||
dy[8]:=20352; | |||||
// map:z9, Sasplanet:z18 | |||||
dx[9]:=79104; | |||||
dy[9]:=40704; | |||||
xx:=inttostr(GetX-dx[GetZ-9]); | |||||
yy:=inttostr(GetY-dy[GetZ-9]); | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-9)+'/'+xx+'/'+yy+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Ìîñêâà (2gis.ru) | name=Ìîñêâà (2gis.ru) | ||||
name_en=Moscow (2gis.ru) | name_en=Moscow (2gis.ru) | ||||
NameInCache=2gis_moscow | NameInCache=2gis_moscow | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/moscow | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/moscow | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6274-45FC-8E72-0DB974470A34} | |||||
name=Íàáåðåæíûå ×åëíû (2gis.ru) | name=Íàáåðåæíûå ×åëíû (2gis.ru) | ||||
name_en=Naberezhnye Chelny (2gis.ru) | name_en=Naberezhnye Chelny (2gis.ru) | ||||
NameInCache=2gis_nabchelny | NameInCache=2gis_nabchelny | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/nabchelny | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/nabchelny | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={EEBC3E2E-86F6-47EC-94E6-E38711457A5F} | |||||
name=Íèæíåâàðòîâñê (2gis.ru) | name=Íèæíåâàðòîâñê (2gis.ru) | ||||
name_en=Nizhnevartovsk (2gis.ru) | name_en=Nizhnevartovsk (2gis.ru) | ||||
NameInCache=2gis_Nizhnevartovsk | NameInCache=2gis_Nizhnevartovsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/nizhnevartovsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/nizhnevartovsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={5238CEC5-12BF-4B04-BD79-D981CE67ECCA} | |||||
name=Í.Íîâãîðîä (2gis.ru) | name=Í.Íîâãîðîä (2gis.ru) | ||||
name_en=Nnovgorod (2gis.ru) | name_en=Nnovgorod (2gis.ru) | ||||
NameInCache=2gis_Nnovgorod | NameInCache=2gis_Nnovgorod | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/nnovgorod | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/nnovgorod | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6271-45FC-8E72-0DB974470A34} | |||||
name=Íîâîêóçíåöê (2gis.ru) | name=Íîâîêóçíåöê (2gis.ru) | ||||
name_en=Novokuznetsk (2gis.ru) | name_en=Novokuznetsk (2gis.ru) | ||||
NameInCache=2gis_Novokuznetsk | NameInCache=2gis_Novokuznetsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/novokuznetsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/novokuznetsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={7CE0D78B-97E3-4C35-8912-C4DE3AD2F9F6} | |||||
name=Íîâîñèáèðñê (2gis.ru) | name=Íîâîñèáèðñê (2gis.ru) | ||||
name_en=Novosibirsk (2gis.ru) | name_en=Novosibirsk (2gis.ru) | ||||
NameInCache=2gis_Novosibirsk | NameInCache=2gis_Novosibirsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/novosibirsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/novosibirsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={AB0A91E0-D409-48DF-ADB4-1E8E42123D4F} | |||||
name=Îäåññà (2gis.ru) | name=Îäåññà (2gis.ru) | ||||
name_en=Odessa (2gis.ru) | name_en=Odessa (2gis.ru) | ||||
NameInCache=2gis_Odessa | NameInCache=2gis_Odessa | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/odessa | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/odessa | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Îìñê (2gis.ru) | name=Îìñê (2gis.ru) | ||||
name_en=Omsk Omsk2gis.ru) | name_en=Omsk Omsk2gis.ru) | ||||
NameInCache=Omsk | NameInCache=Omsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/omsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/omsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6278-45FD-8E72-0DB974470A34} | |||||
name=Ďĺíçŕ (2gis.ru) | name=Ďĺíçŕ (2gis.ru) | ||||
name_en=Penza (2gis.ru) | name_en=Penza (2gis.ru) | ||||
NameInCache=2gis_penza | NameInCache=2gis_penza | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/penza | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/penza | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Ïåðìü (2gis.ru) | name=Ïåðìü (2gis.ru) | ||||
name_en=Perm (2gis.ru) | name_en=Perm (2gis.ru) | ||||
NameInCache=2gis_Perm | NameInCache=2gis_Perm | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/perm | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/perm | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={975A7CBD-DF31-4558-873C-21D435A1090C} | |||||
name=Đîńňîâ (2gis.ru) | name=Đîńňîâ (2gis.ru) | ||||
name_en=Rostov (2gis.ru) | name_en=Rostov (2gis.ru) | ||||
NameInCache=2gis_Rostov | NameInCache=2gis_Rostov | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/rostov | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/rostov | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Ðÿçàíü (2gis.ru) | name=Ðÿçàíü (2gis.ru) | ||||
name_en=Ryazan (2gis.ru) | name_en=Ryazan (2gis.ru) | ||||
NameInCache=2gis_ryazan | NameInCache=2gis_ryazan | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/ryazan | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/ryazan | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={E0E0534C-EBC8-4287-91CF-7279344DD5B4} | |||||
name=Ñàìàðà (2gis.ru) | name=Ñàìàðà (2gis.ru) | ||||
name_en=Samara (2gis.ru) | name_en=Samara (2gis.ru) | ||||
NameInCache=2gis_Samara | NameInCache=2gis_Samara | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/samara | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/samara | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6275-45FC-8E72-0DB974470A34} | |||||
name=Ñî÷è (2gis.ru) | name=Ñî÷è (2gis.ru) | ||||
name_en=Sochi (2gis.ru) | name_en=Sochi (2gis.ru) | ||||
NameInCache=2gis_sochi | NameInCache=2gis_sochi | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/sochi | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/sochi | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={F69069E7-0231-451E-A2CE-77211E3EB7B7} | |||||
name=Òîìñê (2gis.ru) | name=Òîìñê (2gis.ru) | ||||
name_en=Tomsk (2gis.ru) | name_en=Tomsk (2gis.ru) | ||||
NameInCache=2gis_Tomsk | NameInCache=2gis_Tomsk | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/tomsk | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/tomsk | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6276-45FC-8E72-0DB974470A34} | |||||
name=Òóëà (2gis.ru) | name=Òóëà (2gis.ru) | ||||
name_en=Tula (2gis.ru) | name_en=Tula (2gis.ru) | ||||
NameInCache=2gis_tula | NameInCache=2gis_tula | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/tula | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/tula | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={3FB1A44B-2713-4969-80F0-8EC0D52B2F7E} | |||||
name=Òþìåíü (2gis.ru) | name=Òþìåíü (2gis.ru) | ||||
name_en=Tyumen (2gis.ru) | name_en=Tyumen (2gis.ru) | ||||
NameInCache=2gis_Tyumen | NameInCache=2gis_Tyumen | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/tyumen | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/tyumen | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -5,7 +5,7 @@ asLayer=0 | |||||
name=Óôà (2gis.ru) | name=Óôà (2gis.ru) | ||||
name_en=Ufa (2gis.ru) | name_en=Ufa (2gis.ru) | ||||
NameInCache=2gis_Ufa | NameInCache=2gis_Ufa | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/ufa | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/ufa | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={7F122DB7-FF62-41AB-A2D1-8E671CB128F6} | |||||
name=Âëàäèâîñòîê (2gis.ru) | name=Âëàäèâîñòîê (2gis.ru) | ||||
name_en=Vladivostok (2gis.ru) | name_en=Vladivostok (2gis.ru) | ||||
NameInCache=2gis_Vladivostok | NameInCache=2gis_Vladivostok | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/vladivostok | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/vladivostok | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6272-45FC-8E72-0DB974470A34} | |||||
name=Âîëãîãðàä (2gis.ru) | name=Âîëãîãðàä (2gis.ru) | ||||
name_en=Volgograd (2gis.ru) | name_en=Volgograd (2gis.ru) | ||||
NameInCache=2gis_volgograd | NameInCache=2gis_volgograd | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/volgograd | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/volgograd | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={146C1B32-C597-4964-B62D-CA88DBBFF757} | |||||
name=Âîðîíåæ (2gis.ru) | name=Âîðîíåæ (2gis.ru) | ||||
name_en=Voronezh (2gis.ru) | name_en=Voronezh (2gis.ru) | ||||
NameInCache=2gis_voronezh | NameInCache=2gis_voronezh | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/voronezh | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/voronezh | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||
@@ -1,3 +1,6 @@ | |||||
begin | |||||
ResultURL:=GetURLBase+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
var | |||||
tile: string; | |||||
begin | |||||
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' ); | |||||
ResultURL:=tile+'/'+inttostr(getz-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.png'; | |||||
end. | end. |
@@ -4,7 +4,7 @@ GUID={BA18658E-6278-45FC-8E72-0DB974470A34} | |||||
name=ßðîñëàâëü (2gis.ru) | name=ßðîñëàâëü (2gis.ru) | ||||
name_en=Yaroslavl (2gis.ru) | name_en=Yaroslavl (2gis.ru) | ||||
NameInCache=2gis_yaroslavl | NameInCache=2gis_yaroslavl | ||||
DefURLBase=http://tile4.maps.2gis.ru/tile/yaroslavl | |||||
DefURLBase=http://tile.maps.2gis.ru/tile/yaroslavl | |||||
DefaultContentType=image/png | DefaultContentType=image/png | ||||
ContentType="image/png" | ContentType="image/png" | ||||
Ext=.png | Ext=.png | ||||