Commit 0e12aeb7de76316e7d6f64d477470a2820c6260f
1 parent
c1b3247a
Exists in
master
and in
7 other branches
$1
Showing
7 changed files
with
183 additions
and
93 deletions
Show diff stats
admin/admin.db
No preview for this file type
classesjs/classe_coordenadas.js
... | ... | @@ -357,7 +357,7 @@ i3GEO.coordenadas = { |
357 | 357 | {string} - html com a tabela |
358 | 358 | */ |
359 | 359 | criaMascaraDMS: function(prefixo,titulo,caixa){ |
360 | - var ins = '<table id='+prefixo+' style=display:block;text-align:center;width:350px ><tr style="border-bottom:2px solid white" >' + | |
360 | + var ins = '<table class="i3GeoMascaraDMS" id='+prefixo+' ><tr>' + | |
361 | 361 | "<td>"+caixa+" </td>" + |
362 | 362 | '<td style=width:10px;text-align:right > X: </td>' + |
363 | 363 | '<td>'+$inputText('','',prefixo+'xg','grau','3','-00')+'</td>' + |
... | ... | @@ -711,4 +711,4 @@ i3GEO.coordenadas = { |
711 | 711 | limpaModoTexto: function(){ |
712 | 712 | i3GEO.coordenadas.MODOTEXTO = ""; |
713 | 713 | } |
714 | -}; | |
715 | 714 | \ No newline at end of file |
715 | +}; | ... | ... |
css/botoes2.css
... | ... | @@ -373,10 +373,10 @@ |
373 | 373 | } |
374 | 374 | #menui3GeoMenuMarcador { |
375 | 375 | background-image: url("../imagens/visual/default/sprite.png"); |
376 | - background-position: 2px -47px; | |
376 | + background-position: 0px -2226px; | |
377 | 377 | background-repeat: no-repeat; |
378 | - height: 12px; | |
379 | - width: 65px; | |
378 | + height: 15px; | |
379 | + width: 57px; | |
380 | 380 | } |
381 | 381 | /*bandeira do brasil*/ |
382 | 382 | #brasil { | ... | ... |
css/geral.css
css/menu-min.css
... | ... | @@ -34,4 +34,4 @@ div.yuimenubar li.yuimenubaritem img {height:8px;width:8px;margin:0 0 0 10px;ver |
34 | 34 | div.yuimenu li.yuimenuitem img {height:8px;width:8px;margin:0 -16px 0 10px;border:0;*margin-left:0;*border-left-width:10px;*border-style:solid;*border-color:#f6f7ee;} |
35 | 35 | div.yuimenu li.yuimenuitem.selected img.selected {*border-color:#8c8ad0;} |
36 | 36 | div.yuimenu li.checked {position:relative;} |
37 | -div.yuimenu li.checked img.checked {height:8px;width:8px;margin:0;border:0;position:absolute;left:6px;_left:-16px;top:.5em;} | |
38 | 37 | \ No newline at end of file |
38 | +div.yuimenu li.checked img.checked {height:8px;width:8px;margin:0;border:0;position:absolute;left:6px;_left:-16px;top:.5em;} | ... | ... |
imagens/visual/default/sprite.png
interface/openlayersdebug.htm
... | ... | @@ -4,81 +4,15 @@ |
4 | 4 | <meta http-equiv="Category" content="i3Geo Mapa interativo MMA geoprocessamento sig mobile"> |
5 | 5 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> |
6 | 6 | <title>i3GEO - OpenLayers</title> |
7 | -<style> | |
8 | -.olControlEditingToolbar1 div { | |
9 | - background-image:url(../mashups/openlayers.png); | |
10 | - background-repeat:no-repeat; | |
11 | - float:right; | |
12 | - right: 0px; | |
13 | - height:29px; | |
14 | - margin:2px; | |
15 | - width:29px; | |
16 | - cursor:pointer; | |
17 | -} | |
18 | -.fundoRodape { | |
19 | - border: 0 solid #DFDFDF; | |
20 | - border-collapse: collapse; | |
21 | - font-family: Verdana,Arial,Helvetica,sans-serif; | |
22 | - font-size: 12px; | |
23 | - margin: 0; | |
24 | - padding: 0; | |
25 | - position: relative; | |
26 | - text-align: center; | |
27 | - background: gainsboro; | |
28 | -} | |
29 | -#escala td { | |
30 | - background: gainsboro; | |
31 | -} | |
32 | -#escala input { | |
33 | - background: gainsboro; | |
34 | - color: #426252; | |
35 | - font-family: Verdana,Arial,Helvetica,sans-serif; | |
36 | - font-size: 10px; | |
37 | - margin: 0; | |
38 | - border: 0px solid white; | |
39 | - box-shadow: none; | |
40 | -} | |
41 | -#localizarxygeoProj { | |
42 | - width: 100%; | |
43 | -} | |
44 | -#localizarxygeoProj td { | |
45 | - background: gainsboro; | |
46 | -} | |
47 | -#localizarxygeoProj input { | |
48 | - background: gainsboro; | |
49 | - color: #426252; | |
50 | - font-family: Verdana,Arial,Helvetica,sans-serif; | |
51 | - font-size: 10px; | |
52 | - margin: 0; | |
53 | - border: 0px solid white; | |
54 | - box-shadow: none; | |
55 | -} | |
56 | -#localizarxygeoProj span { | |
57 | - border: 0px solid white; | |
58 | -} | |
59 | -#localizarxygeoProj select { | |
60 | - border: 1px solid #B4B4B4; | |
61 | - font-size: 10px; | |
62 | - height: 16px; | |
63 | - left: 1px; | |
64 | - position: relative; | |
65 | - top: 1px; | |
66 | - width: 40px; | |
67 | -} | |
68 | - | |
69 | -</style> | |
70 | 7 | </head> |
71 | -<body id="i3geo" style="background-color:white"> | |
8 | +<body id="i3geo" style='margin-left:7px;background:white;'> | |
72 | 9 | <!-- inclui o nome do usuario logado --> |
73 | 10 | <div id="i3GEONomeLogin" style="position:absolute;left:10px;top:12px;font-size:11px;z-index:50000"></div> |
74 | 11 | <table id='mst' summary="" style='display:none;' width=100% cellspacing='0'> |
75 | - <tr style="border:0px"> | |
76 | - <td id="barraSuperior" style="background-image:url('../imagens/visual/default/cabeca.png');height:10px"></td> | |
77 | - </tr> | |
78 | 12 | <tr> |
79 | - <td id="contemMenu" style="text-align:right;border-width:0pt 0pt 1px;border-color:rgb(240,240,240)"> | |
13 | + <td id="contemMenu" style="background:black;height:35px;text-align:right;border-width:0pt 0pt 1px;border-color:rgb(240,240,240)"> | |
80 | 14 | <!--menu suspenso--> |
81 | - <div id="menus" ></div> | |
15 | + <div id="menus" style="height:10px;"></div> | |
82 | 16 | </td> |
83 | 17 | </tr> |
84 | 18 | <tr> |
... | ... | @@ -108,36 +42,48 @@ |
108 | 42 | </td> |
109 | 43 | <td class=fundoRodape style=width:20% > |
110 | 44 | <!-- aqui será incluída a escala numérica --> |
111 | - <div id=escala style="margin:auto;text-align:right;" ></div> | |
45 | + <div id=escala style="margin:auto;text-align:right;left:15px;" ></div> | |
112 | 46 | </td> |
113 | 47 | <td class=fundoRodape style=width:60% > |
114 | 48 | <!-- aqui será incluído o gadget que mostra a coordenada geográfica da posição do mouse --> |
115 | 49 | <div id=localizarxy style="margin:auto;text-align:left;font-size:10px;display:inline-table"></div> |
116 | 50 | </td> |
117 | 51 | <!-- aqui serão incluídas as bandeiras que permitem a troca de idioma --> |
118 | - <td class=fundoRodape style=width:20% > | |
119 | - <div id=seletorIdiomas ></div> | |
52 | + <td class=fundoRodape style="width:20%;" > | |
53 | + <div id=seletorIdiomas style="right:15px;"></div> | |
120 | 54 | </td> |
121 | 55 | </tr> |
122 | 56 | </table> |
123 | 57 | </td> |
124 | 58 | </tr> |
125 | 59 | </table> |
126 | -<table id="i3GEOlogoMarca" style='margin: 0px auto;box-shadow:0 1px 13px gray;border-radius:5px;'> | |
127 | - <tr> | |
128 | - <td><div id=versaoi3geo ></div><h2 style="font-size:10px;font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2><h3 style="font-size:10px;font-family: Verdana, Arial, Helvetica, sans-serif;">Baseado no Mapserver, é licenciado sob GPL e integra o Portal do Software Público Brasileiro</h3></td> | |
129 | - </tr> | |
130 | - <tr> | |
131 | - <td style="padding:10px;"><img style="width:560px;height:81px" alt="" src='../imagens/logo_inicio.png' ></td> | |
132 | - </tr> | |
133 | - <tr> | |
134 | - <td> | |
135 | - <!-- | |
60 | + <table id="i3GEOlogoMarca" | |
61 | + style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
62 | + <tr> | |
63 | + <td style=height:30px ><div id=versaoi3geo></div> | |
64 | + <h2 | |
65 | + style="font-weight:normal;font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo | |
66 | + - Software livre para criação de mapas interativos e | |
67 | + geoprocessamento</h2> | |
68 | + <h3 | |
69 | + style="font-weight:normal;font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">Baseado | |
70 | + no Mapserver, é licenciado sob GPL e integra o Portal do | |
71 | + Software Público Brasileiro</h3></td> | |
72 | + </tr> | |
73 | + <tr> | |
74 | + <td style="padding: 10px;"><img | |
75 | + style="width: 560px; height: 81px" alt="" | |
76 | + src='../imagens/logo_inicio.png'></td> | |
77 | + </tr> | |
78 | + <tr> | |
79 | + <td> | |
80 | + <!-- | |
136 | 81 | <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> |
137 | 82 | --> |
138 | - </td> | |
139 | - </tr> | |
140 | -</table> | |
83 | + </td> | |
84 | + </tr> | |
85 | + </table> | |
86 | + | |
141 | 87 | |
142 | 88 | <div id="i3GEOguiaMovel" style="position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
143 | 89 | <img id="i3GEOguiaMovelPuxador" onclick='i3GEO.guias.guiaMovel.abreFecha()' style='z-index:2;border:solid 0px white;left:0px;position:absolute;top:0px' width='0px' src='../imagens/openbars.png' > |
... | ... | @@ -164,7 +110,142 @@ |
164 | 110 | <script src="../pacotes/openlayers/OpenLayers211.js.php"></script> |
165 | 111 | <!-- <script src="../pacotes/openlayers/OpenLayers2131.js.php"></script> --> |
166 | 112 | <!-- estilo necessário para a ferramenta de edição --> |
113 | +<style> | |
114 | +.olControlEditingToolbar1 div { | |
115 | + background-image:url(../mashups/openlayers.png); | |
116 | + background-repeat:no-repeat; | |
117 | + float:right; | |
118 | + right: 0px; | |
119 | + height:29px; | |
120 | + margin:2px; | |
121 | + width:29px; | |
122 | + cursor:pointer; | |
123 | +} | |
124 | +.fundoRodape { | |
125 | + border: 0 solid #DFDFDF; | |
126 | + border-collapse: collapse; | |
127 | + font-family: Verdana,Arial,Helvetica,sans-serif; | |
128 | + font-size: 12px; | |
129 | + margin: 0; | |
130 | + padding: 0; | |
131 | + position: relative; | |
132 | + text-align: center; | |
133 | + background: black; | |
134 | +} | |
135 | +#seletorIdiomas { | |
136 | + float: right; | |
137 | +} | |
138 | +#escala { | |
139 | + float: left; | |
140 | +} | |
141 | +#escala td { | |
142 | + background: black; | |
143 | + float: left; | |
144 | +} | |
145 | +#escala span { | |
146 | + border: 0px solid white; | |
147 | +} | |
148 | +#escala input { | |
149 | + background: black; | |
150 | + color: white; | |
151 | + font-family: Verdana,Arial,Helvetica,sans-serif; | |
152 | + font-size: 10px; | |
153 | + margin: 0; | |
154 | + border: 0px solid white; | |
155 | + box-shadow: none; | |
156 | + text-align: right; | |
157 | +} | |
158 | +#localizarxygeoProj { | |
159 | + width: 100%; | |
160 | +} | |
161 | +#localizarxygeoProj td { | |
162 | + background: black; | |
163 | + color: white; | |
164 | +} | |
165 | +#localizarxygeoProj input { | |
166 | + background: black; | |
167 | + color: white; | |
168 | + font-family: Verdana,Arial,Helvetica,sans-serif; | |
169 | + font-size: 10px; | |
170 | + margin: 0; | |
171 | + border: 0px solid white; | |
172 | + box-shadow: none; | |
173 | +} | |
174 | +#localizarxygeoProj span { | |
175 | + border: 0px solid white; | |
176 | +} | |
177 | +#localizarxygeoProj select { | |
178 | + border: 1px solid #B4B4B4; | |
179 | + font-size: 10px; | |
180 | + height: 16px; | |
181 | + left: 1px; | |
182 | + position: relative; | |
183 | + top: 1px; | |
184 | + width: 40px; | |
185 | +} | |
186 | +.i3GeoMascaraDMS tr { | |
187 | + border: 0px solid white; | |
188 | +} | |
189 | +#euDock_euImage_2 { | |
190 | + background: black; | |
191 | + opacity: 1; | |
192 | +} | |
193 | +#euDock_euImage_3 { | |
194 | + background: black; | |
195 | + opacity: 1; | |
196 | +} | |
197 | +#euDock_euImage_4 { | |
198 | + background: black; | |
199 | + opacity: 1; | |
200 | +} | |
201 | +#menus .bd{ | |
202 | + background: black; | |
203 | +} | |
204 | +yuimenubar yui-module yui-overlay visible{ | |
205 | + background: black; | |
206 | +} | |
207 | +.yui-skin-sam .yuimenuitemlabel{ | |
208 | + color: white; | |
209 | +} | |
210 | +.yuimenubaritem .yuimenubaritem-hassubmenu{ | |
211 | + background:black; | |
212 | + color:white; | |
213 | +} | |
214 | + | |
215 | +.yui-skin-sam .yuimenuitem-selected { | |
216 | + background: #707070; | |
217 | +} | |
218 | + | |
219 | +.yui-skin-sam .yuimenubaritem-selected { | |
220 | + background: #707070; | |
221 | + color: white; | |
222 | +} | |
167 | 223 | |
224 | +.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu { | |
225 | + background: #707070; | |
226 | + color: white; | |
227 | +} | |
228 | +.yui-skin-sam .yuimenubaritemlabel { | |
229 | + color:white; | |
230 | + margin: 8px 0; | |
231 | + background: black; | |
232 | + height:14px; | |
233 | +} | |
234 | +.yui-skin-sam .yuimenubaritemlabel-selected{ | |
235 | + background: #707070; | |
236 | + color: white; | |
237 | +} | |
238 | +.yui-skin-sam .yuimenubaritemlabel .first-of-type { | |
239 | + color:white; | |
240 | + margin: 8px 0; | |
241 | +} | |
242 | +#menuajudaMenu{ | |
243 | + color: white; | |
244 | +} | |
245 | + | |
246 | + | |
247 | + | |
248 | +</style> | |
168 | 249 | <script> |
169 | 250 | /* |
170 | 251 | Interface Openlayers para debug |
... | ... | @@ -251,7 +332,7 @@ i3GEO.configura.mapaRefDisplay = "none"; |
251 | 332 | //tipo de barra de botões |
252 | 333 | i3GEO.barraDeBotoes.TIPO = "olhodepeixe"; |
253 | 334 | //ajusta o deslocamento da barra de botões |
254 | -i3GEO.barraDeBotoes.OFFSET = 10; | |
335 | +i3GEO.barraDeBotoes.OFFSET = 11; | |
255 | 336 | //ajusta a posição da barra de botões no IE |
256 | 337 | //if(navm) |
257 | 338 | //{i3GEO.barraDeBotoes.OFFSET = -45;} |
... | ... | @@ -288,7 +369,7 @@ i3GEO.mapa.AUTORESIZE = true; |
288 | 369 | i3GEO.guias.TIPO = "movel"; |
289 | 370 | //i3GEO.guias.guiaMovel.ABERTA = true; |
290 | 371 | //posição da guia movel em relação ao topo do mapa. Se for igual a 0, o cálculo será feito de forma automática |
291 | -i3GEO.guias.guiaMovel.config.topGuiaMovel = 0; | |
372 | +i3GEO.guias.guiaMovel.config.topGuiaMovel = 35; | |
292 | 373 | // |
293 | 374 | //define quanto tempo é aguardado para considerar que o mouse está parado sobre um lugar. |
294 | 375 | //utilizado pela função de identificação do tipo balão | ... | ... |