minima.htm
6.02 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
<!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">
<title>i3Geo - Mapa interativo</title>
<!-- Leitura dos programas javaScript e estilos individualmente. Pode-se ler os
arquivos não compactados, bastando substituir por i3geonaocompacto -->
<script type="text/javascript" src="../classesjs/i3geo5.js"></script>
<script type="text/javascript" src="../pacotes/openlayers/OpenLayers29.js.php"></script>
</head>
<body id=i3geo >
<center>
<table id='mst' style=display:none width=100% cellspacing='0'>
<tr style="border:0px"><td colspan=2 style="background-image:url('../imagens/visual/default/cabeca.png');height:10px"></td></tr>
<tr>
<td>
</td>
<td style="text-align:right;height:0px;border-width:0pt 0pt 1px;border-color:rgb(240,240,240)">
</td>
</tr>
<tr>
<td class=tdbranca id=contemFerramentas style="vertical-align:top;width:300px;text-align:left;">
<div id='guia1obj' ><div style='left:5px;top:10px;' id=buscaRapida ></div><div id=listaTemas style='top:15px;'></div></div>
<div id='guia2obj' style='display:none;'>Aguarde...<img alt="" src="../imagens/branco.gif" width=248 /></div>
<div id='guia4obj' style='display:none;text-align:left'><div id='legenda' style='text-align:left'></div></div>
</td>
<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=corpoMapa style="background-image:url('../imagens/i3geo1bw.jpg');"></div>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class=tdbranca >
</td>
<td class=tdbranca >
<table width=100% >
<tr>
<td class=tdbranca width="33%">
<div id=escala style="text-align:right;"></div>
</td>
<td class=tdbranca width="33%" >
<div id=localizarxy style="text-align:center;font-size:10px;">Aguarde...</div>
</td>
<td class=tdbranca style="text-align:right;;display:inline;width:33%">
<div id=seletorIdiomas style="text-align:right;" ></div>
</td>
</tr>
</table>
</td>
</tr>
<tr style="border:0px"><td colspan=3 style="background-image:url('../imagens/visual/default/rodape.png');height:10px"></td></tr>
</table>
</center>
<div id=barraDeBotoes1 style='display:none'>
<table title="zoom" style="width:100%"><caption style="text-align:center"> </caption><tr><td style='background-color:rgb(250,250,250);'><img title="zoom" alt="" src="../imagens/branco.gif" id='zoomli'/></td></tr></table>
<table title="desloca" style="width:100%"><caption style="text-align:center"> </caption><tr><td style='background-color:rgb(250,250,250);'><img title="desloca" alt="" src="../imagens/branco.gif" ID='pan'/></td></tr></table>
<table title="info" style="width:100%"><caption style="text-align:center"> </caption><tr><td style='background-color:rgb(250,250,250);'><img title="info" alt="" src="../imagens/branco.gif" id='identifica'/></td></tr></table>
<table title="geral" style="width:100%"><caption style="text-align:center"> </caption><tr><td style='background-color:rgb(250,250,250);'><img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/></td></tr></table>
<table title="extensao" style="width:100%"><caption style="text-align:center"> </caption><tr><td style='background-color:rgb(250,250,250);'><img title="extensao" alt="" src="../imagens/branco.gif" id="exten"/></td></tr></table>
<table title="mede" style="width:100%"><caption style="text-align:center"> </caption><tr><td style='background-color:rgb(250,250,250);'><img title="mede" alt="" src="../imagens/branco.gif" id='mede'/></td></tr></table>
<table title="area" style="width:100%"><caption style="text-align:center"> </caption><tr><td style='background-color:rgb(250,250,250);'><img title="area" alt="" src="../imagens/branco.gif" id='area'/></td></tr></table>
<table title="imprimir" style="width:100%"><caption style="text-align:center"> </caption><tr><td style='background-color:rgb(250,250,250);'><img title="imprimir" alt="" src="../imagens/branco.gif" id='imprimir'/></td></tr></table>
</div>
<script type="text/javascript">
/*
Interface minima
Interface alternativa para o i3Geo com funções de navegação e manipulação dos temas
Exemplo:
http://localhost/i3geo/interface/minima.htm
*/
i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo";
i3GEO.Interface.ATUAL = "openlayers";
i3GEO.Interface.IDCORPO = "contemImg";
i3GEO.configura.diminuixN = 20;
i3GEO.Interface.openlayers.GADGETS = {
PanZoomBar:true,
PanZoom:false,
LayerSwitcher:false,
ScaleLine:true,
OverviewMap:false
};
i3GEO.Interface.openlayers.TILES = true;
i3GEO.cria();
i3GEO.barraDeBotoes.INCLUIBOTAO = {
zoomli: true,
pan: true,
zoomtot:true,
identifica: true,
identificaBalao: true,
mede: true,
area: true,
imprimir: true,
reinicia: false,
exten: false,
referencia: true,
inserexy: false,
textofid: false,
selecao: false,
google: true,
buscafotos: false,
wiki: false,
metar: false,
lentei: false,
confluence: false,
inseregrafico: false,
v3d: false
};
i3GEO.Interface.BARRABOTOESLEFT = 50;
i3GEO.Interface.BARRABOTOESTOP = 10;
i3GEO.barraDeBotoes.AUTO = true;
i3GEO.barraDeBotoes.AUTOALTURA = false;
i3GEO.barraDeBotoes.PERMITEFECHAR = false;
i3GEO.barraDeBotoes.ATIVAMENUCONTEXTO = false;
i3GEO.barraDeBotoes.COMPORTAMENTO = "laranja";
i3GEO.idioma.IDSELETOR = "seletorIdiomas";
i3GEO.Interface.ATIVAMENUCONTEXTO = false;
i3GEO.arvoreDeTemas.TIPOBOTAO = "radio";
OpenLayers.ImgPath = "../pacotes/openlayers/img/";
i3GEO.inicia();
//
//substitui a janela de alerta normal do navegador por uma janela estilizada. Pode ser comentado sem problemas. No Safari apresentou problemas.
//
i3GEO.janela.ativaAlerta();
</script>
</body>
</html>