Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Регистрация
Вход
i.dodonov
/
maps
форкнуто от
sasgis/maps
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Просмотр исходного кода
update zmp
undefined
sasgis
54 лет назад
Родитель
0c7d2cb333
Сommit
79516ab202
7 измененных файлов
:
14 добавлений
и
7 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать 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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -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
Просмотреть файл
@@ -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.
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить