This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
i.dodonov
/
maps
forked from
sasgis/maps
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update zmp
undefined
sasgis
54 years ago
parent
a91e495ac9
commit
282f4b9d0f
2 changed files
with
2 additions
and
2 deletions
Split View
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
View File
@@ -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
View File
@@ -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…
Cancel
Save