geradordelinks.htm
15.6 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Download de dados geográficos</title>
<meta name="description" content="Mapa interativo do MMA">
<meta name="keywords" content="WMS OGC mapa sig gis webmapping geo geoprocessamento interativo meio ambiente MMA cartografia geografia">
<meta name="robots" content="index,follow">
<link rel="stylesheet" type="text/css" href="css/geral.css">
<link rel="stylesheet" type="text/css" href="classesjs/jsobjects/documentation.css">
<style>
P
{COLOR: #2F4632;text-align: justify;font-size: 12px;font-family: Verdana, Arial, Helvetica, sans-serif;}
</style>
<script src="classesjs/cpaint/cpaint2.inc.compressed.js" type="text/javascript"></script>
<script type="text/javascript" src="pacotes/openlayers/OpenLayers.js"></script>
</head>
<body style="background-color:white;text-align:left;left:0px;">
<div id=banner style=position:relative;top:0px;left:0px;text-align:left >
<img style=left:0px; src="imagens/barrasuperior_geradordelinks_2006.jpg" width="765" >
</div>
<div style=width:550px;position:relative;top:0px;left:10px >
<p>Aqui você pode gerar links para abrir o I3Geo de forma personalizada.
Os links podem ser incluídos em qualquer página WEB, sendo possível
definir quais os temas serão mostrados e qual a extensão geográfica do mapa.</p>
</div>
<div style=width:550px;left:10px;text-align:left; >Link (copie e cole ou clique para testar):
<a href="" id=link target=blanck ></a>
</div>
<div style='height:230px;width:550px;top:10px;left:10px;text-align:left;border:1px gray solid;' >
<div style=margin:10px; >
<img style=position:absolute;top:0px;left:505px; src=imagens/question.gif onclick="javascript:document.getElementById('ajuda1').style.display='block'" />
<p><b>Escolha os temas que serão incluídos no mapa (opcional):</b></p>
<div id=grupos style=text-align:left; ></div>
<div id=subgrupos style=top:5px;text-align:left; ></div>
<div id=temas style=top:10px;text-align:left; ></div>
<div style=position:absolute;top:35px;left:270px;text-align:left; >
Temas que serão adicionados ao mapa:
<div id=temasa style='width:250px;border:1px gray solid;height:155px;top:10px;left:0px;text-align:left;overflow:auto' ></div>
</div>
</div>
</div>
<div id=ajuda1 style='display:none;width:550px;top:15px;left:10px;text-align:left;border:1px gray solid;' >
<p style=margin:10px;>Os temas estão organizados em grupos e sub-grupos. Ao escolher um grupo e/ou sub-grupo, será mostrada
a lista de temas disponíveis. Clique em um tema para acrescentar ao link do mapa. Os temas escolhidos são listados
à direita. Após escolhido um tema, o mesmo pode ser removido clicando-se no ícone de exclusão. A ordem dos temas na lista
corresponde à ordem dos temas no mapa. Esse ordenamento pode ser alterado, subindo ou descendo um tema. Os temas
que estiverem marcados, aparecerão visíveis no mapa (ligados)</p>
</div>
<div style='width:550px;top:15px;left:10px;text-align:left;border:1px gray solid;' >
<div style=margin:10px;>
<p><b>Se vc quiser, o mapa poderá ser aberto mostrando pontos, digite abaixo as coordenadas
dos pontos em décimos de grau (exemplo: -54 -12 -54 1 -51 -15) (opcional):</b></p>
<p>Coordenadas dos pontos:</p>
<input type=text size=80 id=pontos value="" onchange="crialink()" />
<p>Nome do tema para a legenda do mapa:</p>
<input type=text size=80 id=nometemapontos value="" onchange="crialink()" />
</div>
</div>
<div style='width:550px;top:20px;left:10px;text-align:left;border:1px gray solid;' >
<div style=margin:10px;>
<p><b>Caso existam perfis definidos na configuração do menu de temas, vc pode restringir a lista
de temas do menu de adição de temas do I3Geo (opcional)</b></p>
<p>Perfil:</p>
<input onchange="crialink()" type=text size=80 id=perfil value="" />
</div>
</div>
<div style='width:550px;top:25px;left:10px;text-align:left;border:1px gray solid;' >
<div style=margin:10px;text-align:left; >
<p><b>Escolha a interface para o mapa (opcional)</b></p>
<select id=interface onchange="crialink()">
<option value="" >geral</option>
<option value="simples1.htm">simples 1</option>
<option value="simples2.htm">simples 2</option>
<option value="minima.htm">mínima</option>
<option value="zerocal.htm">mínima</option>
</select>
</div>
</div>
<div style='width:550px;top:35px;left:10px;text-align:left;border:1px gray solid;' >
<div style=margin:10px;text-align:left; >
<p><b>Utilize o mapa para definir as coordenadas geográficas do mapa, ou digite os valores desejados (opcional):</b></p>
<div id=mapa1 style="width:250px;height:250px;border:1px solid blue;display:none"></div>
<div style=position:absolute;top:40px;left:270px;text-align:left; >
Coordenadas geográficas em décimos de grau:<br><br>
Longitude mínima:<br><input onchange="crialink()" type=text size=10 value="" id=xmin /><br>
Longitude máxima:<br><input onchange="crialink()" type=text size=10 value="" id=xmax /><br>
Latitude mínima:<br><input onchange="crialink()" type=text size=10 value="" id=ymin /><br>
Latitude máxima:<br><input onchange="crialink()" type=text size=10 value="" id=ymax /><br><br>
<input class=executar type=button value="capturar" onclick="capturageo()" />
</div>
</div>
</div>
</body>
<script>
/*
Title: Aplicativo para geração de links
Esse aplicativo permite ao usuário gerar links para abertura do i3geo.
About: Licença
I3Geo Interface Integrada de Ferramentas de Geoprocessamento para Internet
Direitos Autorais Reservados (c) 2006 Ministério do Meio Ambiente Brasil
Desenvolvedor: Edmar Moretti edmar.moretti@mma.gov.br
Este programa é software livre; você pode redistribuí-lo
e/ou modificá-lo sob os termos da Licença Pública Geral
GNU conforme publicada pela Free Software Foundation;
tanto a versão 2 da Licença.
Este programa é distribuído na expectativa de que seja útil,
porém, SEM NENHUMA GARANTIA; nem mesmo a garantia implícita
de COMERCIABILIDADE OU ADEQUAÇÃO A UMA FINALIDADE ESPECÍFICA.
Consulte a Licença Pública Geral do GNU para mais detalhes.
Você deve ter recebido uma cópia da Licença Pública Geral do
GNU junto com este programa; se não, escreva para a
Free Software Foundation, Inc., no endereço
59 Temple Street, Suite 330, Boston, MA 02111-1307 USA.
File: i3geo/geradordelinks.htm
Include:
classesjs/cpaint/cpaint2.inc.compressed.js
pacotes/openlayers/OpenLayers.js
*/
navm = false
navn = false
var app = navigator.appName.substring(0,1);
if (app=='N') navn=true; else navm=true;
/*
Variable: g_locaplic
Localização da instalação do i3geo.
*/
g_locaplic = "http://"+window.location.host+"/i3geo";
seltema("estadosl")
crialink()
pegagrupos()
initOL()
/*
Function: crialink
Cria o link e mostra na tela.
*/
function crialink()
{
var ins = g_locaplic+"/ms_criamapa.php?";
var iguias = document.getElementById("temasa").getElementsByTagName("input");
var tsl = new Array(); //temas ligados
var tsd = new Array(); //temas
for (i=0;i<iguias.length; i++)
{
if (iguias[i].type == "checkbox")
{
tsd.push(iguias[i].value);
if (iguias[i].checked == true)
{tsl.push(iguias[i].value);}
}
}
if(tsd.length > 0)
{ins += "&temasa="+tsd.join(" ")}
if(tsl.length > 0)
{ins += "&layers="+tsl.join(" ")}
if(document.getElementById("pontos").value != "")
{
ins += "&pontos="+document.getElementById("pontos").value
ins += "&nometemapontos="+document.getElementById("nometemapontos").value
}
if(document.getElementById("perfil").value != "")
{
ins += "&perfil="+document.getElementById("perfil").value
}
if(document.getElementById("interface").value != "")
{
ins += "&interface="+document.getElementById("interface").value
}
if(document.getElementById("xmin").value != "")
{
ins += "&mapext="+document.getElementById("xmin").value+" "
ins += document.getElementById("ymin").value+" "
ins += document.getElementById("xmax").value+" "
ins += document.getElementById("ymax").value
}
document.getElementById("link").href = ins
document.getElementById("link").innerHTML = ins
}
/*
Function: pegagrupos
Pega a lista de grupos existentes no menu de temas do i3geo.
*/
function pegagrupos()
{
var p = "classesphp/mapa_controle.php?funcao=pegalistadegrupos&map_file=''";
var cp = new cpaint();
//cp.set_debug(2)
cp.set_response_type("JSON");
cp.call(p,"pegalistadegrupos",combogrupos);
}
/*
Function: combogrupos
Monta um combo com a lista de grupos.
*/
function combogrupos(retorno)
{
obGrupos = retorno.data
var ins = "<select style=width:250px onchange='combosubgrupos(this.value)' ><option value='' >Grupos:</option>"
for (ig=0;ig<obGrupos.grupos.length; ig++)
{
if(obGrupos.grupos[ig].nome)
ins += "<option value="+ig+" >"+obGrupos.grupos[ig].nome+"</option>"
}
document.getElementById("grupos").innerHTML = ins+"</select>"
combosubgrupos(-1)
}
/*
Function: combosubgrupos
Monta um combo com a lista de subgrupos de um grupo.
Chamado pela função combogrupos.
Parameters:
i - id que identifica o grupo escolhido.
*/
function combosubgrupos(i)
{
var ins = "<select style=width:250px onchange='combotemas("+i+",this.value)' ><option value='' >Sub-grupos:</option>"
if (obGrupos.grupos[i])
{
for (ig=0;ig<obGrupos.grupos[i].subgrupos.length; ig++)
{
ins += "<option value="+ig+" >"+obGrupos.grupos[i].subgrupos[ig].nome+"</option>"
}
}
document.getElementById("subgrupos").innerHTML = ins+"</select>"
combotemasgrupo(i)
}
/*
Function: combotemasgrupo
Monta um combo com a lista de temas vinculados diretamente a um grupo.
Chamado pela função combosubgrupos.
Parameters:
i - id que identifica o grupo escolhido.
*/
function combotemasgrupo(i)
{
var ins = "<select style=width:250px MULTIPLE SIZE=10 onchange=seltema(this.value) ><option value='' >Clique no tema para incluir:</option>"
if (obGrupos.grupos[i])
{
for (ig=0;ig<obGrupos.grupos[i].temasgrupo.length; ig++)
{
ins += "<option value="+obGrupos.grupos[i].temasgrupo[ig].tid+" >"+obGrupos.grupos[i].temasgrupo[ig].nome+"</option>"
}
}
document.getElementById("temas").innerHTML = ins+"</select>"
}
/*
Function: combotemas
Monta um combo com a lista de temas ligados a um sub-grupo.
Parameters:
grupo - id que identifica um grupo
sub - id que identifica um subgrupo
*/
function combotemas(grupo,sub)
{
var monta = function(retorno)
{
var ins = "<select style=width:250px MULTIPLE SIZE=10 onchange=seltema(this.value) ><option value='' >Clique no tema para incluir:</option>"
for (ig=0;ig<retorno.data.temas.length; ig++)
{
ins += "<option value="+retorno.data.temas[ig].tid+" >"+retorno.data.temas[ig].nome+"</option>"
}
document.getElementById("temas").innerHTML = ins+"</select>"
}
var p = "classesphp/mapa_controle.php?funcao=pegalistadetemas&map_file=''&grupo="+grupo+"&subgrupo="+sub;
var cp = new cpaint();
//cp.set_debug(2)
cp.set_response_type("JSON");
cp.call(p,"pegalistadetemas",monta);
}
/*
Function seletma
Acrescenta um tema no link.
Além de acrescentar o tema no link, o tema é acrescentado na lista de gerenciamento dos temas já escolhidos.
Parameters:
idtema - codigo do tema que será crescentado
*/
function seltema(idtema)
{
var novodiv = document.createElement("div");
novodiv.style.textAlign="left"
novodiv.id = idtema
document.getElementById("temasa").appendChild(novodiv);
var novoel = document.createElement("img");
novoel.title = "excluir"
novoel.onclick = excluir
novoel.src = "imagens/x.png"
novodiv.appendChild(novoel);
var novoel = document.createElement("img");
novoel.title = "subir"
novoel.src = "imagens/sobe.gif"
novoel.onclick = subir
novodiv.appendChild(novoel);
var novoel = document.createElement("img");
novoel.title = "descer"
novoel.src = "imagens/desce.gif"
novoel.onclick = descer
novodiv.appendChild(novoel);
var novoel = document.createElement("input");
novoel.onclick = crialink
novoel.title = "visível/não visível"
novoel.type = "checkbox"
novoel.style.cursor="pointer"
novoel.style.top="3px"
novoel.style.position="relative"
novoel.style.border="0px"
novoel.value=idtema
novodiv.appendChild(novoel);
var novoel = document.createElement("span");
novoel.innerHTML = idtema
novodiv.appendChild(novoel);
novodiv.appendChild(document.createElement("br"));
crialink()
}
/*
Function: descer
Desce um tema na lista de temas selecionados.
Parameters:
e - elemento do DOM.
*/
function descer(e)
{
var pai = pegaElementoPai(e)
divpai = pai.parentNode
if(pai.nextSibling)
divpai.insertBefore(pai,pai.nextSibling.nextSibling)
crialink()
}
/*
Function: subir
Sobe um tema na lista de temas selecionados
Parameters:
e - elemento do DOM.
*/
function subir(e)
{
var pai = pegaElementoPai(e)
divpai = pai.parentNode
divpai.insertBefore(pai,pai.previousSibling)
crialink()
}
/*
Function: excluir
Exclui um tema da lista de temas selecionados
Parameters:
e - elemento do DOM.
*/
function excluir(e)
{
var pai = pegaElementoPai(e)
pai.parentNode.removeChild(pai)
crialink()
}
/*
Function: pegaElementoPai
Pega o elemento pai de um elemento clicado para identificar o código do tema.
Parameters:
e - elemento do DOM.
*/
function pegaElementoPai(e)
{
var targ
if (!e) var e = window.event
if (e.target) targ = e.target
else if (e.srcElement) targ = e.srcElement
if (targ.nodeType == 3) // defeat Safari bug
targ = targ.parentNode
var tname
tparent=targ.parentNode
return(tparent)
}
/*
Function: initOL
Inicialliza o OpenLayers para permitir ao usuário escolher a abrangência espacial do link.
*/
function initOL()
{
document.getElementById("mapa1").style.display = "block";
OL = new OpenLayers.Map('mapa1',{controls:[],numZoomLevels: 13});
//
//layers
//
var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", "http://labs.metacarta.com/wms/vmap0",{layers: 'basic'},{isBaseLayer: true} );
ol_wms.setVisibility(true);
OL.addLayer(ol_wms);
var jpl_wms = new OpenLayers.Layer.WMS( "NASA Global Mosaic","http://wms.jpl.nasa.gov/wms.cgi", {layers: "global_mosaic"},{isBaseLayer: false});
jpl_wms.setVisibility(false);
OL.addLayer(jpl_wms);
var base = new OpenLayers.Layer.WMS( "Cartografia", "http://mapas.mma.gov.br/cgi-bin/mapserv?map=/opt/www/html/webservices/baseraster.map&",{layers:'baseraster',transparent:'true',format:'image/png'},{isBaseLayer:false});
base.setVisibility(false);
OL.addLayer(base);
//
//zoom e controle de layers
//
var ls = new OpenLayers.Control.LayerSwitcher()
OL.addControl(ls);
document.getElementById(ls.id).style.zIndex=2000;
OL.setCenter(new OpenLayers.LonLat(-55,-14), 2);
var panel = new OpenLayers.Control.NavToolbar();
OL.addControl(panel);
panel.div.style.left="-4px";
panel.div.style.top="-298px";
var zb = new OpenLayers.Control.PanZoomBar();
OL.addControl(zb);
document.getElementById("OpenLayers_Control_PanZoom_pandown").style.display="none"
document.getElementById("OpenLayers_Control_PanZoom_panup").style.display="none"
document.getElementById("OpenLayers_Control_PanZoom_panleft").style.display="none"
document.getElementById("OpenLayers_Control_PanZoom_panright").style.display="none"
zb.div.style.left="-8px"
}
/*
Function: capturageo
Pega as coordenadas geográficas da extensão definida no OpenLayers.
*/
function capturageo()
{
var b = OL.getExtent();
document.getElementById("xmin").value = b.left
document.getElementById("xmax").value = b.right
document.getElementById("ymin").value = b.bottom
document.getElementById("ymax").value = b.top
crialink()
}
</script>
</html>