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[] = "
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 = "+
Veja como criar web services no ARCIMS
Veja como utilizar web services no ARCGIS
@@ -67,15 +68,15 @@ p {
-
++