From 05af80d923065913ff1e30cb05c83fb16138c98c Mon Sep 17 00:00:00 2001
From: Edmar Moretti
Date: Thu, 16 Dec 2010 21:47:40 +0000
Subject: [PATCH] Adição de novos parâmetros no mashup OpenLayers para permitir escolher o tema de fundo. Correção na camada de fundo Landsat e adição de novas
---
mashups/index.html | 2 ++
mashups/openlayers.js.php | 42 +++++++++++++++++++++++++-----------------
mashups/openlayers.php | 56 +++++++++++++++++++++++++++++++-------------------------
wscliente.htm | 5 +++--
4 files changed, 61 insertions(+), 44 deletions(-)
diff --git a/mashups/index.html b/mashups/index.html
index d8b525b..b499d32 100644
--- a/mashups/index.html
+++ b/mashups/index.html
@@ -28,6 +28,8 @@ conter um grande número de funcionalidades.
Exemplo: todas as opções e um tema adicionado openlayers.php?temas=biomashp&largura=600
Exemplo: Botões principais e barra de zoom maior openlayers.php?temas=biomashp&largura=600&botoes=pan,zoombox,zoomtot,distancia,area,identifica&numzoomlevels=10
Exemplo: Inclusão de pontos openlayers.php?temas=biomashp&largura=600&pontos=-54 -12 -56 -15
+Exemplo: Camada adicional como fundo openlayers.php?temas=biomashp&largura=600&fundo=biomashp
+