Commit c7552114f6d86bfd860d1ff5c347d5ccb9b80382
1 parent
1ee3c2b8
Exists in
master
v5 - alteração na ordem dos WMS de fundo para evitar a inclusão dos limites estaduais do Brasil
Showing
3 changed files
with
9 additions
and
9 deletions
Show diff stats
mashups/openlayers.js
... | ... | @@ -64,7 +64,7 @@ i3GEO.editorOL = { |
64 | 64 | "http://mapas.mma.gov.br/i3geo/ogc.php?tema=estadosl&", |
65 | 65 | {layers: "estadosl",FORMAT:'image/png'} |
66 | 66 | ), |
67 | - fundo: "e_oce,e_ims,e_wsm,ol_mma,ol_wms,top_wms,est_wms", | |
67 | + fundo: "e_ims,e_wsm,ol_mma,ol_wms,top_wms,est_wms,e_oce", | |
68 | 68 | kml: [], |
69 | 69 | layersIniciais: [], |
70 | 70 | botoes: { |
... | ... | @@ -1585,10 +1585,10 @@ i3GEO.editorOL = { |
1585 | 1585 | ' </tr>' + |
1586 | 1586 | '</table>' + |
1587 | 1587 | '<br />' + |
1588 | - '<p class=paragrafo ><b>Ajusta nó em edição para o(a):</b></p>' + | |
1588 | + '<p class=paragrafo ><b>Ajusta n� em edição para o(a):</b></p>' + | |
1589 | 1589 | '<table class=lista7 >' + |
1590 | 1590 | ' <tr>' + |
1591 | - ' <td></td><td>nó</td><td></td><td>vértice</td><td></td><td>borda</td>' + | |
1591 | + ' <td></td><td>n�</td><td></td><td>vértice</td><td></td><td>borda</td>' + | |
1592 | 1592 | ' </tr>' + |
1593 | 1593 | ' <tr>' + |
1594 | 1594 | ' <td><input style=cursor:pointer onclick="i3GEO.editorOL.snap()" type="checkbox" id="target_node" /></td><td><input onchange="i3GEO.editorOL.snap()" id="target_nodeTolerance" type="text" size="3" value=15 /></td>' + | ... | ... |
mashups/openlayers_compacto.js
... | ... | @@ -3271,7 +3271,7 @@ est_wms: new OpenLayers.Layer.WMS( |
3271 | 3271 | "http://mapas.mma.gov.br/i3geo/ogc.php?tema=estadosl&", |
3272 | 3272 | {layers: "estadosl",FORMAT:'image/png'} |
3273 | 3273 | ), |
3274 | -fundo: "e_oce,e_ims,e_wsm,ol_mma,ol_wms,top_wms,est_wms", | |
3274 | +fundo: "e_ims,e_wsm,ol_mma,ol_wms,top_wms,est_wms,e_oce", | |
3275 | 3275 | kml: [], |
3276 | 3276 | layersIniciais: [], |
3277 | 3277 | botoes: { |
... | ... | @@ -4783,10 +4783,10 @@ ins += "" + |
4783 | 4783 | ' </tr>' + |
4784 | 4784 | '</table>' + |
4785 | 4785 | '<br />' + |
4786 | -'<p class=paragrafo ><b>Ajusta nó em edição para o(a):</b></p>' + | |
4786 | +'<p class=paragrafo ><b>Ajusta n� em edição para o(a):</b></p>' + | |
4787 | 4787 | '<table class=lista7 >' + |
4788 | 4788 | ' <tr>' + |
4789 | -' <td></td><td>nó</td><td></td><td>vértice</td><td></td><td>borda</td>' + | |
4789 | +' <td></td><td>n�</td><td></td><td>vértice</td><td></td><td>borda</td>' + | |
4790 | 4790 | ' </tr>' + |
4791 | 4791 | ' <tr>' + |
4792 | 4792 | ' <td><input style=cursor:pointer onclick="i3GEO.editorOL.snap()" type="checkbox" id="target_node" /></td><td><input onchange="i3GEO.editorOL.snap()" id="target_nodeTolerance" type="text" size="3" value=15 /></td>' + | ... | ... |
mashups/openlayers_compacto.js.php
... | ... | @@ -3271,7 +3271,7 @@ est_wms: new OpenLayers.Layer.WMS( |
3271 | 3271 | "http://mapas.mma.gov.br/i3geo/ogc.php?tema=estadosl&", |
3272 | 3272 | {layers: "estadosl",FORMAT:'image/png'} |
3273 | 3273 | ), |
3274 | -fundo: "e_oce,e_ims,e_wsm,ol_mma,ol_wms,top_wms,est_wms", | |
3274 | +fundo: "e_ims,e_wsm,ol_mma,ol_wms,top_wms,est_wms,e_oce", | |
3275 | 3275 | kml: [], |
3276 | 3276 | layersIniciais: [], |
3277 | 3277 | botoes: { |
... | ... | @@ -4783,10 +4783,10 @@ ins += "" + |
4783 | 4783 | ' </tr>' + |
4784 | 4784 | '</table>' + |
4785 | 4785 | '<br />' + |
4786 | -'<p class=paragrafo ><b>Ajusta nó em edição para o(a):</b></p>' + | |
4786 | +'<p class=paragrafo ><b>Ajusta n� em edição para o(a):</b></p>' + | |
4787 | 4787 | '<table class=lista7 >' + |
4788 | 4788 | ' <tr>' + |
4789 | -' <td></td><td>nó</td><td></td><td>vértice</td><td></td><td>borda</td>' + | |
4789 | +' <td></td><td>n�</td><td></td><td>vértice</td><td></td><td>borda</td>' + | |
4790 | 4790 | ' </tr>' + |
4791 | 4791 | ' <tr>' + |
4792 | 4792 | ' <td><input style=cursor:pointer onclick="i3GEO.editorOL.snap()" type="checkbox" id="target_node" /></td><td><input onchange="i3GEO.editorOL.snap()" id="target_nodeTolerance" type="text" size="3" value=15 /></td>' + | ... | ... |