From fcadd4a1e65fd62c7e233cb33a8ac2c0c4878828 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 5 Apr 2016 16:32:33 -0300 Subject: [PATCH] Atualização do sistema de administração na versão 6.0 do i3Geo --- .settings/org.eclipse.wst.common.project.facet.core.xml | 0 ferramentas/animagif/exec.php | 2 ++ 2 files changed, 2 insertions(+), 0 deletions(-) mode change 100644 => 100755 .settings/org.eclipse.wst.common.project.facet.core.xml diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml old mode 100644 new mode 100755 index 5629d2c..5629d2c --- a/.settings/org.eclipse.wst.common.project.facet.core.xml +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml diff --git a/ferramentas/animagif/exec.php b/ferramentas/animagif/exec.php index e7c8cbd..ed31e31 100755 --- a/ferramentas/animagif/exec.php +++ b/ferramentas/animagif/exec.php @@ -22,6 +22,7 @@ if(empty($_GET)){ } //http://localhost/i3geo/ferramentas/animagif/exec.php?operador=lt&nulos=-&transparente=nao&legenda=sim&tema=_llocalianimagif&colunat=ANOCRIA&w=500&h=500&mapext=-74%20-32%20-34%204 //http://localhost:8014/i3geo/ferramentas/animagif/exec.php?transparente=nao&legenda=sim&tema=dengue_casos_provaveis&colunat=semana_ano_epidemiologico&w=500&h=500&mapext=-74%20-32%20-34%204 +//http://localhost/i3geo/ferramentas/animagif/exec.php?nulos=-,0&transparente=sim&legenda=nao&tema=_llocalianimagif&colunat=ANOCRIA&w=500&h=500&mapext=-74%20-32%20-34%204&tipocolunat=string include("../../ms_configura.php"); include("../../classesphp/funcoes_gerais.php"); include("../../classesphp/pega_variaveis.php"); @@ -318,6 +319,7 @@ foreach($listaunica as $d){ } $imagens[] = $nomec; $duracao[] = $tempo; + //$mapa->save($arqtemp.".map");exit; } //junta as imagens no gif -- libgit2 0.21.2