-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathaxuda.htm
More file actions
360 lines (281 loc) · 13.6 KB
/
Copy pathaxuda.htm
File metadata and controls
360 lines (281 loc) · 13.6 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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Visor de cartografia IET</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<link rel="stylesheet" href='/estilos/estilos.css' type="text/css">
<style>
td{
color:#666;
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
}
td{
color:#666;
font-family:tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
}
</style>
<script>
function ocultar_ayuda(){
window.close()
}
function esExplorer(){
nav="Microsoft Internet Explorer"
var sBuf = "";
sBuf = window.self.navigator.appName;
if( sBuf == nav || (sBuf.indexOf(nav)!=-1)) return 1;
return 0;
}
</script>
</head>
<body>
<a name='arriba'></a>
<center>
<div id="divAyuda">
<br>
<br>
<div id="divParrafo" class='parrafo' >
<br>
<table border='0' cellpadding='0' cellspacing='0' width=90% >
<tr>
<td align=center width=90% >
<div><strong>AXUDA</strong></div>
</td>
<td align=right width='10%'>
<a href='javascript:window.print();'><img class='botonHerramientas' src='images/herramientas_print.gif' alt='Imprimir' title="Imprimir" border='0'/></a>
<a href='javascript:ocultar_ayuda()'><img src='images/herramientas_salir.gif' alt='Salir' title="Salir" border='0'></a>
</td>
</tr>
</table>
<br>
<table width="40%" border='0' cellpadding='5' cellspacing='2' >
<tr>
<td width=32% align=center class='botonVerdeClaro'><strong><a href='#link1'>Ferramentas</a></strong></td>
<td width=23% align=center class=botonVerdeClaro><strong><a href='#link2'>Lenda</a></strong></td>
<td width=17% align=center class=bordeverde><strong><span class="botonVerdeClaro"><a href='#link3'>Busca</a></span></strong></td>
<td width=28% align=center class=bordeverde>
<strong><a href='#link4'>Mapa guía</a>
</strong></td>
</tr>
</table>
</div>
<a name='link1'></a>
<br>
<br>
<div id="divParrafo" class='parrafo' style="clear:both">
<table width="100%" border="0">
<tr>
<td align="center"><strong>Ferramentas</strong></td>
</tr>
</table>
<div id='imagen1' style='float:left;padding-right:15px;margin-right:10px;' >
<table width="378" border="0">
<tr>
<td colspan="14"><div align="center"><img src="images/tools.png" alt=""></div></td>
</tr>
<tr>
<td width="28"><div align="center">1</div></td>
<td width="25"><div align="center">2</div></td>
<td width="25"><div align="center">3</div></td>
<td width="25"><div align="center">4</div></td>
<td width="24"><div align="center">5</div></td>
<td width="24"><div align="center">6</div></td>
<td width="24"><div align="center">7</div></td>
<td width="24"><div align="center">8</div></td>
<td width="24"><div align="center">9</div></td>
<td width="24"><div align="center">10</div></td>
<td width="24"><div align="center">11</div></td>
<td width="24"><div align="center">12</div></td>
<td width="24"><div align="center">13</div></td>
<td width="25"><div align="center">14</div></td>
</tr>
</table>
</div>
<div id='divTexto'>
<p align='justify' > </p>
<p align='justify' > </p>
</div>
</div>
<div id="divParrafo" class='parrafo' >
<div id='divTexto' style="width=90%">
<table border=0 cellpadding=4 cellspacing=4 width=100%>
<tr>
<td width=5% valign=middle align=center>1</td>
<td>
<p align="justify">
Información: Permite, ao facer click, velos datos do elemento seleccionado da capa activa.
</p>
</td></tr>
<tr>
<td valign=middle align=center>2</td>
<td>Descargar Capas: Esta ferramenta permite descargar as capas de cartografía</td>
</tr>
<tr>
<td width=5% valign=middle align=center>3</td>
<td>
<p align="justify">
Mover mapa: Permite desprazarnos polo mapa, si pinchamos e arrastramos, ademáis permite velos datos do elemento seleccionado de la capa activa cuando hacemos click.
</p>
</td></tr>
<tr>
<td valign=middle align=center >4</td>
<td >Zoom máis: Ferramenta que nos permite achegarnos á cartografía visualizada</td>
</tr>
<tr>
<td valign=middle align=center >5</td>
<td >Zoom menos: Permite alonxarnos e facer zoom hacia afora</td>
</tr>
<tr>
<td width=5% valign=middle align=center >6</td>
<td >
<p align="justify">
Zoom de caixa: Permite facer zoom na zona que determinemos ao pinchar e arrastrar. A mesma funcionalidade pódese realizar,sen seleccionar esta ferramenta, pulsando a tecla "shift" e sen soltala pinchar e arrastrar o cursor no mapa.
Este atallo podese utilizar independentemente da ferramenta que esté activa.
</p>
</td></tr>
<tr>
<td width=5% valign=middle align=center>7</td>
<td>
<p align="justify">Zoom Seguinte: Permítenos ir a unha visualización xa realizada anteriormente. Esta ferramenta activarase cando navegemos polo mapa e utilicemos a ferramenta de zoom previo</p>
</td></tr>
<tr>
<td valign=middle align=center>8</td>
<td>Zoom Previo: Permítenos ir á visualización anterior. Actívase cando se navega polo mapa</td>
</tr>
<tr>
<td width=5% valign=middle align=center>9</td>
<td>
<p align="justify">
Permite restaurar o mapa a os valores iniciais de zoom, conservando as capas engadidas, etc.
</p>
</td></tr>
<tr>
<td width=5% valign=middle align=center>10</td>
<td>
<p align="justify">
Medir distancias: Mide distancias no mapa. Para finalizar a medición, faga doble click.
O resultado da medición amósarase na liña de información.
</p>
</td></tr>
<tr>
<td width=5% valign=middle align=center>11</td>
<td>
<p align="justify">
Medir áreas: Calcula a área de un polígono debuxado no mapa. Para finalizar a medición, faga doble click. O resultado da medición amosarase na liña de información.
</p>
</td></tr>
<tr>
<td valign=middle align=center>12</td>
<td>Borra os elementos buscados, que estan seleccionados en cor vermella
<tr>
<td valign=middle align=center>13</td>
<td>Permalink: Amosa o hipervínculo da vista actual. O obxectivo desta ferramenta e poder copiar o hipervínculo e enviarllo a outro usuario para que visualice o mesmo
<tr>
<td valign=middle align=center>14</td>
<td> Amosa a Axuda</td>
</tr>
<tr align="center" valign="middle">
<td colspan='2'><br>
</td></tr>
</table>
</div>
</div>
<table width="100%" border="0">
<tr>
<td align="center"> <a name='link2'></a>
<br>
<br>
<div class='tituloAyuda'>
<div style='float:right'><a href='#arriba' target="_self"><img src='images/flecha_arriba.png' border='0' title='Ir a menu'></a></div>
<div class='TITULO14N' ><strong>Lenda</strong></div>
</div>
<div id="divParrafo" class='parrafo' >
<div id='imagen1' style='float:left;padding-right:15px;margin-right:10px;' >
<img src='images/lenda.png'>
</div>
<div id='divTexto'>
<p align="justify">
Preséntase unha lista coas capas do mapa.</p>
<p align="justify"> As capas base, son as que se amosan como cartografía de referencia, como ortofotos, imaxes de satélite e cartografía base.<br>
As capas temáticas son as capas sobre as que trata a temática do visualizador<br>
</p>
<p align="justify"> <strong>Cada capa de la leyenda consta de:</strong></p>
<p align="justify"> Controis <img src="images/radio_activo.gif" width=12 height=12 valign=top> / <img src="images/radio_gris.gif" width=12 height=12 valign=top>
utilízanse para seleccionar a capa activa.</p>
<p align="justify">Marca de visibilidad da capa <img src="images/seleccion.png" width=12 height=12> / <img src="images/cuadrado.gif" width=12 height=12> , que se pode modificar facendo click sobre a icona.</p>
<p align="justify"> <img src="images/prop_lenda.png" width="19" height="24" alt="Propiedades"> Con esta ferramenta amósanse as propiedades de visualización da capa e a simboloxía gráfica que a representa. Aparece unha barra de transparencia para facer máis transparente ou opaca a capa seleccionada</p>
<p align="justify">Gráfico que indica o estilo de representación da capa no mapa, por exemplo:
Si se trata dunha capa tipo RASTER, amosarase <img src="images/raster.gif" width=20 height=15> e si é unha capa lineal amosarase <img src="images/linea.png" width=18 height=17>. </p>
<p align="justify">Este panel poderase amosar ou agochar premendo en <img src="images/encojer.png" width="15" height="17" alt="encoller"> ou <img src="images/despregar.png" width="14" height="32" alt="despregar"></p>
<p align="justify"></p>
</div>
</div>
</td>
</tr>
<tr>
<td align="center">
<p><a name='link3'></a>
</p>
<div class='tituloAyuda'>
<div style='float:right'><a href='#arriba' target="_self"><img src='images/flecha_arriba.png' border='0' title='Ir a menu'></a></div>
<div class='TITULO14N' ><strong>Busca</strong></div>
</div>
<div id="divParrafo2" class='parrafo' >
<div id='imagen2' style='float:left;padding-right:15px;margin-right:10px;' ><img src="images/busca.png" width="293" height="313" alt="buscar"></div>
<div id='divTexto2'>
<p align="justify"> Realizar unha busca:</p>
<p align="justify"> Podremos realizar diferentes tipos de busca</p>
<p align="justify">Territorial: por provincia, concello, parroquia ou entidade de poboación.</p>
<p align="justify">Busca por coordenadas introducindo as coordenadas UTM que desexe localizar (sempre e cando estén localizadas no rango comprendido pola xeografía galega.</p>
<p align="justify">Localización por referencia catastral; a referencia debe ter 14 díxitos xa que localiza unha parcela, localizará cunha simboloxía puntual.</p>
<p align="justify"> Localizar sistema de explotación: localiza o sistema de explotación seleccionado.</p>
<p align="justify">A ferramenta localizará a entidade debuxando a área ou punto que comprende en cor vermello <img src="images/localizacion.png" width="21" height="20">. Esta localización poderase eliminar do mapa coa ferramenta <img src="images/delete.png" width="24" height="25"></p>
<p align="justify">Este panel poderase amosar ou agochar premendo en <img src="images/encojer.png" width="15" height="17" alt="encoller"> ou <img src="images/despregar.png" width="14" height="32" alt="despregar"><br>
</p>
</div>
</div>
</td>
</tr>
<tr>
<td align="center">
<p><a name='link4'></a>
<br>
<br>
</p>
<div class='tituloAyuda'>
<div style='float:right'><strong><a href='#arriba' target="_self"><img src='images/flecha_arriba.png' border='0' title='Ir a menu'></a></strong></div>
<div class='TITULO14N' ><strong>Mapa Guía</strong></div>
</div>
<div id="divParrafo" class='parrafo' >
<div id='imagen12' style='float:left;padding-right:15px;margin-right:10px;' ><img src="images/mapaguia.png" alt="mapa guía"></div>
<div id='divTexto' >
<p align="left"> O mapa guía permite o desprazamento do mapa, dependendo do Navegador que estemos utilizando podemos
realizar as seguentes funcións.</p>
<p align="left">Podemos amosalo ou agochalo premendo na icona <img src="images/minimize.png" width="19" height="22" alt="minimizar"> ou <img src="images/maximize.png" width="22" height="21" alt="maximizar"></p>
<p align="justify" >
En <b>Firefox</b>: Podemos movernos polo mapa arrastrando o rectángulo vermello, (ou o punto de mira <img src='images/punto_mira.gif'> si o nivel de zoom é alto) á zona á que desexamos desprazarnos.
Tamén podemos desprazarnos a un sitio simplemente pinchando no punto aol que queremos desprazarnos.<br>
<br>
</p>
<p align="justify" >
<b>En Internet Explorer</b>: Solo funciona o segundo método, pinchamos co rato no punto ao que desexamos desprazarnos e o mapa moverase a esta ubicación.
</p>
</div>
</div>
</td>
</tr>
</table>
</div>
</center>
<br>
</body>
<script>
if (!esExplorer()){
document.getElementById("divAyuda").style.height="7850"
}else{
document.getElementById("divAyuda").style.width="95%"
}
</script>
</html>