Quellcode durchsuchen

update zmp

master
sasgis vor 54 Jahren
Ursprung
Commit
4518d5bf8c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      Other/eAtlas.zmp/GetUrlScript.txt

+ 1
- 1
Other/eAtlas.zmp/GetUrlScript.txt Datei anzeigen

@@ -9,7 +9,7 @@ begin
Zm11dy:=round(GetY/intpower(2,GetZ-13));
if (GetZ>12) then
begin
if ((Zm11dx>2472)and(Zm11dx<2479))and((Zm11dy>1279)and(Zm11dy<1288)) then mn:='Msk' else
if ((Zm11dx>2461)and(Zm11dx<2482))and((Zm11dy>1271)and(Zm11dy<1296)) then mn:='MskMO' else
if ((Zm11dx>2486)and(Zm11dx<2490))and((Zm11dy>1269)and(Zm11dy<1278)) then mn:='Aleksandrov' else
if ((Zm11dx>2998)and(Zm11dx<3002))and((Zm11dy>1329)and(Zm11dy<1333)) then mn:='Barnaul' else
if ((Zm11dx>2461)and(Zm11dx<2467))and((Zm11dy>1380)and(Zm11dy<1386)) then mn:='Belgorod' else


Laden…
Abbrechen
Speichern