Commit 051f586d08f13fe8cf93476cc8e2074ca001a8ff
1 parent
e841d3c8
Exists in
master
and in
7 other branches
Ajustes no banner inicial dos mapas para melhor visualização em mobile
Showing
13 changed files
with
228 additions
and
356 deletions
Show diff stats
interface/atlasdefault.htm
... | ... | @@ -80,32 +80,21 @@ |
80 | 80 | </td> |
81 | 81 | </tr> |
82 | 82 | </table> |
83 | - <table id="i3GEOlogoMarca" | |
84 | - style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
85 | - <tr> | |
86 | - <td style="height: 30px"><div id=versaoi3geo></div> | |
87 | - <h2 | |
88 | - style="font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo | |
89 | - - Software livre para criação de mapas interativos e | |
90 | - geoprocessamento</h2> | |
91 | - <h3 | |
92 | - style="font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">Baseado | |
93 | - no Mapserver, é licenciado sob GPL e integra o Portal do | |
94 | - Software Público Brasileiro</h3></td> | |
95 | - </tr> | |
96 | - <tr> | |
97 | - <td style="padding: 10px;"><img | |
98 | - style="width: 560px; height: 81px" alt="" | |
99 | - src='../imagens/logo_inicio.png'></td> | |
100 | - </tr> | |
101 | - <tr> | |
102 | - <td> | |
103 | - <!-- | |
104 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
105 | - --> | |
106 | - </td> | |
107 | - </tr> | |
108 | - </table> | |
83 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
84 | + <table style="width:100%;"> | |
85 | + <tr> | |
86 | + <td> | |
87 | + <div id=versaoi3geo></div> | |
88 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
89 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
90 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
91 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
92 | + Brasileiro</h1> | |
93 | + </td> | |
94 | + </tr> | |
95 | + </table> | |
96 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
97 | + </div> | |
109 | 98 | |
110 | 99 | <div id="i3GEOguiaMovel" |
111 | 100 | style="position: absolute; display: block; border: 0px solid white; text-align: left; z-index: 2000; background-color: none"> | ... | ... |
interface/black_carto_ol.htm
... | ... | @@ -72,23 +72,21 @@ |
72 | 72 | </td> |
73 | 73 | </tr> |
74 | 74 | </table> |
75 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
76 | - <tr> | |
77 | - <td style="height: 30px"><div id=versaoi3geo></div> | |
78 | - <h2 style="font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
79 | - <h3 style="font-weight: normal; 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> | |
80 | - </tr> | |
81 | - <tr> | |
82 | - <td style="padding: 10px;"><img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'></td> | |
83 | - </tr> | |
84 | - <tr> | |
85 | - <td> | |
86 | - <!-- | |
87 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
88 | - --> | |
89 | - </td> | |
90 | - </tr> | |
91 | - </table> | |
75 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
76 | + <table style="width:100%;"> | |
77 | + <tr> | |
78 | + <td> | |
79 | + <div id=versaoi3geo></div> | |
80 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
81 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
82 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
83 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
84 | + Brasileiro</h1> | |
85 | + </td> | |
86 | + </tr> | |
87 | + </table> | |
88 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
89 | + </div> | |
92 | 90 | |
93 | 91 | <div id="i3GEOguiaMovel" style="visibility:hidden;position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
94 | 92 | <div style="cursor:pointer;position:absolute;top:50%;margin-top: -65px;width:30px;z-index:5000; left:18px;"> | ... | ... |
interface/black_editor.php
... | ... | @@ -71,23 +71,21 @@ |
71 | 71 | </td> |
72 | 72 | </tr> |
73 | 73 | </table> |
74 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
75 | - <tr> | |
76 | - <td style="height: 30px"><div id=versaoi3geo></div> | |
77 | - <h2 style="font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
78 | - <h3 style="font-weight: normal; 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> | |
79 | - </tr> | |
80 | - <tr> | |
81 | - <td style="padding: 10px;"><img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'></td> | |
82 | - </tr> | |
83 | - <tr> | |
84 | - <td> | |
85 | - <!-- | |
86 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
87 | - --> | |
88 | - </td> | |
89 | - </tr> | |
90 | - </table> | |
74 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
75 | + <table style="width:100%;"> | |
76 | + <tr> | |
77 | + <td> | |
78 | + <div id=versaoi3geo></div> | |
79 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
80 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
81 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
82 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
83 | + Brasileiro</h1> | |
84 | + </td> | |
85 | + </tr> | |
86 | + </table> | |
87 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
88 | + </div> | |
91 | 89 | |
92 | 90 | <div id="i3GEOguiaMovel" style="visibility:hidden;position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
93 | 91 | <div style="cursor:pointer;position:absolute;top:50%;margin-top: -65px;width:30px;z-index:5000; left:18px;"> | ... | ... |
interface/black_gm.phtml
... | ... | @@ -61,23 +61,21 @@ include_once("../ms_configura.php"); |
61 | 61 | </td> |
62 | 62 | </tr> |
63 | 63 | </table> |
64 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
65 | - <tr> | |
66 | - <td><div id=versaoi3geo></div> | |
67 | - <h2 style="font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
68 | - <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> | |
69 | - </tr> | |
70 | - <tr> | |
71 | - <td style="padding: 10px;"><img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'></td> | |
72 | - </tr> | |
73 | - <tr> | |
74 | - <td> | |
75 | - <!-- | |
76 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
77 | - --> | |
78 | - </td> | |
79 | - </tr> | |
80 | - </table> | |
64 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
65 | + <table style="width:100%;"> | |
66 | + <tr> | |
67 | + <td> | |
68 | + <div id=versaoi3geo></div> | |
69 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
70 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
71 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
72 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
73 | + Brasileiro</h1> | |
74 | + </td> | |
75 | + </tr> | |
76 | + </table> | |
77 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
78 | + </div> | |
81 | 79 | |
82 | 80 | <div id="i3GEOguiaMovel" style="visibility:hidden;position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
83 | 81 | <div style="cursor:pointer;position:absolute;top:50%;margin-top: -65px;width:30px;z-index:5000; left:18px;"> | ... | ... |
interface/black_ol.htm
... | ... | @@ -70,23 +70,21 @@ |
70 | 70 | </td> |
71 | 71 | </tr> |
72 | 72 | </table> |
73 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
74 | - <tr> | |
75 | - <td style="height: 30px"><div id=versaoi3geo></div> | |
76 | - <h2 style="font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
77 | - <h3 style="font-weight: normal; 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> | |
78 | - </tr> | |
79 | - <tr> | |
80 | - <td style="padding: 10px;"><img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'></td> | |
81 | - </tr> | |
82 | - <tr> | |
83 | - <td> | |
84 | - <!-- | |
85 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
86 | - --> | |
87 | - </td> | |
88 | - </tr> | |
89 | - </table> | |
73 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
74 | + <table style="width:100%;"> | |
75 | + <tr> | |
76 | + <td> | |
77 | + <div id=versaoi3geo></div> | |
78 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
79 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
80 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
81 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
82 | + Brasileiro</h1> | |
83 | + </td> | |
84 | + </tr> | |
85 | + </table> | |
86 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
87 | + </div> | |
90 | 88 | |
91 | 89 | <div id="i3GEOguiaMovel" style="visibility:hidden;position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
92 | 90 | <div style="cursor:pointer;position:absolute;top:50%;margin-top: -65px;width:30px;z-index:5000; left:18px;"> | ... | ... |
interface/black_osm.htm
... | ... | @@ -70,23 +70,21 @@ |
70 | 70 | </td> |
71 | 71 | </tr> |
72 | 72 | </table> |
73 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
74 | - <tr> | |
75 | - <td><div id=versaoi3geo></div> | |
76 | - <h2 style="font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
77 | - <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> | |
78 | - </tr> | |
79 | - <tr> | |
80 | - <td style="padding: 10px;"><img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'></td> | |
81 | - </tr> | |
82 | - <tr> | |
83 | - <td> | |
84 | - <!-- | |
85 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
86 | - --> | |
87 | - </td> | |
88 | - </tr> | |
89 | - </table> | |
73 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
74 | + <table style="width:100%;"> | |
75 | + <tr> | |
76 | + <td> | |
77 | + <div id=versaoi3geo></div> | |
78 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
79 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
80 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
81 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
82 | + Brasileiro</h1> | |
83 | + </td> | |
84 | + </tr> | |
85 | + </table> | |
86 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
87 | + </div> | |
90 | 88 | |
91 | 89 | <div id="i3GEOguiaMovel" style="visibility:hidden;position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
92 | 90 | <div style="cursor:pointer;position:absolute;top:50%;margin-top: -65px;width:30px;z-index:5000; left:18px;"> | ... | ... |
interface/carto_ol.htm
... | ... | @@ -68,14 +68,21 @@ |
68 | 68 | <td id="barraInferior" style="background-image:url('../imagensrodape.png');height:10px"></td> |
69 | 69 | </tr> |
70 | 70 | </table> |
71 | -<table id="i3GEOlogoMarca" style='margin: 0px auto;box-shadow:0 1px 13px gray;border-radius:5px;'> | |
72 | - <tr> | |
73 | - <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> | |
74 | - </tr> | |
75 | - <tr> | |
76 | - <td style="padding:10px;"><img style="width:560px;height:81px" alt="" src='../imagens/logo_inicio.png' ></td> | |
77 | - </tr> | |
78 | -</table> | |
71 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
72 | + <table style="width:100%;"> | |
73 | + <tr> | |
74 | + <td> | |
75 | + <div id=versaoi3geo></div> | |
76 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
77 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
78 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
79 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
80 | + Brasileiro</h1> | |
81 | + </td> | |
82 | + </tr> | |
83 | + </table> | |
84 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
85 | + </div> | |
79 | 86 | |
80 | 87 | <div id="i3GEOguiaMovel" style="visibility:hidden;position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
81 | 88 | <div style="cursor:pointer;position:absolute;top:50%;margin-top: -65px;width:30px;z-index:5000; left:18px;"> | ... | ... |
interface/dbug6.htm
... | ... | @@ -71,23 +71,21 @@ |
71 | 71 | </td> |
72 | 72 | </tr> |
73 | 73 | </table> |
74 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
75 | - <tr> | |
76 | - <td style="height: 30px"><div id=versaoi3geo></div> | |
77 | - <h2 style="font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
78 | - <h3 style="font-weight: normal; 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> | |
79 | - </tr> | |
80 | - <tr> | |
81 | - <td style="padding: 10px;"><img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'></td> | |
82 | - </tr> | |
83 | - <tr> | |
84 | - <td> | |
85 | - <!-- | |
86 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
87 | - --> | |
88 | - </td> | |
89 | - </tr> | |
90 | - </table> | |
74 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
75 | + <table style="width:100%;"> | |
76 | + <tr> | |
77 | + <td> | |
78 | + <div id=versaoi3geo></div> | |
79 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
80 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
81 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
82 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
83 | + Brasileiro</h1> | |
84 | + </td> | |
85 | + </tr> | |
86 | + </table> | |
87 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
88 | + </div> | |
91 | 89 | |
92 | 90 | <div id="i3GEOguiaMovel" style="visibility:hidden;position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
93 | 91 | <div style="cursor:pointer;position:absolute;top:50%;margin-top: -65px;width:30px;z-index:5000; left:18px;"> | ... | ... |
interface/gmdebug.phtml
... | ... | @@ -61,23 +61,21 @@ include_once("../ms_configura.php"); |
61 | 61 | </td> |
62 | 62 | </tr> |
63 | 63 | </table> |
64 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
65 | - <tr> | |
66 | - <td><div id=versaoi3geo></div> | |
67 | - <h2 style="font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
68 | - <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> | |
69 | - </tr> | |
70 | - <tr> | |
71 | - <td style="padding: 10px;"><img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'></td> | |
72 | - </tr> | |
73 | - <tr> | |
74 | - <td> | |
75 | - <!-- | |
76 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
77 | - --> | |
78 | - </td> | |
79 | - </tr> | |
80 | - </table> | |
64 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
65 | + <table style="width:100%;"> | |
66 | + <tr> | |
67 | + <td> | |
68 | + <div id=versaoi3geo></div> | |
69 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
70 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
71 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
72 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
73 | + Brasileiro</h1> | |
74 | + </td> | |
75 | + </tr> | |
76 | + </table> | |
77 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
78 | + </div> | |
81 | 79 | |
82 | 80 | <div id="i3GEOguiaMovel" style="visibility:hidden;position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
83 | 81 | <div style="cursor:pointer;position:absolute;top:50%;margin-top: -65px;width:30px;z-index:5000; left:18px;"> | ... | ... |
interface/googleearth.phtml
... | ... | @@ -90,21 +90,21 @@ include_once("../ms_configura.php"); |
90 | 90 | <tr style="border:0px"><td colspan=3 style=background-color:black;color:white id="emailInstituicao">geoprocessamento@mma.gov.br</td></tr> |
91 | 91 | </table> |
92 | 92 | </center> |
93 | -<table id="i3GEOlogoMarca" style='margin: 0px auto;box-shadow:0 1px 13px gray;border-radius:5px;'> | |
94 | - <tr> | |
95 | - <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> | |
96 | - </tr> | |
97 | - <tr> | |
98 | - <td style="padding:10px;"><img style="width:560px;height:81px" alt="" src='../imagens/logo_inicio.png' ></td> | |
99 | - </tr> | |
100 | - <tr> | |
101 | - <td> | |
102 | - <!-- | |
103 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
104 | - --> | |
105 | - </td> | |
106 | - </tr> | |
107 | -</table> | |
93 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
94 | + <table style="width:100%;"> | |
95 | + <tr> | |
96 | + <td> | |
97 | + <div id=versaoi3geo></div> | |
98 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
99 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
100 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
101 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
102 | + Brasileiro</h1> | |
103 | + </td> | |
104 | + </tr> | |
105 | + </table> | |
106 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
107 | + </div> | |
108 | 108 | <script type="text/javascript"> |
109 | 109 | /* |
110 | 110 | Google Earth (experimental) | ... | ... |
interface/ol_parametros.php
... | ... | @@ -83,21 +83,21 @@ |
83 | 83 | <td id="barraInferior" style="background-image:url('../imagens/rodape.png');height:10px"></td> |
84 | 84 | </tr> |
85 | 85 | </table> |
86 | -<table id="i3GEOlogoMarca" style='margin: 0px auto;box-shadow:0 1px 13px gray;border-radius:5px;'> | |
87 | - <tr> | |
88 | - <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> | |
89 | - </tr> | |
90 | - <tr> | |
91 | - <td style="padding:10px;"><img style="width:560px;height:81px" alt="" src='../imagens/logo_inicio.png' ></td> | |
92 | - </tr> | |
93 | - <tr> | |
94 | - <td> | |
95 | - <!-- | |
96 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
97 | - --> | |
98 | - </td> | |
99 | - </tr> | |
100 | -</table> | |
86 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
87 | + <table style="width:100%;"> | |
88 | + <tr> | |
89 | + <td> | |
90 | + <div id=versaoi3geo></div> | |
91 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
92 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
93 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
94 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
95 | + Brasileiro</h1> | |
96 | + </td> | |
97 | + </tr> | |
98 | + </table> | |
99 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
100 | + </div> | |
101 | 101 | |
102 | 102 | <div id="i3GEOguiaMovel" style="position:absolute;display:block;border:0px solid white;text-align:left;z-index:2000;background-color:none"> |
103 | 103 | <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' > | ... | ... |
interface/openlayersdebug.htm
... | ... | @@ -73,27 +73,21 @@ |
73 | 73 | </td> |
74 | 74 | </tr> |
75 | 75 | </table> |
76 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
77 | - <tr> | |
78 | - <td style="height: 30px"> | |
79 | - <div id=versaoi3geo></div> | |
80 | - <h2 style="font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
81 | - <h3 style="font-weight: normal; 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> | |
82 | - </td> | |
83 | - </tr> | |
84 | - <tr> | |
85 | - <td style="padding: 10px;"> | |
86 | - <img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'> | |
87 | - </td> | |
88 | - </tr> | |
89 | - <tr> | |
90 | - <td> | |
91 | - <!-- | |
92 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
93 | - --> | |
94 | - </td> | |
95 | - </tr> | |
96 | - </table> | |
76 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
77 | + <table style="width:100%;"> | |
78 | + <tr> | |
79 | + <td> | |
80 | + <div id=versaoi3geo></div> | |
81 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
82 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
83 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
84 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
85 | + Brasileiro</h1> | |
86 | + </td> | |
87 | + </tr> | |
88 | + </table> | |
89 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
90 | + </div> | |
97 | 91 | |
98 | 92 | <div id="i3GEOguiaMovel" style="visibility: hidden; position: absolute; display: block; border: 0px solid white; text-align: left; z-index: 2000; background-color: none"> |
99 | 93 | <div style="cursor: pointer; position: absolute; top: 50%; margin-top: -65px; width: 30px; z-index: 5000; left: 18px;"> | ... | ... |
interface/osmdebug.htm
... | ... | @@ -21,13 +21,13 @@ |
21 | 21 | background: none; |
22 | 22 | margin-bottom: 15px; |
23 | 23 | } |
24 | - | |
25 | 24 | </style> |
26 | 25 | </head> |
27 | 26 | <body id="i3geo" style='margin-left: 7px; background: white;'> |
28 | 27 | |
29 | 28 | <!-- inclui o nome do usuario logado --> |
30 | - <div id="i3GEONomeLogin" style="position: absolute; left: 10px; top: 12px; font-size: 11px; z-index: 50000"></div> | |
29 | + <div id="i3GEONomeLogin" | |
30 | + style="position: absolute; left: 10px; top: 12px; font-size: 11px; z-index: 50000"></div> | |
31 | 31 | <table id='mst' summary="" style='display: none;' width=100% cellspacing='0'> |
32 | 32 | <tr> |
33 | 33 | <td id="contemMenu"> |
... | ... | @@ -40,7 +40,8 @@ |
40 | 40 | <table width="100%" style="vertical-align: top; border-width: 0px"> |
41 | 41 | <tr> |
42 | 42 | <td class=verdeclaro id=contemImg> |
43 | - <div id=corpoMapa style="position: relative; background-image: url('../imagens/i3geo1bw.jpg');"></div> | |
43 | + <div id=corpoMapa | |
44 | + style="position: relative; background-image: url('../imagens/i3geo1bw.jpg');"></div> | |
44 | 45 | </td> |
45 | 46 | </tr> |
46 | 47 | </table> |
... | ... | @@ -57,13 +58,14 @@ |
57 | 58 | <td class=fundoRodape style="width: 5%"></td> |
58 | 59 | <td class=fundoRodape style="width: 40%"> |
59 | 60 | <!-- aqui será incluído o gadget que mostra a coordenada geográfica da posição do mouse --> |
60 | - <div id=localizarxy style="margin: auto; text-align: left; font-size: 10px; display: inline-table"></div> | |
61 | + <div id=localizarxy | |
62 | + style="margin: auto; text-align: left; font-size: 10px; display: inline-table"></div> | |
61 | 63 | </td> |
62 | 64 | <td class=fundoRodape style="width: 20%"> |
63 | - <!-- botão de compartilhamento em redes sociais--> | |
64 | - <!--<div id=i3GEOcompartilhar style="width: 170px; margin: auto; text-align: left; padding-top: 1px"></div> --> | |
65 | + <!-- botão de compartilhamento em redes sociais--> <!--<div id=i3GEOcompartilhar style="width: 170px; margin: auto; text-align: left; padding-top: 1px"></div> --> | |
65 | 66 | <!-- aqui será incluído o contador de tempo quando o temporizador de redesenho do mapa estiver ativo --> |
66 | - <div id=tempoRedesenho style="z-index: 100; position: absolute; top: 0px; color: green; background-color: black; width: 50px; display: none"></div> | |
67 | + <div id=tempoRedesenho | |
68 | + style="z-index: 100; position: absolute; top: 0px; color: green; background-color: black; width: 50px; display: none"></div> | |
67 | 69 | </td> |
68 | 70 | <!-- aqui serão incluídas as bandeiras que permitem a troca de idioma --> |
69 | 71 | <td class=fundoRodape style="width: 10%;"> |
... | ... | @@ -74,37 +76,34 @@ |
74 | 76 | </td> |
75 | 77 | </tr> |
76 | 78 | </table> |
77 | - <table id="i3GEOlogoMarca" style='margin: 0px auto; box-shadow: 0 1px 13px gray; border-radius: 5px;'> | |
78 | - <tr> | |
79 | - <td style="height: 30px"> | |
80 | - <div id=versaoi3geo></div> | |
81 | - <h2 style="font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2> | |
82 | - <h3 style="font-weight: normal; 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> | |
83 | - </td> | |
84 | - </tr> | |
85 | - <tr> | |
86 | - <td style="padding: 10px;"> | |
87 | - <img style="width: 560px; height: 81px" alt="" src='../imagens/logo_inicio.png'> | |
88 | - </td> | |
89 | - </tr> | |
90 | - <tr> | |
91 | - <td> | |
92 | - <!-- | |
93 | - <script id="ohloh" type="text/javascript" src="http://www.ohloh.net/p/150688/widgets/project_users.js?style=red"></script> | |
94 | - --> | |
95 | - </td> | |
96 | - </tr> | |
97 | - </table> | |
98 | - | |
99 | - <div id="i3GEOguiaMovel" style="visibility: hidden; position: absolute; display: block; border: 0px solid white; text-align: left; z-index: 2000; background-color: none"> | |
100 | - <div style="cursor: pointer; position: absolute; top: 50%; margin-top: -65px; width: 30px; z-index: 5000; left: 18px;"> | |
79 | + <div id="i3GEOlogoMarca" style="width:95%; max-width:600px; text-align:center;margin: auto auto; box-shadow: 0 1px 13px gray; border-radius: 5px;"> | |
80 | + <table style="width:100%;"> | |
81 | + <tr> | |
82 | + <td> | |
83 | + <div id=versaoi3geo></div> | |
84 | + <h1 style="font-size:14pt;padding:5px;">i3Geo | |
85 | + - Software livre para criação de mapas interativos e geoprocessamento</h1> | |
86 | + <h1 style="font-size:14pt;padding:5px;">Baseado | |
87 | + no Mapserver, é licenciado sob GPL e integra o Portal do Software Público | |
88 | + Brasileiro</h1> | |
89 | + </td> | |
90 | + </tr> | |
91 | + </table> | |
92 | + <img style="width:inherit;padding:5px;" src='../imagens/logo_inicio.png'> | |
93 | + </div> | |
94 | + <div id="i3GEOguiaMovel" | |
95 | + style="visibility: hidden; position: absolute; display: block; border: 0px solid white; text-align: left; z-index: 2000; background-color: none"> | |
96 | + <div | |
97 | + style="cursor: pointer; position: absolute; top: 50%; margin-top: -65px; width: 30px; z-index: 5000; left: 18px;"> | |
101 | 98 | <div id="iconeGuia_temas"></div> |
102 | 99 | <div id="iconeGuia_adiciona" style="margin-top: 3px;"></div> |
103 | 100 | <div id="iconeGuia_legenda" style="margin-top: 3px;"></div> |
104 | 101 | <div id="iconeGuia_dobraPagina" style="margin-top: 3px;"></div> |
105 | 102 | </div> |
106 | - <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"> | |
107 | - <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'> | |
103 | + <div id="i3GEOguiaMovelMolde" | |
104 | + 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"> | |
105 | + <div id="i3GEOguiaMovelConteudo" | |
106 | + 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'> | |
108 | 107 | <div id='guia1obj' style='display: none;'> |
109 | 108 | <!-- Esta div acrescenta a opção de busca rápida, caso vc queira colocá-la em um lugar específico --> |
110 | 109 | <div style='left: 5px; top: 10px; width: 150px;' id=buscaRapida></div> |
... | ... | @@ -116,8 +115,7 @@ |
116 | 115 | <div id=listaTemas style='top: 15px;'></div> |
117 | 116 | </div> |
118 | 117 | <div id='guia2obj' style='display: none;'> |
119 | - Aguarde... | |
120 | - <img alt="" src="../imagens/branco.gif" width=248 /> | |
118 | + Aguarde... <img alt="" src="../imagens/branco.gif" width=248 /> | |
121 | 119 | </div> |
122 | 120 | <div id='guia4obj' style='display: none; text-align: left'> |
123 | 121 | <div id='legenda' style='text-align: left'></div> |
... | ... | @@ -129,7 +127,8 @@ |
129 | 127 | </div> |
130 | 128 | </div> |
131 | 129 | <script> |
132 | - i3GEO.configura.locaplic = i3GEO.util.protocolo() + "://" + window.location.host + "/i3geo"; | |
130 | + i3GEO.configura.locaplic = i3GEO.util.protocolo() + "://" | |
131 | + + window.location.host + "/i3geo"; | |
133 | 132 | i3GEO.configura.autotamanho = false; |
134 | 133 | i3GEO.Interface.ATUAL = "openlayers"; |
135 | 134 | i3GEO.Interface.IDCORPO = "contemImg"; |
... | ... | @@ -140,8 +139,7 @@ |
140 | 139 | i3GEO.Interface.openlayers.googleLike = true; |
141 | 140 | |
142 | 141 | i3GEO.configura.guardaExtensao = false; |
143 | - i3GEO.gadgets.PARAMETROS.mostraMenuSuspenso.finaliza = | |
144 | - 'if($i("omenudataInterface1")){i3GEOoMenuBar.getMenuItem("omenudataInterface1").cfg.setProperty("text", " ");}'; | |
142 | + i3GEO.gadgets.PARAMETROS.mostraMenuSuspenso.finaliza = 'if($i("omenudataInterface1")){i3GEOoMenuBar.getMenuItem("omenudataInterface1").cfg.setProperty("text", " ");}'; | |
145 | 143 | |
146 | 144 | i3GEO.cria(); |
147 | 145 | i3GEO.configura.mapaRefDisplay = "none"; |
... | ... | @@ -183,129 +181,27 @@ |
183 | 181 | i3GEO.configura.mashuppar = "&desligar=mundo"; |
184 | 182 | (function() { |
185 | 183 | var attribOSMData = 'Map Data: © <a href="http://www.openstreetmap.org/">OpenStreetMap</a> contributors'; |
186 | - var attribMapQuestOSM = attribOSMData + ', Tiles Courtesy of <a href="http://www.mapquest.com/" target="_blank">MapQuest</a> <img src="http://developer.mapquest.com/content/osm/mq_logo.png">'; | |
187 | - var attribMapQuestAerial = 'Map Data: © Portions Courtesy NASA/JPL-Caltech and U.S. Depart. of Agriculture, Farm Service Agency, Tiles Courtesy of <a href="http://www.mapquest.com/" target="_blank">MapQuest</a> <img src="http://developer.mapquest.com/content/osm/mq_logo.png">'; | |
188 | - var attribOpenCycleMap = 'Map Data: © <a href="http://www.openstreetmap.org/">OpenStreetMap</a> contributors'; | |
189 | - var attribDEMData = '<a href="http://srtm.csi.cgiar.org/">SRTM</a>; ASTER GDEM is a product of <a href="http://www.meti.go.jp/english/press/data/20090626_03.html">METI</a> and <a href="https://lpdaac.usgs.gov/products/aster_policies">NASA</a>'; | |
190 | - var attribStamen = 'Map tiles by Stamen Design, under CC BY 3.0. Data by OpenStreetMap, under CC BY SA'; | |
191 | - var mapSurfer = 'Map data © OpenStreetMap contributors, Imagery GIScience Research Group @ Heidelberg University'; | |
192 | - | |
193 | 184 | var osm = new ol.layer.Tile({ |
194 | 185 | title : "OSM", |
195 | 186 | visible : true, |
196 | 187 | isBaseLayer : true, |
197 | 188 | name : "osm", |
198 | - source: new ol.source.OSM({ | |
199 | - attributions : [new ol.Attribution({html: attribOSMData})], | |
200 | - crossOrigin : "anonymous", | |
201 | - url : "http://tile.openstreetmap.org/{z}/{x}/{y}.png" | |
202 | - }) | |
203 | - }); | |
204 | - tdb = new ol.layer.Tile({ | |
205 | - source: new ol.source.TileDebug({ | |
206 | - projection: 'EPSG:3857', | |
207 | - tileGrid: new ol.source.OSM().getTileGrid() | |
208 | - }) | |
209 | - }); | |
210 | - i3GEO.Interface.openlayers.LAYERSADICIONAIS = [osm,tdb]; | |
211 | - | |
212 | - /* | |
213 | - | |
214 | - var eng = new ol.layer.Tile({ | |
215 | - title : "ESRI National Geographic", | |
216 | - visible : true, | |
217 | - isBaseLayer : true, | |
218 | - name : "eng", | |
219 | - source : new ol.source.TileArcGISRest({ | |
220 | - url : "http://server.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer", | |
221 | - attributions: [ | |
222 | - new ol.Attribution({ | |
223 | - html: 'Tiles © <a href="http://server.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer">ArcGIS</a>' | |
224 | - }) | |
225 | - ] | |
226 | - }) | |
227 | - }); | |
228 | - var oce = new ol.layer.Tile({ | |
229 | - title : "ESRI Ocean Basemap", | |
230 | - visible : false, | |
231 | - isBaseLayer : true, | |
232 | - name : "oce", | |
233 | - source : new ol.source.TileArcGISRest({ | |
234 | - url : "http://server.arcgisonline.com/ArcGIS/rest/services/Ocean_Basemap/MapServer", | |
235 | - attributions: [ | |
236 | - new ol.Attribution({ | |
237 | - html: 'Tiles © <a href="http://server.arcgisonline.com/ArcGIS/rest/services/Ocean_Basemap/MapServer">ArcGIS</a>' | |
238 | - }) | |
239 | - ] | |
240 | - }) | |
241 | - }); | |
242 | - var ims = new ol.layer.Tile({ | |
243 | - title : "ESRI Imagery World 2D", | |
244 | - visible : false, | |
245 | - isBaseLayer : true, | |
246 | - name : "ims", | |
247 | - source : new ol.source.TileArcGISRest({ | |
248 | - url : "http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_Imagery_World_2D/MapServer", | |
249 | - attributions: [ | |
250 | - new ol.Attribution({ | |
251 | - html: 'Tiles © <a href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_Imagery_World_2D/MapServer">ArcGIS</a>' | |
252 | - }) | |
253 | - ] | |
189 | + source : new ol.source.OSM({ | |
190 | + attributions : [ new ol.Attribution({ | |
191 | + html : attribOSMData | |
192 | + }) ], | |
193 | + crossOrigin : "anonymous", | |
194 | + url : "http://tile.openstreetmap.org/{z}/{x}/{y}.png" | |
254 | 195 | }) |
255 | 196 | }); |
256 | - var wsm = new ol.layer.Tile({ | |
257 | - title : "ESRI World Street Map", | |
258 | - visible : false, | |
259 | - isBaseLayer : true, | |
260 | - name : "wsm", | |
261 | - source : new ol.source.TileArcGISRest({ | |
262 | - url : "http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer", | |
263 | - attributions: [ | |
264 | - new ol.Attribution({ | |
265 | - html: 'Tiles © <a href="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer">ArcGIS</a>' | |
266 | - }) | |
267 | - ] | |
268 | - }) | |
269 | - }); | |
270 | - var bra = new ol.layer.Tile({ | |
271 | - title : "Base carto MMA", | |
272 | - visible : false, | |
273 | - isBaseLayer : true, | |
274 | - name : "bra", | |
275 | - source : new ol.source.TileWMS({ | |
276 | - url : "http://mapas.mma.gov.br/cgi-bin/mapserv?map=/opt/www/html/webservices/baseraster.map&", | |
277 | - params : { | |
278 | - 'layers' : "baseraster", | |
279 | - 'srs' : "EPSG:4326", | |
280 | - 'format' : "image/png" | |
281 | - } | |
282 | - }) | |
283 | - }); | |
284 | - var tms = new ol.layer.Tile({ | |
285 | - title : "OSGEO", | |
286 | - visible : false, | |
287 | - isBaseLayer : true, | |
288 | - name : "tms", | |
289 | - source : new ol.source.TileWMS({ | |
290 | - url : "http://tilecache.osgeo.org/wms-c/Basic.py/", | |
291 | - params : { | |
292 | - 'layers' : "basic", | |
293 | - 'type' : "png", | |
294 | - 'srs' : "EPSG:4326", | |
295 | - 'format' : "image/png", | |
296 | - 'VERSION' : '1.1.1' | |
297 | - }, | |
298 | - attributions: [ | |
299 | - new ol.Attribution({ | |
300 | - html: '© <a href="http://www.tilecache.org/">2006-2010, TileCache Contributors</a>' | |
301 | - }) | |
302 | - ] | |
197 | + tdb = new ol.layer.Tile({ | |
198 | + source : new ol.source.TileDebug({ | |
199 | + projection : 'EPSG:3857', | |
200 | + tileGrid : new ol.source.OSM().getTileGrid() | |
303 | 201 | }) |
304 | 202 | }); |
305 | - i3GEO.Interface.openlayers.LAYERSADICIONAIS = [ | |
306 | - eng, oce, ims, wsm, bra, tms | |
307 | - ]; | |
308 | - */ | |
203 | + i3GEO.Interface.openlayers.LAYERSADICIONAIS = [ osm, tdb ]; | |
204 | + | |
309 | 205 | })(); |
310 | 206 | i3GEO.inicia(); |
311 | 207 | </script> | ... | ... |