Explorar el Código

update zmp

pull/1/head
sasbot hace 3 años
padre
commit
7241f99737
Se han modificado 10 ficheros con 65 adiciones y 0 borrados
  1. BIN
      _Other/geologmap.zmp/18.bmp
  2. BIN
      _Other/geologmap.zmp/24.bmp
  3. +6
    -0
      _Other/geologmap.zmp/GetUrlScript.txt
  4. +27
    -0
      _Other/geologmap.zmp/params.txt
  5. BIN
      _water/river_kuban.zmp/18.bmp
  6. BIN
      _water/river_kuban.zmp/24.bmp
  7. BIN
      _water/river_kuban.zmp/EmptyTiles/1.jpg
  8. +6
    -0
      _water/river_kuban.zmp/GetUrlScript.txt
  9. +4
    -0
      _water/river_kuban.zmp/info.txt
  10. +22
    -0
      _water/river_kuban.zmp/params.txt

BIN
_Other/geologmap.zmp/18.bmp Ver fichero

Antes Después

BIN
_Other/geologmap.zmp/24.bmp Ver fichero

Antes Después

+ 6
- 0
_Other/geologmap.zmp/GetUrlScript.txt Ver fichero

@@ -0,0 +1,6 @@
var
url: string;
begin
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8082 + Random(8) ));
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 27
- 0
_Other/geologmap.zmp/params.txt Ver fichero

@@ -0,0 +1,27 @@
[PARAMS]
pnum=16
GUID={FD39994C-3D2E-450C-8290-C48DD081E39B}
name=Ãåîëîãè÷åñêàÿ êàðòà ÑÑÑÐ
name_en= Geologic map of USSR
name_uk= Geologic map of USSR
asLayer=0
DefURLBase=http://91.237.82.95:8082/geologmap/
projection=1
sradiusa=6378137
sradiusb=6378137
NameInCache=geologmap
separator=0
Ext=.jpg
UseDwn=1
Usestick=1
UseGenPrevious=1
Usedel=1
Usesave=1
Sleep=0
BanIfLen=0
defaultContentType=image/jpeg
ContentType="image/jpeg"
MaxConnectToServerCount=1
ParentSubMenu=Äðóãèå êàðòû
ParentSubMenu_en=Other maps
ParentSubMenu_uk=²íø³ êàðòè

BIN
_water/river_kuban.zmp/18.bmp Ver fichero

Antes Después

BIN
_water/river_kuban.zmp/24.bmp Ver fichero

Antes Después

BIN
_water/river_kuban.zmp/EmptyTiles/1.jpg Ver fichero

Antes Después
Anchura: 256  |  Altura: 256  |  Tamaño: 910 B

+ 6
- 0
_water/river_kuban.zmp/GetUrlScript.txt Ver fichero

@@ -0,0 +1,6 @@
var
url: string;
begin
url := RegExprReplaceMatchSubStr(GetURLBase, '8082', inttostr(8084 + Random(8) ));
ResultURL:=URL+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.

+ 4
- 0
_water/river_kuban.zmp/info.txt Ver fichero

@@ -0,0 +1,4 @@
КАРТА РЕКИ КУБАНЬ<br>
от Краснодрского гидроузла до устья<br>
<br>
1985 год издания<br>

+ 22
- 0
_water/river_kuban.zmp/params.txt Ver fichero

@@ -0,0 +1,22 @@
[PARAMS]
pnum=17
GUID={2CB2F8BB-9B4D-49C7-BA4A-1D40F24AC4B9}
name=Êàðòà Ðåêè Êóáàíü
name_en=Kuban river map
name_uk=Kuban river map
ParentSubMenu=Ìîðñêèå êàðòû
ParentSubMenu_en=Marine maps
ParentSubMenu_uk=Marine maps
asLayer=0
DefURLBase=http://91.237.82.95:8082/kuban_river/
projection=1
sradiusa=6378137
sradiusb=6378137
NameInCache=kuban_river
separator=0
Ext=.jpg
UseDwn=1
Sleep=0
defaultContentType=image/jpeg
ContentType="image/jpeg"
MaxConnectToServerCount=1

Cargando…
Cancelar
Guardar