Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
pkl69
/
maps
forkato da
sasgis/maps
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update zmp
master
sasbot
4 anni fa
parent
49c8b088af
commit
0eca5882bd
7 ha cambiato i file
con
14 aggiunte
e
7 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-1
Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt
+2
-1
Genshtab/karta_gsh_1km.zmp/GetUrlScript.txt
+2
-1
Genshtab/karta_gsh_250m.zmp/GetUrlScript.txt
+2
-1
Genshtab/karta_gsh_2km.zmp/GetUrlScript.txt
+2
-1
Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt
+2
-1
Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt
+2
-1
history/5v_kavkaz.zmp/GetUrlScript.txt
+ 2
- 1
Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt
Vedi File
@@ -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
Genshtab/karta_gsh_1km.zmp/GetUrlScript.txt
Vedi File
@@ -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
Genshtab/karta_gsh_250m.zmp/GetUrlScript.txt
Vedi File
@@ -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
Genshtab/karta_gsh_2km.zmp/GetUrlScript.txt
Vedi File
@@ -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
Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt
Vedi File
@@ -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
Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt
Vedi File
@@ -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
history/5v_kavkaz.zmp/GetUrlScript.txt
Vedi File
@@ -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.
Scrivi
Anteprima
Caricamento…
Annulla
Salva