Ver a proveniência

update zmp

pull/1/head
sasbot há 3 anos
ascendente
cometimento
e89993f6c5
2 ficheiros alterados com 2 adições e 2 eliminações
  1. +1
    -1
      _Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt
  2. +1
    -1
      _Rosreestr/rosreestr_landuse.zmp/GetUrlScript.txt

+ 1
- 1
_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt Ver ficheiro

@@ -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 Ver ficheiro

@@ -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.

Carregando…
Cancelar
Guardar