Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
i.dodonov
/
maps
feito fork de
sasgis/maps
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
update zmp
undefined
sasgis
54 anos atrás
pai
a91e495ac9
commit
282f4b9d0f
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt
+1
-1
_Rosreestr/rosreestr_landuse.zmp/GetUrlScript.txt
+ 1
- 1
_Rosreestr/rosreestr_cadastr.zmp/GetUrlScript.txt
Ver arquivo
@@ -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 arquivo
@@ -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.
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar