-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmapa.html
More file actions
181 lines (152 loc) · 8.4 KB
/
mapa.html
File metadata and controls
181 lines (152 loc) · 8.4 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
<!DOCTYPE html>
<html>
<head>
<title>CDIX - Centro de Descargas de Información Xeográfica</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- <link rel="stylesheet" href="../OpenLayers/api/jquery-style/jquery-ui.css" type="text/css" media="all" />-->
<!-- <link rel="stylesheet" type="text/css" href="../OpenLayers/api/jquery-style/style.css"/>-->
<!-- <script src="lib/ol/OpenLayers.js" type="text/javascript"></script>-->
<script src="lib/jquery/jquery-1.7.2.min.js" type="text/javascript"></script>
<!-- <script src="lib/jquery/jquery.tmpl.js" type="text/javascript"></script>-->
<!-- <script src="lib/jquery/jquery-ui.min.js" type="text/javascript"></script> -->
<!-- Load WMS layer sources -->
<script src="config/resources.js" type="text/javascript"></script>
<!-- PanelLayerControl-->
<script src="tools/toc_elle/PanelLayerControl.js" type="text/javascript"></script>
<!------------------------->
<!-- Xeovisor Minimo XVM -->
<link rel="stylesheet" href="js/xvm/lib/ol/theme/default/style.css" type="text/css">
<link rel="stylesheet" href="js/xvm/styles/style_map.css" type="text/css">
<link rel="stylesheet" href="js/xvm/styles/custom-theme/jquery-ui-1.8.20.custom.css" type="text/css">
<script src="js/xvm/lib/ol/OpenLayers.js"></script>
<script src="js/xvm/lib/jquery.i18n.properties-min.js"></script>
<script src="js/xvm/lib/jquery-ui-1.8.20.custom.min.js"></script>
<script src="js/xvm/tools/featureinfo.js"></script>
<script src="js/xvm/tools/LIC_LayerSwitcher.js"></script>
<script src="js/xvm/layers.js"></script>
<script src="js/xvm/help.js"></script>
<script src="js/xvm/xeovisormin.js"></script>
<!------------------------->
<!-- Projections -->
<!--<script src="http://svn.osgeo.org/metacrs/proj4js/trunk/lib/proj4js-compressed.js"></script>-->
<script src="js/xvm/lib/proj4js-compressed.js"></script>
<!-- Legend & Opacity-->
<!-- OpacityControl-->
<link rel="stylesheet" href="js/xvm/styles/style_opacity_layer.css" type="text/css">
<script src="js/xvm/tools/OpacityLayerControl.js" type="text/javascript"></script>
<script src="js/xvm/tools/OpacityjQuery.js" type="text/javascript"></script>
<!-- LegendControl -->
<link rel="stylesheet" href="js/xvm/styles/style_legend_layer.css" type="text/css">
<script src="js/xvm/tools/LegendLayerControl.js" type="text/javascript"></script>
<script src="js/xvm/tools/LegendJQuery.js" type="text/javascript"></script>
<!-- -->
<script src="js/boxcontainer.js" type="text/javascript"></script>
<link rel="stylesheet" href="styles/cdix_styles.css" type="text/css" media="screen" />
<!------------------------->
<script src="tools/download_dialog/download_dialog.js"></script>
<!-- Search Tool -->
<script src="js/form.js" type="text/javascript"></script>
<script src="tools/toc_elle/toc.js"></script>
<script src="tools/search_places/searchPlacesTool.js"></script>
<script src="tools/search_mapsheets/searchMapsheetsTool.js"></script>
<script src="tools/search_catastro/searchCatastroTool.js"></script>
<script src="tools/search_geonames/searchGeonamesTool.js"></script>
<script src="tools/search_coordinates/searchCoordinatesTool.js"></script>
<link rel="stylesheet" href="styles/main.css" type="text/css" media="screen" />
<link rel="stylesheet" href="styles/form.css" type="text/css">
<!------------------------->
<!-- Nice scrollbars -->
<link href="lib/jquery/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css" />
<script src="lib/jquery/jquery.mousewheel.min.js"></script>
<script src="lib/jquery/jquery.mCustomScrollbar.min.js"></script>
<!-- splash -->
<script type="text/javascript" src="tools/splash/fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="tools/splash/fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<link rel="stylesheet" type="text/css" href="tools/splash/fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript" src="tools/splash/splash.js"></script>
<!---------------------------->
<!-- Init XVM -->
<script type="text/javascript" src="js/init_xvm.js"></script>
</head>
<body onload="xvm_init()">
<div id="cabecera">
<div id="div_tools"></div>
<div id="titulo"><img src="images/titulo.png" width="429" height="24" border="0" alt=""></div>
<div id="tools_recta" style=""><img width=100% height="117" src="images/tools_recta3.png"></div>
<div id="tools_curva" style=""><img src="images/tools_curva3.png" width="100%" height="117" border="0" alt=""></div>
<div id="sombra" style=""></div>
<div id="cmati" style=""><a href="http://www.cmati.xunta.es" target="_blank"><img height="54" src="images/cons_med_amb-cor-neg.png"></a></div>
<div id="iet" style=""><a href="http://www.cmati.xunta.es/portal/cidadan/lang/gl/pid/2450" target="_blank"><img src="images/logoIET_SR.png" width="176" height="50" border="0" alt=""></a></div>
</div>
<div id="mappanel">
<div id="map" class="smallmap"></div>
</div>
<div id="foot_panel">
<div style="float: left; width: 13%;">
<a href="http://www.xunta.es" target="_blank"><img height="33px" src="images/xunta-logo.png"></a>
</div>
<div style="float: left; width:70%;"><ul style="color:white;font-size:9px;font-family:Verdana,Tahoma;margin-top:5px"><li>© Xunta de Galicia. Información mantida e publicada na internet pola Xunta de Galicia</li><li><a target="_blank" style="text-decoration:none; color:white" href="http://www.xunta.es/oficina-de-rexistro-unico-e-informacion">Oficina de Rexistro Único e Información</a> | <a target="_blank" style="text-decoration:none; color:white" href="http://www.xunta.es/suxestions">Suxestión e queixas</a> | <a target="_blank" style="text-decoration:none; color:white" href="http://www.xunta.es/aviso-legal-do-portal-da-xunta">Aviso legal</a> | <a target="_blank" style="text-decoration:none; color:white" href="http://www.xunta.es/atendemolo">Atendémolo/a</a></li></ul></div>
<div style="position:absolute; padding: 3px; right:15px; width:92px;">
<a href="http://www.turgalicia.es" target="_blank"><img src="images/galicia.png"></a>
</div>
</div>
<div id="abrecierra" class="abrecierra"><a id="toggler"></a>
</div>
<div id="boxContainer" class="boxContainer">
<div class="aux">
<div id="container">
<ul class="menu">
<!-- <li id="lenda">Lenda</li> -->
<li id="capas">Capas</li>
<li id="capas_visibles" >Visibles (1)</li>
<li id="buscador" class="active">Buscar</li>
</ul>
<span class="clear"></span>
<div class="content_busca buscador">
<div class="form-all">
<ul class="form-section1">
<!-- Here will be plaee automatically the searchTools indicated on init_xvm()-->
</ul>
</div>
</div>
<!-- CAPAS CONTENIDO -->
<div class="content capas">
<div class="form-all">
<ul class="capa-section1">
<li>
<a href="#" class="expanded" title="Capas">
<div class="form-collapse-table" id="collapse_32">
<span class="form-collapse-mid" id="collapse-text_32">Cargando capas...</span>
</div></a>
<ul class="form-section2 layer_group1" style="margin-left: 10px;">
<li><img src="images/bullet.png" alt="-" /> Cargando capas...</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- FIN CAPAS CONTENIDO -->
<!-- CAPAS SELECCIONADO -->
<div class="content capas_visibles">
<div class="form-all">
<ul class="capas_visibles-section1">
</ul>
</div>
</div>
<!-- FIN CAPAS SELECCIONADO-->
</div>
</div>
</div>
<!--------- Init ToC with all layers --->
<div id="downloadDialog" style="z-index:999999">
<h1>Descarga:</h1>
</div>
<div id="pepe"> <!-- style="z-index:19999999; bottom: 200px"-->
<a id="splash" href="splash.html"></a>
</div>
</body>
</html>