-
Notifications
You must be signed in to change notification settings - Fork 0
/
visor.html
438 lines (369 loc) · 27.7 KB
/
visor.html
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
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="v6.4.3/css/ol.css" type="text/css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<title>Visor de Mapas</title>
<script src="v6.4.3/build/ol.js" type="text/javascript"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.9.0/css/ol.css" type="text/css">
<script src="v6.4.3/build/ol.js" type="text/javascript"></script>
<link rel="stylesheet" href="estilos/estilos.css">
<script src="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.9.0/build/ol.js"></script>
<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=requestAnimationFrame,Element.prototype.classList,URL"></script>
<script src="https://openlayers.org/en/v4.6.5/build/ol.js"></script>
<script src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
<style>
.ol-tooltip {
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 4px;
color: white;
padding: 4px 8px;
opacity: 0.7;
white-space: nowrap;
font-size: 12px;
cursor: default;
user-select: none;
}
.ol-tooltip-measure {
opacity: 1;
font-weight: bold;
}
.ol-tooltip-static {
background-color: #ffcc33;
color: black;
border: 1px solid white;
}
.ol-tooltip-measure:before,
.ol-tooltip-static:before {
border-top: 6px solid rgba(0, 0, 0, 0.5);
border-right: 6px solid transparent;
border-left: 6px solid transparent;
content: "";
position: absolute;
bottom: -6px;
margin-left: -7px;
left: 50%;
}
.ol-tooltip-static:before {
border-top-color: #ffcc33;
}
</style>
</head>
<body>
<br/>
<h1>SISTEMA DE INFORMACIÓN GEOGRAFICA </h1>
<header>
<nav class="navegacion">
<ul class="menu">
<li>
<a href="#">
<img src="imagenes/move_78474.png" alt="" class="imagen">
<span class="text-item" id="navegacion"> Navegación</span>
<span class="down-item"></span>
</a>
</li>
<li>
<a href="#">
<img src="imagenes/poligono.png" alt="" class="imagen">
<span class="text-item" id="consulta"> Consulta POLIGONO</span>
<span class="down-item"></span>
</a>
</li>
<li>
<a href="#">
<img src="imagenes/punto.png" alt="" class="imagen">
<span class="text-item" id="consulta_punto"> Consulta PUNTO</span>
<span class="down-item"></span>
</a>
</li>
<li id="modal_punto">
<!-- Button trigger modal -->
<button type="button" class="btn btn-dark" data-toggle="modal" data-target="#exampleModal" data-backdrop='static' data-keyboard='false'>
<span class="text-item">Formulario</span>
</button>
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Formulario Ingreso de Datos</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<form>
<div class="form-group">
<label for="campo_1">Campo 1</label>
<input type="text" class="form-control" id="campo_1" aria-describedby="emailHelp" placeholder="Ingrese Campo 1" autocomplete="off">
</div>
<div class="form-group">
<label for="campo_2">Campo 2</label>
<input type="text" class="form-control" id="campo_2" placeholder="Ingrese Campo 2" autocomplete="off">
</div>
<div class="form-group">
<label for="campo_3">Geometria</label>
<input type="text" class="form-control" id="campo_3" autocomplete="off" readonly="readonly">
</div>
</form>
</div>
<div class="modal-footer">
<button id="enviar" type="submit" class="btn btn-danger" data-dismiss="modal">Enviar</button>
<button type="button" class="btn btn-secondary" data-dismiss="modal">Cerrar</button>
</div>
</div>
</div>
</div>
</li>
<li>
<a href="#">
<img src="imagenes/borrar.png" alt="" class="imagen">
<span class="text-item" id="borrar"> Borrar</span>
<span class="down-item"></span>
</a>
</li>
<li id="resultado">
<!-- Button trigger modal -->
<button type="button" class="btn btn-dark" data-toggle="modal" data-target="#miModal" data-backdrop='static' data-keyboard='false'>
<span class="text-item">Resultado</span>
</button>
<!-- Modal -->
<div class="modal fade" id="miModal" tabindex="-1" role="dialog" aria-labelledby="ModalLabel" aria-hidden="true">
<div class="modal-dialog modal-dialog-scrollable modal-xl" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="titulo" id="ModalLabel"></h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<table class="table table-sm table-striped table-hover">
</table>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Cerrar</button>
</div>
</div>
</div>
</div>
</li>
</ul>
</nav>
</header>
<div id="map">
<div class="alert alert-success alert-dismissible fade show" role="alert" id="mensaje">
<strong>El registro se inserto con exito.</strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="false">×</span>
</button>
</div>
<div id="myposition" class="text-dark"></div>
</div>
<div id="panel" class="contenedor">
<!-- checkboxes para activar/desactivar las capas -->
<div id="accordion">
<div class="card">
<div class="card-header" id="headingOne">
<h5 class="mb-0">
<button class="btn btn-link" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
Capas
</button>
</h5>
</div>
<div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordion">
<div class="card-body" id="example">
<input type="checkbox" id=3 class="check_layer" ><label for="3" class="label">Actividades Agropecurias
</label><br/>
<input type="checkbox" id=4 class="check_layer"><label for="4" class="label" >Actividades Economicas</label> <br/>
<input type="checkbox" id=5 class="check_layer"><label for="5" class="label" >Puntos del Terreno</label> <br/>
<input type="checkbox" id=6 class="check_layer"><label for="6" class="label" >Señalizaciones</label> <br/>
<input type="checkbox" id=7 class="check_layer"><label for="7" class="label" >Construcciones Turisticas </label> <br/>
<input type="checkbox" id=8 class="check_layer"><label for="8" class="label" >Edif Deportivas y Espacimiento</label> <br/>
<input type="checkbox" id=9 class="check_layer"><label for="9" class="label" >Edificaciones de Educación</label> <br/>
<input type="checkbox" id=10 class="check_layer"><label for="10" class="label" >Edificaciones Religiosas</label> <br/>
<input type="checkbox" id=11 class="check_layer"><label for="11" class="label" >Edificaciones Publico IPS</label> <br/>
<input type="checkbox" id=12 class="check_layer"><label for="12" class="label" >Edificaciones de Salud IPS</label> <br/>
<input type="checkbox" id=13 class="check_layer"><label for="13" class="label" >Edificaciones de Seguridad IPS</label> <br/>
<input type="checkbox" id=14 class="check_layer"><label for="14" class="label" >Edificaciones Ferroviarios</label> <br/>
<input type="checkbox" id=15 class="check_layer"><label for="15" class="label" >Estructura Portuaria</label> <br/>
<input type="checkbox" id=16 class="check_layer"><label for="16" class="label" >Infraestructura Aeroportuaria</label> <br/>
<input type="checkbox" id=17 class="check_layer"><label for="17" class="label" >Localidades</label> <br/>
<input type="checkbox" id=18 class="check_layer"><label for="18" class="label" >Infraestructura HIdro</label> <br/>
<input type="checkbox" id=19 class="check_layer"><label for="19" class="label" >Obra Portuaria</label> <br/>
<input type="checkbox" id=20 class="check_layer"><label for="20" class="label" >Obra de Comunicacion</label> <br/>
<input type="checkbox" id=21 class="check_layer"><label for="21" class="label" >Otras Edificaciones </label> <br/>
<input type="checkbox" id=22 class="check_layer"><label for="22" class="label" >Marcas y Señales</label> <br/>
<input type="checkbox" id=23 class="check_layer"><label for="23" class="label" >Puente Red Vial</label> <br/>
<input type="checkbox" id=24 class="check_layer"><label for="24" class="label" >Puente Altura Topograficas</label> <br/>
<input type="checkbox" id=25 class="check_layer"><label for="25" class="label" >Salvado de Obstaculo</label> <br/>
<input type="checkbox" id=26 class="check_layer"><label for="26" class="label" >Complejo de Energia Ene</label> <br/>
<input type="checkbox" id=27 class="check_layer"><label for="27" class="label" >Curso de Agua</label> <br/>
<input type="checkbox" id=28 class="check_layer"><label for="28" class="label" >Curvas de Nivel</label> <br/>
<input type="checkbox" id=29 class="check_layer"><label for="29" class="label" >Limite Politico Administrativo</label> <br/>
<input type="checkbox" id=30 class="check_layer"><label for="30" class="label" >Linea de Conducción</label> <br/>
<input type="checkbox" id=31 class="check_layer"><label for="31" class="label" >Muro Embalse</label> <br/>
<input type="checkbox" id=32 class="check_layer"><label for="32" class="label" >Red Vial</label> <br/>
<input type="checkbox" id=33 class="check_layer"><label for="33" class="label" >Red Ferroviarias</label> <br/>
<input type="checkbox" id=34 class="check_layer"><label for="34" class="label" >Vias Secundaria</label> <br/>
<input type="checkbox" id=35 class="check_layer"><label for="35" class="label" >Ejido</label> <br/>
<input type="checkbox" id=36 class="check_layer"><label for="36" class="label" >Espejo de Agua</label> <br/>
<input type="checkbox" id=37 class="check_layer"><label for="37" class="label" >Isla</label> <br/>
<input type="checkbox" id=38 class="check_layer"><label for="38" class="label" >Paises Limitrofe</label> <br/>
<input type="checkbox" id=39 class="check_layer"><label for="39" class="label" >Provincias</label> <br/>
<input type="checkbox" id=40 class="check_layer"><label for="40" class="label" >Suelo Costero</label> <br/>
<input type="checkbox" id=41 class="check_layer"><label for="41" class="label" >Suelo Hidromorfologíco</label> <br/>
<input type="checkbox" id=42 class="check_layer"><label for="42" class="label" >Suelo No Consolidado</label> <br/>
<input type="checkbox" id=43 class="check_layer"><label for="43" class="label" >Suelo Congelado</label> <br/>
<input type="checkbox" id=44 class="check_layer"><label for="44" class="label" >Suelo Consolidado</label> <br/>
<input type="checkbox" id=45 class="check_layer"><label for="45" class="label" >Vegetación Arborea</label> <br/>
<input type="checkbox" id=46 class="check_layer"><label for="46" class="label" >Vegetación Arbustiva</label> <br/>
<input type="checkbox" id=47 class="check_layer"><label for="47" class="label" >Vegetación de Cultivos</label> <br/>
<input type="checkbox" id=48 class="check_layer"><label for="48" class="label" >Vegetación de suelo desnudo</label> <br/>
<input type="checkbox" id=49 class="check_layer"><label for="49" class="label">Vegetación Hidrofila</label><br/>
<input type="checkbox" id=50 class="check_layer"><label for="50" class="label" >Nueva Capa</label> <br/>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingTwo">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
Mediciones
</button>
</h5>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion">
<div class="card-body">
<form class="fornm-inline">
<label class="text-danger">GEOMETRIA:</label>
<select id="type">
<option value="select">Seleccionar una Opción</option>
<option value="length">Longitud</option>
<option value="area">Area</option>
</select>
</form>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingThree">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
INSERTAR PUNTO
</button>
</h5>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
<div class="card-body">
<label>
<input type="radio" name="punto" value="punto" id="punto">PUNTO
</label>
</div>
</div>
</div>
</div>
<div class="card">
<div class="card-header" id="headingThree">
<h5 class="mb-0">
<button class="btn btn-link collapsed" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseThree" >
Leyenda
</button>
</h5>
</div>
<div id="collapseFour" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
<div class="card-body">
<label class="text-primary">Leyenda:</label>
<button type="button" class="btn btn-dark" data-toggle="modal" data-target="#miModal_3" data-backdrop="static" data-keyboard='false'>
<span class="text-item">Ver Leyenda</span>
</button>
<!-- Modal -->
<div class="modal fade" id="miModal_3" tabindex="-1" role="dialog" aria-labelledby="ModalLabel_3" aria-hidden="true">
<div class="modal-dialog modal-dialog-scrollable modal-xl" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="titulo" id="ModalLabel_3">Leyenda</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=20&HEIGHT=20&LAYER=Actividades_Agropecuarias">        
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=30&HEIGHT=20&LAYER=Actividades_Economicas">       
<img src="Leyenda/puntoTerreno.svg">   
<img src="Leyenda/senial_nuevo.svg">   
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=40&HEIGHT=40&LAYER=Edif_Construcciones_Turisticas">   
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=30&HEIGHT=30&LAYER=Edif_Depor_y_Esparcimiento">    
<img src="Leyenda/escuela_2.svg">  
<img src="Leyenda/catedral_nuevo.svg"> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=30&HEIGHT=30&LAYER=Edificio_Publico_IPS"> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=30&HEIGHT=30&LAYER=Edificio_de_Seguridad_IPS"><label>Edificio de Seguridad</label><br/>
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=60&HEIGHT=65&LAYER=Edificios_Ferroviarios"> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=40&HEIGHT=40&LAYER=Estructuras_portuarias"> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=40&HEIGHT=40&LAYER=Infraestructura_Aeroportuaria_Punto"> <br/>
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=40&HEIGHT=130&LAYER=Localidades"><label>Localidades</label> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=40&HEIGHT=40&LAYER=Infraestructura_Hidro"> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=50&LAYER=Obra_Portuaria">  
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=50&LAYER=Obra_de_Comunicaci%C3%B3n"><label>Obra de Comunicación</label> 
<img src="Leyenda/marker.svg"><label>Otras Edificaciones</label><br/>
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=25&HEIGHT=25&LAYER=Marcas_y_Se%C3%B1ales"><label>Marcas y Señales</label> 
<img src="Leyenda/puente.svg"><label>Puente Red Vial</label> 
<img src="Leyenda/AlturaTopografica.svg"><label>Altura Topograficas</label> 
<img src="Leyenda/salvado.svg"><label>Salvado de Obstaculo</label> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=80&LAYER=Complejo_de_Energia_Ene"><label>Complejo de Energia</label>  
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=80&LAYER=Curso_de_Agua_Hid"><label>Curso de Agua</label> <br/>
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=80&LAYER=Curvas_de_Nivel"><label>Curvas de Nivel</label> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=80&LAYER=Limite_Politico_Administrativo_Lim"><label>Limite Politico Administrativo</label> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=80&LAYER=L%C3%ADneas_de_Conducci%C3%B3n_Ene"><label>Linea de Conducción </label> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=20&HEIGHT=20&LAYER=Muro_Embalse"><label>Muro Embalse</label> 
<img src="Leyenda/red_ferroviaria.svg"><label>Red Ferroviaria</label> 
<img src="Leyenda/vias_secundaria_nuevo.svg"><label>Vias Secundarias</label> 
<img src="Leyenda/ejido_nuevo.svg"><label>Ejido</label> 
<img src="Leyenda/espejo_agua.svg"><label>Bañado Intermitente</label><br/>
<img src="Leyenda/laguna_nuevo.svg"><label>Bañado Perennes</label> 
<img src="Leyenda/canal_nuevo.svg"><label>Canal</label> 
<img src="Leyenda/corriente_agua_nuevo.svg"><label>Corriente de Agua Perennes</label> 
<img src="Leyenda/estero_nuevo.svg"><label>Estero</label> 
<img src="Leyenda/laguna_intermitente_nuevo.svg"><label>Laguna Intermitente</label> 
<img src="Leyenda/laguna_perenne_nuevo.svg"><label>Laguna Perenne</label><br/>
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=60&LAYER=Isla"><label>Isla</label>
<img src="Leyenda/limite_pais_nuevo.svg"><label>Paises Limitrofes</label> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=60&LAYER=Provincias"><label>Provincias</label> 
<img src="Leyenda/suelo_costero.svg"><label>Suelo Costero</label> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=60&LAYER=Sue_Hidromorfologico"><label>Suelo Hidromorfologico</label> 
<img src="Leyenda/suelo_no_consolidado.svg"><label>Suelo No Consolidado</label><br/>
<img src="Leyenda/suelo_congelado.svg"><label>Suelo Congelado</label> 
<img src="Leyenda/suelo_consolidado.svg"><label>Suelo Consolidado</label> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=30&HEIGHT=30&LAYER=Veg_Arborea"> 
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=30&HEIGHT=90&LAYER=Veg_Arbustiva"><label>Vegetación Arbustiva</label> 
<img src="Leyenda/perennes.svg"><label>Plantaciones Perennes</label><br/>
<img src="Leyenda/cultivo.svg"><label>Terreno Para Cultivo</label> 
<img src="Leyenda/pajonal.svg"><label>Vegetación de Hidrofila</label><br/>
<img src="http://localhost:8080/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&WIDTH=50&HEIGHT=60&LAYER=Red_Vial"> 
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Cerrar</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="overlay">
<span class="overlay-text" id="feature-name"></span>
<span class="overlay-text" id="feature-tipo"> </span>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
<script src="./javascript/openlayer.js" type="text/javascript"></script>
</body>
</html>