Commit 92becee09ae8630895b06d4989db6e26daa6820b
1 parent
f0f273d6
Exists in
master
and in
7 other branches
--no commit message
Showing
6 changed files
with
54 additions
and
46 deletions
Show diff stats
exemplos/mashup1.htm
... | ... | @@ -4,6 +4,8 @@ |
4 | 4 | <meta http-equiv="Category" content="I3Geo Mapa interativo MMA"> |
5 | 5 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
6 | 6 | <title>MMA - Mapa interativo</title> |
7 | +<script type="text/javascript" src="../classesjs/i3geonaocompacto.js"></script> | |
8 | +<script src="../pacotes/openlayers/OpenLayers2131.js.php"></script> | |
7 | 9 | </head> |
8 | 10 | <body style="background-color:rgb(200,200,200);z-index:0;" class=yui-skin-sam > |
9 | 11 | <div style=position:absolute;left:10px;top:50px;width:200px; > |
... | ... | @@ -19,20 +21,20 @@ |
19 | 21 | <tr style="border:0px"><td colspan=2 style="background-image:url('../imagenscabeca.png');height:10px"></td></tr> |
20 | 22 | <tr> |
21 | 23 | <td> |
22 | - <img title="insere xy" alt="" src="../imagens/branco.gif" id='inserexy'/> | |
23 | - <img title="insere grafico" alt="" src="../imagens/branco.gif" id='inseregrafico'/> | |
24 | + <img title="insere xy" alt="" src="../imagens/branco.gif" id='inserexy'/> | |
25 | + <img title="insere grafico" alt="" src="../imagens/branco.gif" id='inseregrafico'/> | |
24 | 26 | <img title="texto" alt="" src="../imagens/branco.gif" id='textofid'/> |
25 | 27 | <img title="selecao" alt="" src="../imagens/branco.gif" id='selecao'/> |
26 | 28 | <img title="confluencias" alt="" src="../imagens/branco.gif" id='confluence'/> |
27 | 29 | <img title="busca na wikipedia" alt="" src="../imagens/branco.gif" id='wiki'/> |
28 | - <img title="mede" alt="" src="../imagens/branco.gif" id='mede'/> | |
30 | + <img title="mede" alt="" src="../imagens/branco.gif" id='mede'/> | |
29 | 31 | </td> |
30 | 32 | <td> |
31 | 33 | <img title="desloca" alt="" src="../imagens/branco.gif" ID='pan'/> |
32 | 34 | <img title="zoom" alt="" src="../imagens/branco.gif" id='zoomli'/> |
33 | 35 | <img title="aproxima" alt="" src="../imagens/branco.gif" id='zoomiauto'/> |
34 | 36 | <img title="afasta" alt="" src="../imagens/branco.gif" id='zoomoauto'/> |
35 | - <img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/> | |
37 | + <img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/> | |
36 | 38 | <img title="google" alt="" src="../imagens/branco.gif" id='google'/> |
37 | 39 | <img title="info" alt="" src="../imagens/branco.gif" id='identifica'/> |
38 | 40 | </td> |
... | ... | @@ -66,13 +68,12 @@ |
66 | 68 | </tr> |
67 | 69 | <tr> |
68 | 70 | <td class=tdbranca > |
69 | - <div id=escala ></div> | |
70 | - <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div> | |
71 | - </td> | |
71 | +</td> | |
72 | 72 | <td class=tdbranca > |
73 | 73 | <table width=100% ><tr> |
74 | 74 | <td class=tdbranca ></td> |
75 | - <td class=tdbranca ><div id=localizarxy >Aguarde...</div></td> | |
75 | + <td class=tdbranca > | |
76 | + </td> | |
76 | 77 | <td class=tdbranca ></td> |
77 | 78 | </tr></table> |
78 | 79 | </td> |
... | ... | @@ -83,10 +84,10 @@ |
83 | 84 | </center> |
84 | 85 | </div> |
85 | 86 | <div id=posicaoDomouse ></div> |
86 | -<script type="text/javascript" src="../classesjs/i3geonaocompacto.js"></script> | |
87 | -<script src="../pacotes/openlayers/OpenLayers2131.js.php"></script> | |
87 | + | |
88 | 88 | |
89 | 89 | <script type="text/javascript"> |
90 | +i3GEO.mapa.TEMASINICIAISLIGADOS = "mundo"; | |
90 | 91 | i3GEO.configura.locaplic = "http://"+window.location.host+"/i3geo"; |
91 | 92 | i3GEO.configura.mapaRefDisplay = "none" |
92 | 93 | i3GEO.configura.iniciaJanelaMensagens = false |
... | ... | @@ -103,7 +104,7 @@ i3GEO.Interface.openlayers.GADGETS = { |
103 | 104 | PanZoom:false, |
104 | 105 | LayerSwitcher:true, |
105 | 106 | ScaleLine:true, |
106 | - OverviewMap:false | |
107 | + OverviewMap:false | |
107 | 108 | }; |
108 | 109 | i3GEO.Interface.openlayers.TILES = true; |
109 | 110 | i3GEO.cria() | ... | ... |
exemplos/mashup3.htm
... | ... | @@ -26,18 +26,18 @@ |
26 | 26 | <tr style="border:0px"><td style="background-image:url('../imagenscabeca.png');height:10px"></td></tr> |
27 | 27 | <tr> |
28 | 28 | <td> |
29 | - <img title="insere xy" alt="" src="../imagens/branco.gif" id='inserexy'/> | |
30 | - <img title="insere grafico" alt="" src="../imagens/branco.gif" id='inseregrafico'/> | |
29 | + <img title="insere xy" alt="" src="../imagens/branco.gif" id='inserexy'/> | |
30 | + <img title="insere grafico" alt="" src="../imagens/branco.gif" id='inseregrafico'/> | |
31 | 31 | <img title="texto" alt="" src="../imagens/branco.gif" id='textofid'/> |
32 | 32 | <img title="selecao" alt="" src="../imagens/branco.gif" id='selecao'/> |
33 | 33 | <img title="confluencias" alt="" src="../imagens/branco.gif" id='confluence'/> |
34 | 34 | <img title="busca na wikipedia" alt="" src="../imagens/branco.gif" id='wiki'/> |
35 | - <img title="mede" alt="" src="../imagens/branco.gif" id='mede'/> | |
35 | + <img title="mede" alt="" src="../imagens/branco.gif" id='mede'/> | |
36 | 36 | <img title="desloca" alt="" src="../imagens/branco.gif" ID='pan'/> |
37 | 37 | <img title="zoom" alt="" src="../imagens/branco.gif" id='zoomli'/> |
38 | 38 | <img title="aproxima" alt="" src="../imagens/branco.gif" id='zoomiauto'/> |
39 | 39 | <img title="afasta" alt="" src="../imagens/branco.gif" id='zoomoauto'/> |
40 | - <img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/> | |
40 | + <img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/> | |
41 | 41 | <img title="google" alt="" src="../imagens/branco.gif" id='google'/> |
42 | 42 | <img title="info" alt="" src="../imagens/branco.gif" id='identifica'/> |
43 | 43 | </td> |
... | ... | @@ -55,8 +55,8 @@ |
55 | 55 | <tr> |
56 | 56 | <td class=tdbranca > |
57 | 57 | <table width=100% ><tr> |
58 | - <td class=tdbranca ><div id=escala ></div></td> | |
59 | - <td class=tdbranca ><div id=localizarxy >Aguarde...</div></td> | |
58 | + <td class=tdbranca ></td> | |
59 | + <td class=tdbranca ></td> | |
60 | 60 | <td class=tdbranca ></td> |
61 | 61 | </tr></table> |
62 | 62 | </td> |
... | ... | @@ -68,6 +68,7 @@ |
68 | 68 | </div> |
69 | 69 | |
70 | 70 | <script type="text/javascript"> |
71 | +i3GEO.mapa.TEMASINICIAISLIGADOS = "mundo"; | |
71 | 72 | i3GEO.configura.locaplic = "http://"+window.location.host+"/i3geo"; |
72 | 73 | i3GEO.configura.mapaRefDisplay = "none" |
73 | 74 | i3GEO.configura.iniciaJanelaMensagens = false |
... | ... | @@ -84,7 +85,7 @@ i3GEO.Interface.openlayers.GADGETS = { |
84 | 85 | PanZoom:false, |
85 | 86 | LayerSwitcher:true, |
86 | 87 | ScaleLine:true, |
87 | - OverviewMap:false | |
88 | + OverviewMap:false | |
88 | 89 | }; |
89 | 90 | i3GEO.Interface.openlayers.TILES = true; |
90 | 91 | ... | ... |
exemplos/mashup4.htm
... | ... | @@ -22,18 +22,18 @@ |
22 | 22 | <tr style="border:0px"><td style="background-image:url('../imagenscabeca.png');height:10px"></td></tr> |
23 | 23 | <tr> |
24 | 24 | <td> |
25 | - <img title="insere xy" alt="" src="../imagens/branco.gif" id='inserexy'/> | |
26 | - <img title="insere grafico" alt="" src="../imagens/branco.gif" id='inseregrafico'/> | |
25 | + <img title="insere xy" alt="" src="../imagens/branco.gif" id='inserexy'/> | |
26 | + <img title="insere grafico" alt="" src="../imagens/branco.gif" id='inseregrafico'/> | |
27 | 27 | <img title="texto" alt="" src="../imagens/branco.gif" id='textofid'/> |
28 | 28 | <img title="selecao" alt="" src="../imagens/branco.gif" id='selecao'/> |
29 | 29 | <img title="confluencias" alt="" src="../imagens/branco.gif" id='confluence'/> |
30 | 30 | <img title="busca na wikipedia" alt="" src="../imagens/branco.gif" id='wiki'/> |
31 | - <img title="mede" alt="" src="../imagens/branco.gif" id='mede'/> | |
31 | + <img title="mede" alt="" src="../imagens/branco.gif" id='mede'/> | |
32 | 32 | <img title="desloca" alt="" src="../imagens/branco.gif" ID='pan'/> |
33 | 33 | <img title="zoom" alt="" src="../imagens/branco.gif" id='zoomli'/> |
34 | 34 | <img title="aproxima" alt="" src="../imagens/branco.gif" id='zoomiauto'/> |
35 | 35 | <img title="afasta" alt="" src="../imagens/branco.gif" id='zoomoauto'/> |
36 | - <img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/> | |
36 | + <img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/> | |
37 | 37 | <img title="google" alt="" src="../imagens/branco.gif" id='google'/> |
38 | 38 | <img title="info" alt="" src="../imagens/branco.gif" id='identifica'/> |
39 | 39 | </td> |
... | ... | @@ -51,8 +51,8 @@ |
51 | 51 | <tr> |
52 | 52 | <td class=tdbranca > |
53 | 53 | <table width=100% ><tr> |
54 | - <td class=tdbranca ><div id=escala ></div></td> | |
55 | - <td class=tdbranca ><div id=localizarxy >Aguarde...</div></td> | |
54 | + <td class=tdbranca ></td> | |
55 | + <td class=tdbranca ></td> | |
56 | 56 | <td class=tdbranca ></td> |
57 | 57 | </tr></table> |
58 | 58 | </td> |
... | ... | @@ -64,6 +64,7 @@ |
64 | 64 | </div> |
65 | 65 | <script type="text/javascript"> |
66 | 66 | i3GEO.configura.locaplic = "http://"+window.location.host+"/i3geo"; |
67 | +i3GEO.mapa.TEMASINICIAISLIGADOS = "mundo"; | |
67 | 68 | i3GEO.configura.mapaRefDisplay = "none" |
68 | 69 | i3GEO.configura.iniciaJanelaMensagens = false |
69 | 70 | i3GEO.barraDeBotoes.COMPORTAMENTO = "laranja" |
... | ... | @@ -79,7 +80,7 @@ i3GEO.Interface.openlayers.GADGETS = { |
79 | 80 | PanZoom:false, |
80 | 81 | LayerSwitcher:true, |
81 | 82 | ScaleLine:true, |
82 | - OverviewMap:false | |
83 | + OverviewMap:false | |
83 | 84 | }; |
84 | 85 | i3GEO.Interface.openlayers.TILES = true; |
85 | 86 | i3GEO.cria(); |
... | ... | @@ -87,7 +88,8 @@ OpenLayers.ImgPath = "../pacotes/openlayers/img/"; |
87 | 88 | |
88 | 89 | i3GEO.inicia(); |
89 | 90 | i3GEO.mapa.legendaHTML.libera(); |
90 | - | |
91 | +var janela = YAHOO.i3GEO.janela.manager.find("wlegenda"); | |
92 | +janela.moveTo(840,100); | |
91 | 93 | </script> |
92 | 94 | |
93 | 95 | </body> | ... | ... |
exemplos/mashup5.htm
... | ... | @@ -34,8 +34,8 @@ |
34 | 34 | <tr> |
35 | 35 | <td class=tdbranca > |
36 | 36 | <table width=100% ><tr> |
37 | - <td class=tdbranca ><div id=escala ></div></td> | |
38 | - <td class=tdbranca ><div id=localizarxy >Aguarde...</div></td> | |
37 | + <td class=tdbranca ></td> | |
38 | + <td class=tdbranca ></td> | |
39 | 39 | <td class=tdbranca ></td> |
40 | 40 | </tr></table> |
41 | 41 | </td> |
... | ... | @@ -45,7 +45,7 @@ |
45 | 45 | <a style=text-align:center;color:white href="mailto:edmar.moretti@mma.gov.br">Críticas e sugestões</a> |
46 | 46 | </center> |
47 | 47 | </div> |
48 | -<div id=barraDeBotoes1 style='display:none'> | |
48 | +<div id=botoesJanela style='display:none'> | |
49 | 49 | <div style='display:inline;background-color:rgb(250,250,250);'> |
50 | 50 | <p style='font-size:6px;'> </p> |
51 | 51 | <img title="desloca" alt="" src="../imagens/branco.gif" ID='pan'/> |
... | ... | @@ -61,11 +61,16 @@ |
61 | 61 | <div style='display:inline;background-color:rgb(250,250,250);'> |
62 | 62 | <p style='font-size:6px;'> </p> |
63 | 63 | <img title="info" alt="" src="../imagens/branco.gif" id='identifica'/> |
64 | - </div> | |
64 | + </div> | |
65 | 65 | </div> |
66 | 66 | |
67 | 67 | <script type="text/javascript"> |
68 | +botoes = $i("botoesJanela").innerHTML; | |
69 | +$i("botoesJanela").innerHTML = ""; | |
70 | +i3GEO.janela.mensagemSimples(botoes,"",100,200); | |
71 | + | |
68 | 72 | i3GEO.configura.locaplic = "http://"+window.location.host+"/i3geo"; |
73 | +i3GEO.mapa.TEMASINICIAISLIGADOS = "mundo"; | |
69 | 74 | i3GEO.configura.mapaRefDisplay = "none" |
70 | 75 | i3GEO.configura.iniciaJanelaMensagens = false |
71 | 76 | i3GEO.barraDeBotoes.COMPORTAMENTO = "laranja" |
... | ... | @@ -81,7 +86,7 @@ i3GEO.Interface.openlayers.GADGETS = { |
81 | 86 | PanZoom:false, |
82 | 87 | LayerSwitcher:true, |
83 | 88 | ScaleLine:true, |
84 | - OverviewMap:false | |
89 | + OverviewMap:false | |
85 | 90 | }; |
86 | 91 | i3GEO.Interface.openlayers.TILES = true; |
87 | 92 | i3GEO.configura.mashuppar = "&mapext=-53 -26 -42 -18"; |
... | ... | @@ -89,9 +94,6 @@ i3GEO.cria(); |
89 | 94 | OpenLayers.ImgPath = "../pacotes/openlayers/img/"; |
90 | 95 | |
91 | 96 | i3GEO.inicia(); |
92 | - | |
93 | - | |
94 | - | |
95 | 97 | </script> |
96 | 98 | |
97 | 99 | </body> | ... | ... |
exemplos/mashup6.htm
... | ... | @@ -27,8 +27,8 @@ |
27 | 27 | <tr> |
28 | 28 | <td class=tdbranca > |
29 | 29 | <table width=100% ><tr> |
30 | - <td class=tdbranca ><div id=escala ></div></td> | |
31 | - <td class=tdbranca ><div id=localizarxy >Aguarde...</div></td> | |
30 | + <td class=tdbranca ></td> | |
31 | + <td class=tdbranca ></td> | |
32 | 32 | <td class=tdbranca ></td> |
33 | 33 | </tr></table> |
34 | 34 | </td> |
... | ... | @@ -38,7 +38,7 @@ |
38 | 38 | <a style=text-align:left;color:white href="mailto:edmar.moretti@mma.gov.br">Críticas e sugestões</a> |
39 | 39 | |
40 | 40 | </div> |
41 | -<div id=barraDeBotoes1 style='display:none'> | |
41 | +<div id=barraDeBotoes1 style='display:none'> | |
42 | 42 | <div style='display:inline;background-color:rgb(250,250,250);'> |
43 | 43 | <p style='font-size:6px;'> </p> |
44 | 44 | <img title="desloca" alt="" src="../imagens/branco.gif" ID='pan'/> |
... | ... | @@ -54,11 +54,12 @@ |
54 | 54 | <div style='display:inline;background-color:rgb(250,250,250);'> |
55 | 55 | <p style='font-size:6px;'> </p> |
56 | 56 | <img title="info" alt="" src="../imagens/branco.gif" id='identifica'/> |
57 | - </div> | |
57 | + </div> | |
58 | 58 | </div> |
59 | 59 | |
60 | 60 | <script type="text/javascript"> |
61 | 61 | i3GEO.configura.locaplic = "http://"+window.location.host+"/i3geo"; |
62 | +i3GEO.mapa.TEMASINICIAISLIGADOS = "mundo"; | |
62 | 63 | i3GEO.configura.mapaRefDisplay = "none" |
63 | 64 | i3GEO.configura.iniciaJanelaMensagens = false |
64 | 65 | i3GEO.barraDeBotoes.COMPORTAMENTO = "laranja" |
... | ... | @@ -74,7 +75,7 @@ i3GEO.Interface.openlayers.GADGETS = { |
74 | 75 | PanZoom:false, |
75 | 76 | LayerSwitcher:true, |
76 | 77 | ScaleLine:true, |
77 | - OverviewMap:false | |
78 | + OverviewMap:false | |
78 | 79 | }; |
79 | 80 | i3GEO.Interface.openlayers.TILES = true; |
80 | 81 | i3GEO.configura.mashuppar = "&mapext=-53 -26 -42 -18"; | ... | ... |
exemplos/mashup9.htm
... | ... | @@ -26,18 +26,18 @@ |
26 | 26 | <tr style="border:0px"><td style="background-image:url('../imagenscabeca.png');height:10px"></td></tr> |
27 | 27 | <tr> |
28 | 28 | <td> |
29 | - <img title="insere xy" alt="" src="../imagens/branco.gif" id='inserexy'/> | |
30 | - <img title="insere grafico" alt="" src="../imagens/branco.gif" id='inseregrafico'/> | |
29 | + <img title="insere xy" alt="" src="../imagens/branco.gif" id='inserexy'/> | |
30 | + <img title="insere grafico" alt="" src="../imagens/branco.gif" id='inseregrafico'/> | |
31 | 31 | <img title="texto" alt="" src="../imagens/branco.gif" id='textofid'/> |
32 | 32 | <img title="selecao" alt="" src="../imagens/branco.gif" id='selecao'/> |
33 | 33 | <img title="confluencias" alt="" src="../imagens/branco.gif" id='confluence'/> |
34 | 34 | <img title="busca na wikipedia" alt="" src="../imagens/branco.gif" id='wiki'/> |
35 | - <img title="mede" alt="" src="../imagens/branco.gif" id='mede'/> | |
35 | + <img title="mede" alt="" src="../imagens/branco.gif" id='mede'/> | |
36 | 36 | <img title="desloca" alt="" src="../imagens/branco.gif" ID='pan'/> |
37 | 37 | <img title="zoom" alt="" src="../imagens/branco.gif" id='zoomli'/> |
38 | 38 | <img title="aproxima" alt="" src="../imagens/branco.gif" id='zoomiauto'/> |
39 | 39 | <img title="afasta" alt="" src="../imagens/branco.gif" id='zoomoauto'/> |
40 | - <img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/> | |
40 | + <img title="geral" alt="" src="../imagens/branco.gif" ID='zoomtot'/> | |
41 | 41 | <img title="google" alt="" src="../imagens/branco.gif" id='google'/> |
42 | 42 | <img title="info" alt="" src="../imagens/branco.gif" id='identifica'/> |
43 | 43 | </td> |
... | ... | @@ -55,8 +55,8 @@ |
55 | 55 | <tr> |
56 | 56 | <td class=tdbranca > |
57 | 57 | <table width=100% ><tr> |
58 | - <td class=tdbranca ><div id=escala ></div></td> | |
59 | - <td class=tdbranca ><div id=localizarxy >Aguarde...</div></td> | |
58 | + <td class=tdbranca ></td> | |
59 | + <td class=tdbranca ></td> | |
60 | 60 | <td class=tdbranca ></td> |
61 | 61 | </tr></table> |
62 | 62 | </td> |
... | ... | @@ -68,6 +68,7 @@ |
68 | 68 | </div> |
69 | 69 | |
70 | 70 | <script type="text/javascript"> |
71 | + | |
71 | 72 | i3GEO.configura.locaplic = "http://"+window.location.host+"/i3geo"; |
72 | 73 | i3GEO.configura.mapaRefDisplay = "none" |
73 | 74 | i3GEO.configura.iniciaJanelaMensagens = false |
... | ... | @@ -84,7 +85,7 @@ i3GEO.Interface.openlayers.GADGETS = { |
84 | 85 | PanZoom:false, |
85 | 86 | LayerSwitcher:true, |
86 | 87 | ScaleLine:true, |
87 | - OverviewMap:false | |
88 | + OverviewMap:false | |
88 | 89 | }; |
89 | 90 | i3GEO.Interface.openlayers.TILES = true; |
90 | 91 | ... | ... |