gmdebug.phtml
7.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<?php
include_once("../ms_configura.php");
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Category" content="i3Geo Mapa interativo MMA geoprocessamento sig mobile">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>i3GEO - Google Maps</title>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&libraries=drawing,geometry"></script>
<script src="../js/i3geonaocompacto.js"></script>
<link rel="stylesheet" type="text/css" href="../css/black.css">
</head>
<body id="i3geo" style='margin-left: 7px; background: white;'>
<!-- inclui o nome do usuario logado -->
<div id="i3GEONomeLogin" style="position: absolute; left: 10px; top: 12px; font-size: 11px; z-index: 50000"></div>
<table id='mst' summary="" style='display: none;' width=100% cellspacing='0'>
<tr>
<td id="contemMenu">
<!--menu suspenso-->
<div id="menus"></div>
</td>
</tr>
<tr>
<td style="vertical-align: top; border-width: 0px;">
<table width="100%" style="vertical-align: top; border-width: 0px">
<tr>
<td class=verdeclaro id=contemImg>
<div id=googlemapsdiv style="position: relative; background-image: url('../imagens/i3geo1bw.jpg');"></div>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table style="width: 100%; height: 28px">
<tr>
<td class=fundoRodape style="width: 25%">
<!-- aqui será incluída a escala numérica -->
<div id=escala style="margin: auto; text-align: right; left: 15px;"></div>
</td>
<td class=fundoRodape style="width: 5%"></td>
<td class=fundoRodape style="width: 40%">
<!-- aqui será incluído o gadget que mostra a coordenada geográfica da posição do mouse -->
<div id=localizarxy style="margin: auto; text-align: left; font-size: 10px; display: inline-table"></div>
</td>
<td class=fundoRodape style="width: 20%">
<!-- botão de compartilhamento em redes sociais-->
<!--<div id=i3GEOcompartilhar style="width: 170px; margin: auto; text-align: left; padding-top: 1px"></div> -->
<!-- aqui será incluído o contador de tempo quando o temporizador de redesenho do mapa estiver ativo -->
<div id=tempoRedesenho style="z-index: 100; position: absolute; top: 0px; color: green; background-color: black; width: 50px; display: none"></div>
</td>
<!-- aqui serão incluídas as bandeiras que permitem a troca de idioma -->
<td class=fundoRodape style="width: 10%;">
<div id=seletorIdiomas style="right: 15px;"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div id="i3GEOlogoMarca">
<table>
<tr>
<td>
<div id=versaoi3geo></div>
<h1 class="i3GEOlogoMarca">i3Geo
- Software livre para criação de mapas interativos e geoprocessamento</h1>
<h1 class="i3GEOlogoMarca">Baseado
no Mapserver, é licenciado sob GPL e integra o Portal do Software Público
Brasileiro</h1>
</td>
</tr>
</table>
<img src='../imagens/logo_inicio.png'>
</div>
<div id="i3GEOguiaMovel" style="visibility: hidden; position: absolute; display: block; border: 0px solid white; text-align: left; z-index: 2000; background-color: none">
<div style="cursor: pointer; position: absolute; top: 10px; width: 30px; z-index: 5000; left: 18px;">
<div id="iconeGuia_temas"></div>
<div id="iconeGuia_adiciona" style="margin-top: 3px;"></div>
<div id="iconeGuia_legenda" style="margin-top: 3px;"></div>
<div id="iconeGuia_dobraPagina" style="margin-top: 3px;"></div>
<div id="iconeGuia_identificaBalao" style="margin-top: 3px;"></div>
<div id="iconeGuia_identifica" style="margin-top: 3px;"></div>
</div>
<div id="i3GEOguiaMovelMolde" style="top: 0px; box-shadow: 0 2px 10px 0 #888888; position: absolute; display: none; border: 0px solid white; text-align: left; z-index: 1000; background-color: gray">
<div id="i3GEOguiaMovelConteudo" style='top: 10px; overflow: auto; display: none; position: absolute; border-color: gray; border-width: 0px 0 0px 0px; left: 0px; height: 0px; background-color: white'>
<div id='guia1obj' style='display: none;'>
<div onclick="i3GEO.guias.guiaMovel.abreFecha('fecha');" style='cursor:pointer; left: 0px; top: 0px; width: 95%; text-align: right; font-size: 14pt;'>X</div>
<!-- opcoes como um botao -->
<div id="arvoreCamOpcoes" style="text-align:left;"></div>
<!-- Esta div acrescenta a lista de de camadas disponíveis no mapa atual -->
<div id=listaTemas style='top: 15px;'></div> </div>
<div id='guia2obj' style='display: none;'>
<div onclick="i3GEO.guias.guiaMovel.abreFecha('fecha');" style='cursor:pointer; left: 0px; top: 0px; width: 95%; text-align: right; font-size: 14pt;'>X</div>
<div id="arvoreAdicionaTema" >Aguarde...</div>
</div>
<div id='guia4obj' style='display: none; text-align: left'>
<div onclick="i3GEO.guias.guiaMovel.abreFecha('fecha');" style='cursor:pointer; left: 0px; top: 0px; width: 95%; text-align: right; font-size: 14pt;'>X</div>
<div id="arvoreLegenda" style='display: block; text-align: left' >Aguarde...</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo";
i3GEO.Interface.ATUAL = "googlemaps";
i3GEO.Interface.IDCORPO = "contemImg";
i3GEO.configura.diminuixN = 0;
i3GEO.configura.autotamanho = false;
i3GEO.Interface.openlayers.TILES = true;
i3GEO.gadgets.PARAMETROS.mostraMenuSuspenso.finaliza = 'if($i("omenudataInterface1")){i3GEOoMenuBar.getMenuItem("omenudataInterface1").cfg.setProperty("text", " ");}';
i3GEO.cria();
i3GEO.configura.mapaRefDisplay = "none";
i3GEO.barraDeBotoes.TIPO = "olhodepeixe";
//ajusta o deslocamento da barra de botoes
i3GEO.barraDeBotoes.OFFSET = 11;
//ajusta a posicao da barra de botoes no IE
if(navm){
i3GEO.barraDeBotoes.OFFSET = 5;
}
if(chro){
i3GEO.barraDeBotoes.OFFSET = 15;
}
i3GEO.configura.oMenuData["submenus"]["janelas"] = [];
i3GEO.ajuda.ATIVAJANELA = false;
i3GEO.idioma.IDSELETOR = "seletorIdiomas";
//i3GEO.arvoreDeTemas.TIPOBOTAO = "radio";
i3GEO.arvoreDeTemas.OPCOESADICIONAIS.comentarios = true;
i3GEO.arvoreDeCamadas.VERIFICAABRANGENCIATEMAS = true;
i3GEO.arvoreDeCamadas.MOSTRALISTAKML = false;
i3GEO.arvoreDeCamadas.MOSTRATITULO = false;
i3GEO.mapa.AUTORESIZE = true;
i3GEO.guias.TIPO = "movel";
i3GEO.guias.guiaMovel.config.topGuiaMovel = 36;
i3GEO.janela.ativaAlerta();
//i3GEO.Interface.googlemaps.TIPOMAPA = "satellite";
i3GEO.arvoreDeTemas.OPCOESADICIONAIS.navegacaoDir = true;
i3GEO.janela.TRANSICAOSUAVE = true;
i3GEO.finaliza = function(){
if($i("i3GEOlogoMarca")){
$i("i3GEOlogoMarca").style.display = "none";
}
//i3GEO.mapa.insereDobraPagina("openlayers","../imagens/dobraopenlayers.png");
};
i3GEO.finalizaAPI = function(){
};
i3GEO.inicia();
</script>
</body>
</html>