This website works better with JavaScript.
首頁
探索
說明
註冊
登入
sasgis
/
maps
關註
2
收藏
1
複製
5
程式碼
問題管理
0
合併請求
0
版本發佈
0
Activity
瀏覽代碼
update zmp
pull/1/head
sasbot
4 年之前
父節點
890d826216
當前提交
e89993f6c5
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt
+1
-1
_Rosreestr/rosreestr_landuse.zmp/GetUrlScript.txt
+ 1
- 1
_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt
查看文件
@@ -1,3 +1,3 @@
begin
ResultURL:=GetURLBase+RoundEx(GetLMetr,
8)+','+RoundEx(GetBMetr,8)+','+RoundEx(GetRMetr,8)+','+RoundEx(GetTMetr,8
);
ResultURL:=GetURLBase+RoundEx(GetLMetr,
10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10
);
end.
+ 1
- 1
_Rosreestr/rosreestr_landuse.zmp/GetUrlScript.txt
查看文件
@@ -1,3 +1,3 @@
begin
ResultURL:=GetURLBase+RoundEx(GetLMetr,
8)+','+RoundEx(GetBMetr,8)+','+RoundEx(GetRMetr,8)+','+RoundEx(GetTMetr,8
);
ResultURL:=GetURLBase+RoundEx(GetLMetr,
10)+','+RoundEx(GetBMetr,10)+','+RoundEx(GetRMetr,10)+','+RoundEx(GetTMetr,10
);
end.
Write
Preview
Loading…
取消
儲存