From 08d762c03dc928e8f8f63ffa8cd2de874724a7b8 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 22 Jul 2015 01:54:29 +0000 Subject: [PATCH] Ajustes no layout --- classesphp/wmswfs.php | 10 +++++----- ferramentas/conectarservicos/index.js | 9 +++------ ferramentas/conectarwms/index.htm | 85 +++++++++++++++++++++++++++++++++---------------------------------------------------- ferramentas/conectarwms/index.js | 3 --- ferramentas/wmstime/index.htm | 2 +- 5 files changed, 42 insertions(+), 67 deletions(-) diff --git a/classesphp/wmswfs.php b/classesphp/wmswfs.php index 2aed549..4ccbe3b 100644 --- a/classesphp/wmswfs.php +++ b/classesphp/wmswfs.php @@ -441,11 +441,11 @@ function temaswms() if(count($layers2) == 1){$retorna[] = "
";} } } - $retorna[] = "
Proj.:
"; - $retorna[] = "
Formatos imagem:

"; - $retorna[] = "
Formatos info:

"; - $retorna[] = "
Versao:

"; - $retorna[] = "
Suporta SLD:


"; + $retorna[] = "

Projeção:

"; + $retorna[] = "

Formatos imagem:

"; + $retorna[] = "

Formatos de informação:

"; + $retorna[] = "

Versão:

"; + $retorna[] = "

Suporta SLD:

"; return(implode($retorna)); } /* diff --git a/ferramentas/conectarservicos/index.js b/ferramentas/conectarservicos/index.js index dff8795..b8f390e 100755 --- a/ferramentas/conectarservicos/index.js +++ b/ferramentas/conectarservicos/index.js @@ -58,7 +58,7 @@ i3GEOF.conectarservicos = "", "", $trad("a4") - + " ", "i3GEO.conectarwms", @@ -154,15 +154,12 @@ i3GEOF.conectarservicos = * Cria a janela flutuante para controle da ferramenta. */ iniciaJanelaFlutuante : function() { - var minimiza, cabecalho, janela, divid, titulo; + var cabecalho, janela, divid, titulo; if($i("i3GEOF.conectarservicos")){ return; } cabecalho = function() { }; - minimiza = function() { - i3GEO.janela.minimiza("i3GEOFconectarservicos"); - }; // cria a janela flutuante titulo = "
" + $trad("conexao",i3GEOF.conectarservicos.dicionario)+"
"; janela = @@ -177,7 +174,7 @@ i3GEOF.conectarservicos = false, "hd", cabecalho, - minimiza, + "", "", true ); diff --git a/ferramentas/conectarwms/index.htm b/ferramentas/conectarwms/index.htm index 3f65ce7..34c2024 100644 --- a/ferramentas/conectarwms/index.htm +++ b/ferramentas/conectarwms/index.htm @@ -1,7 +1,7 @@ - + @@ -37,25 +32,31 @@ p {
-

+

Veja como criar web services no ARCIMS
Veja como utilizar web services no ARCGIS @@ -67,15 +68,15 @@ p {

-

-

+

+


-
+
- -
+
@@ -109,8 +110,11 @@ p {