This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
alexlipovka
/
maps
forked from
sasgis/maps
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update zmp
master
sasbot
4 years ago
parent
4c8789f25e
commit
094c68f169
4 changed files
with
34 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
2Gis/2gis.ru.zmp/18.bmp
BIN
2Gis/2gis.ru.zmp/24.bmp
+6
-0
2Gis/2gis.ru.zmp/GetUrlScript.txt
+28
-0
2Gis/2gis.ru.zmp/params.txt
BIN
2Gis/2gis.ru.zmp/18.bmp
View File
Before
After
BIN
2Gis/2gis.ru.zmp/24.bmp
View File
Before
After
+ 6
- 0
2Gis/2gis.ru.zmp/GetUrlScript.txt
View File
@@ -0,0 +1,6 @@
var
tile: string;
begin
tile := RegExprReplaceMatchSubStr(GetURLBase, 'tile.maps', 'tile'+inttostr( Random(4) )+'.maps' );
ResultURL:=tile+inttostr(getx)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1);
end.
+ 28
- 0
2Gis/2gis.ru.zmp/params.txt
View File
@@ -0,0 +1,28 @@
[PARAMS]
pnum=170
GUID={01BDC3A9-D0C0-4B84-BFB5-13AAF9D100F7}
asLayer=0
name=2Gis.ru (Ž¡é ï)
name_en=2Gis.ru
name_uk=2Gis.ru
NameInCache=2Gis
DefURLBase=http://tile.maps.2gis.ru/tiles?v=1112&x=
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
ParentSubMenu_uk=2gis
Write
Preview
Loading…
Cancel
Save