Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
i.dodonov
/
maps
geforkt von
sasgis/maps
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Quellcode durchsuchen
update zmp
undefined
sasgis
vor 54 Jahren
Ursprung
e18253d73b
Commit
7e5aea0095
18 geänderte Dateien
mit
33 neuen
und
17 gelöschten
Zeilen
Geteilte Ansicht
Diff-Optionen
Statistiken anzeigen
Patch-Datei herunterladen
Vergleichs-Datei herunterladen
BIN
_Genshtab/gsh_500m_new.zmp/EmptyTiles/1.jpg
+2
-1
_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt
+1
-1
_Genshtab/gsh_500m_new.zmp/params.txt
+2
-1
_historic/1902_kuban.zmp/GetUrlScript.txt
+2
-1
_historic/1918_kuban_10v.zmp/GetUrlScript.txt
+2
-1
_historic/1925_maykop.zmp/GetUrlScript.txt
+2
-1
_historic/1930_kuban.zmp/GetUrlScript.txt
+2
-1
_historic/5v_kavk_1877.zmp/GetUrlScript.txt
+2
-1
_historic/Strelb10_1882.zmp/GetUrlScript.txt
+2
-1
_historic/kuban_1v.zmp/GetUrlScript.txt
+2
-1
_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt
+2
-1
_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt
+2
-1
_tourism/ergaki_aradan.zmp/GetUrlScript.txt
+2
-1
_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt
+2
-1
_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt
+2
-1
_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt
+2
-1
_tourism/lcarta.zmp/GetUrlScript.txt
+2
-1
_tourism/wkavkaz_kot.zmp/GetUrlScript.txt
BIN
_Genshtab/gsh_500m_new.zmp/EmptyTiles/1.jpg
Datei anzeigen
Vorher
Nachher
Breite:
256
| Höhe:
256
| Größe:
909 B
+ 2
- 1
_Genshtab/gsh_500m_new.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 1
- 1
_Genshtab/gsh_500m_new.zmp/params.txt
Datei anzeigen
@@ -20,4 +20,4 @@ UseDwn=1
Sleep=0
DefHotKey=0
ContentType="image/jpeg"
MaxConnectToServerCount=1
MaxConnectToServerCount=1
0
+ 2
- 1
_historic/1902_kuban.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_historic/1918_kuban_10v.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_historic/1925_maykop.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_historic/1930_kuban.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_historic/5v_kavk_1877.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_historic/Strelb10_1882.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_historic/kuban_1v.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_tourism/TyanShan/TyanShan.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_tourism/TyanShan/tyan_shan.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_tourism/ergaki_aradan.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_tourism/fgup_sk_agp/fgu_sk_agp_all.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_tourism/gosgeodesia/tourism1991.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_tourism/hrebtovka_elbrus.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_tourism/lcarta.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
+ 2
- 1
_tourism/wkavkaz_kot.zmp/GetUrlScript.txt
Datei anzeigen
@@ -1,3 +1,4 @@
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
GetURLBase[24]:=chr(ord('2')+random(4));
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
end.
Verfassen
Vorschau
Laden…
Abbrechen
Speichern