Commit f9566ff8 authored by Rodrigo Tapia-McClung's avatar Rodrigo Tapia-McClung

Merge branch 'dev' into 'master'

Stable version of Grijalva, centro_pais, and evolucion_urbana

See merge request !1
parents f7d924f2 ef94540a
...@@ -67,7 +67,7 @@ NodeJS requests will be routed to port 8090 :) ...@@ -67,7 +67,7 @@ NodeJS requests will be routed to port 8090 :)
## Installation ## Installation
If you don't have git, you can donwload [a zip file](http://gitlab.geoint.mx/tapiamcclung/fordecyt2019/-/archive/master/fordecyt2019-master.zip) of the project instead. If you don't have git, you can download [a zip file](http://gitlab.geoint.mx/tapiamcclung/fordecyt2019/-/archive/master/fordecyt2019-master.zip) of the project instead.
git clone this_repository git clone this_repository
cd this_repository cd this_repository
...@@ -75,6 +75,8 @@ If you don't have git, you can donwload [a zip file](http://gitlab.geoint.mx/tap ...@@ -75,6 +75,8 @@ If you don't have git, you can donwload [a zip file](http://gitlab.geoint.mx/tap
cp config/dbconfig.example.json config/dbconfig.json cp config/dbconfig.example.json config/dbconfig.json
# now edit config/dbconfig.json for your PostGIS database # now edit config/dbconfig.json for your PostGIS database
node pgserver.js node pgserver.js
or
npm run dev / npm run start
# point your browser to [http://localhost:8090](http://localhost:8090) for more info # point your browser to [http://localhost:8090](http://localhost:8090) for more info
### Attributions ### Attributions
......
{
"type": "FeatureCollection",
"name": "od",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id_mun": 1001, "cve_ent": 1, "nombre": "Aguascalientes", "lng": -102.296111, "lat": 21.880833 }, "geometry": { "type": "Point", "coordinates": [ -102.296111, 21.880833 ] } },
{ "type": "Feature", "properties": { "id_mun": 1011, "cve_ent": 1, "nombre": "San Francisco de los Romo", "lng": -102.270278, "lat": 22.0725 }, "geometry": { "type": "Point", "coordinates": [ -102.270278, 22.0725 ] } },
{ "type": "Feature", "properties": { "id_mun": 1005, "cve_ent": 1, "nombre": "Jesús María", "lng": -102.343333, "lat": 21.961111 }, "geometry": { "type": "Point", "coordinates": [ -102.343333, 21.961111 ] } },
{ "type": "Feature", "properties": { "id_mun": 11007, "cve_ent": 11, "nombre": "Celaya", "lng": -100.815, "lat": 20.528889 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_mun": 11020, "cve_ent": 11, "nombre": "León", "lng": -101.680556, "lat": 21.119722 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_mun": 11017, "cve_ent": 11, "nombre": "Irapuato", "lng": -101.3475, "lat": 20.674167 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_mun": 11011, "cve_ent": 11, "nombre": "Cortazar", "lng": -100.941667, "lat": 20.433333 }, "geometry": { "type": "Point", "coordinates": [ -100.941667, 20.433333 ] } },
{ "type": "Feature", "properties": { "id_mun": 11027, "cve_ent": 11, "nombre": "Salamanca", "lng": -101.195717, "lat": 20.573931 }, "geometry": { "type": "Point", "coordinates": [ -101.195717, 20.573931 ] } },
{ "type": "Feature", "properties": { "id_mun": 11044, "cve_ent": 11, "nombre": "Villagrán", "lng": -100.996389, "lat": 20.511111 }, "geometry": { "type": "Point", "coordinates": [ -100.996389, 20.511111 ] } },
{ "type": "Feature", "properties": { "id_mun": 11015, "cve_ent": 11, "nombre": "Guanajuato", "lng": -101.256667, "lat": 21.017778 }, "geometry": { "type": "Point", "coordinates": [ -101.256667, 21.017778 ] } },
{ "type": "Feature", "properties": { "id_mun": 11031, "cve_ent": 11, "nombre": "San Francisco del Rincón", "lng": -101.857778, "lat": 21.018333 }, "geometry": { "type": "Point", "coordinates": [ -101.857778, 21.018333 ] } },
{ "type": "Feature", "properties": { "id_mun": 11037, "cve_ent": 11, "nombre": "Silao", "lng": -101.426667, "lat": 20.943611 }, "geometry": { "type": "Point", "coordinates": [ -101.426667, 20.943611 ] } },
{ "type": "Feature", "properties": { "id_mun": 11003, "cve_ent": 11, "nombre": "San Miguel de Allende", "lng": -100.743889, "lat": 20.915278 }, "geometry": { "type": "Point", "coordinates": [ -100.743889, 20.915278 ] } },
{ "type": "Feature", "properties": { "id_mun": 11009, "cve_ent": 11, "nombre": "Comonfort", "lng": -100.791667, "lat": 20.716667 }, "geometry": { "type": "Point", "coordinates": [ -100.791667, 20.716667 ] } },
{ "type": "Feature", "properties": { "id_mun": 11004, "cve_ent": 11, "nombre": "Apaseo el Alto", "lng": -100.621667, "lat": 20.455556 }, "geometry": { "type": "Point", "coordinates": [ -100.621667, 20.455556 ] } },
{ "type": "Feature", "properties": { "id_mun": 11025, "cve_ent": 11, "nombre": "Purísima del Rincón", "lng": -101.879167, "lat": 21.030556 }, "geometry": { "type": "Point", "coordinates": [ -101.879167, 21.030556 ] } },
{ "type": "Feature", "properties": { "id_mun": 16069, "cve_ent": 16, "nombre": "La Piedad", "lng": -102.017, "lat": 20.3333 }, "geometry": { "type": "Point", "coordinates": [ -102.017, 20.3333 ] } },
{ "type": "Feature", "properties": { "id_mun": 22014, "cve_ent": 22, "nombre": "Querétaro", "lng": -100.391, "lat": 20.591 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_mun": 22016, "cve_ent": 22, "nombre": "San Juan del Río", "lng": -99.996389, "lat": 20.388889 }, "geometry": { "type": "Point", "coordinates": [ -99.996389, 20.388889 ] } },
{ "type": "Feature", "properties": { "id_mun": 22006, "cve_ent": 22, "nombre": "Corregidora", "lng": -100.442, "lat": 20.531 }, "geometry": { "type": "Point", "coordinates": [ -100.442, 20.531 ] } },
{ "type": "Feature", "properties": { "id_mun": 22011, "cve_ent": 22, "nombre": "El Marqués", "lng": -100.275248, "lat": 20.687706 }, "geometry": { "type": "Point", "coordinates": [ -100.275248, 20.687706 ] } },
{ "type": "Feature", "properties": { "id_mun": 22008, "cve_ent": 22, "nombre": "Huimilpan", "lng": -100.283333, "lat": 20.366667 }, "geometry": { "type": "Point", "coordinates": [ -100.283333, 20.366667 ] } },
{ "type": "Feature", "properties": { "id_mun": 24028, "cve_ent": 24, "nombre": "San Luis Potosí", "lng": -100.975, "lat": 22.149722 }, "geometry": { "type": "Point", "coordinates": [ -100.975, 22.149722 ] } },
{ "type": "Feature", "properties": { "id_mun": 24035, "cve_ent": 24, "nombre": "Soledad de Graciano Sánchez", "lng": -100.940833, "lat": 22.183056 }, "geometry": { "type": "Point", "coordinates": [ -100.940833, 22.183056 ] } },
{ "type": "Feature", "properties": { "id_mun": 24055, "cve_ent": 24, "nombre": "Zaragoza", "lng": -100.729722, "lat": 22.039722 }, "geometry": { "type": "Point", "coordinates": [ -100.729722, 22.039722 ] } }
]
}
{
"type": "FeatureCollection",
"name": "viajes_ocupados_POIC_desde",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Terciario", "viajes": 1412, "id_destino": 11037, "muni_destino": "Silao", "xd": -101.426667, "yd": 20.943611, "personas": 1412 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 1325, "id_destino": 22011, "muni_destino": "El Marqués", "xd": -100.275248, "yd": 20.687706, "personas": 1325 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 24028, "muni_origen": "San Luis Potosí", "xo": -100.975, "yo": 22.149722, "ocupados": "Secundario", "viajes": 1046, "id_destino": 24035, "muni_destino": "Soledad de Graciano Sánchez", "xd": -100.940833, "yd": 22.183056, "personas": 1046 }, "geometry": { "type": "Point", "coordinates": [ -100.975, 22.149722 ] } },
{ "type": "Feature", "properties": { "id_origen": 1001, "muni_origen": "Aguascalientes", "xo": -102.296111, "yo": 21.880833, "ocupados": "Terciario", "viajes": 886, "id_destino": 1011, "muni_destino": "San Francisco de los Romo", "xd": -102.270278, "yd": 22.0725, "personas": 886 }, "geometry": { "type": "Point", "coordinates": [ -102.296111, 21.880833 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Terciario", "viajes": 827, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 827 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Terciario", "viajes": 716, "id_destino": 11031, "muni_destino": "San Francisco del Rincón", "xd": -101.857778, "yd": 21.018333, "personas": 716 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 1001, "muni_origen": "Aguascalientes", "xo": -102.296111, "yo": 21.880833, "ocupados": "Terciario", "viajes": 676, "id_destino": 1005, "muni_destino": "Jesús María", "xd": -102.343333, "yd": 21.961111, "personas": 676 }, "geometry": { "type": "Point", "coordinates": [ -102.296111, 21.880833 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 449, "id_destino": 22016, "muni_destino": "San Juan del Río", "xd": -99.996389, "yd": 20.388889, "personas": 449 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 391, "id_destino": 22006, "muni_destino": "Corregidora", "xd": -100.442, "yd": 20.531, "personas": 391 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 277, "id_destino": 22008, "muni_destino": "Huimilpan", "xd": -100.283333, "yd": 20.366667, "personas": 277 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Terciario", "viajes": 231, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 231 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Terciario", "viajes": 220, "id_destino": 11025, "muni_destino": "Purísima del Rincón", "xd": -101.879167, "yd": 21.030556, "personas": 220 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 189, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 189 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 168, "id_destino": 11007, "muni_destino": "Celaya", "xd": -100.815, "yd": 20.528889, "personas": 168 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 1001, "muni_origen": "Aguascalientes", "xo": -102.296111, "yo": 21.880833, "ocupados": "Terciario", "viajes": 151, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 151 }, "geometry": { "type": "Point", "coordinates": [ -102.296111, 21.880833 ] } },
{ "type": "Feature", "properties": { "id_origen": 24028, "muni_origen": "San Luis Potosí", "xo": -100.975, "yo": 22.149722, "ocupados": "Secundario", "viajes": 147, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 147 }, "geometry": { "type": "Point", "coordinates": [ -100.975, 22.149722 ] } },
{ "type": "Feature", "properties": { "id_origen": 24028, "muni_origen": "San Luis Potosí", "xo": -100.975, "yo": 22.149722, "ocupados": "Secundario", "viajes": 114, "id_destino": 24024, "muni_destino": "Ríoverde", "xd": -99.99169, "yd": 21.93032, "personas": 114 }, "geometry": { "type": "Point", "coordinates": [ -100.975, 22.149722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Terciario", "viajes": 104, "id_destino": 11007, "muni_destino": "Celaya", "xd": -100.815, "yd": 20.528889, "personas": 104 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } }
]
}
{
"type": "FeatureCollection",
"name": "viajes_ocupados_POIC_entre",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "viajes": 1158, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 1158 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "viajes": 1107, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 1107 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "viajes": 941, "id_destino": 11031, "muni_destino": "San Francisco del Rincón", "xd": -101.857778, "yd": 21.018333, "personas": 941 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "viajes": 660, "id_destino": 11027, "muni_destino": "Salamanca", "xd": -101.195717, "yd": 20.573931, "personas": 660 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "viajes": 624, "id_destino": 22016, "muni_destino": "San Juan del Río", "xd": -99.996389, "yd": 20.388889, "personas": 624 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 22016, "muni_origen": "San Juan del Río", "xo": -99.996389, "yo": 20.388889, "viajes": 611, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 611 }, "geometry": { "type": "Point", "coordinates": [ -99.996389, 20.388889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11031, "muni_origen": "San Francisco del Rincón", "xo": -101.857778, "yo": 21.018333, "viajes": 456, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 456 }, "geometry": { "type": "Point", "coordinates": [ -101.857778, 21.018333 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 440, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 440 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11027, "muni_origen": "Salamanca", "xo": -101.195717, "yo": 20.573931, "viajes": 363, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 363 }, "geometry": { "type": "Point", "coordinates": [ -101.195717, 20.573931 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "viajes": 352, "id_destino": 11007, "muni_destino": "Celaya", "xd": -100.815, "yd": 20.528889, "personas": 352 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 340, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 340 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 306, "id_destino": 11027, "muni_destino": "Salamanca", "xd": -101.195717, "yd": 20.573931, "personas": 306 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "viajes": 291, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 291 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "viajes": 291, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 291 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "viajes": 287, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 287 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 266, "id_destino": 11003, "muni_destino": "San Miguel de Allende", "xd": -100.743889, "yd": 20.915278, "personas": 266 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11015, "muni_origen": "Guanajuato", "xo": -101.256667, "yo": 21.017778, "viajes": 189, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 189 }, "geometry": { "type": "Point", "coordinates": [ -101.256667, 21.017778 ] } },
{ "type": "Feature", "properties": { "id_origen": 24028, "muni_origen": "San Luis Potosí", "xo": -100.975, "yo": 22.149722, "viajes": 179, "id_destino": 24024, "muni_destino": "Ríoverde", "xd": -99.99169, "yd": 21.93032, "personas": 179 }, "geometry": { "type": "Point", "coordinates": [ -100.975, 22.149722 ] } },
{ "type": "Feature", "properties": { "id_origen": 1001, "muni_origen": "Aguascalientes", "xo": -102.296111, "yo": 21.880833, "viajes": 164, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 164 }, "geometry": { "type": "Point", "coordinates": [ -102.296111, 21.880833 ] } },
{ "type": "Feature", "properties": { "id_origen": 11027, "muni_origen": "Salamanca", "xo": -101.195717, "yo": 20.573931, "viajes": 163, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 163 }, "geometry": { "type": "Point", "coordinates": [ -101.195717, 20.573931 ] } },
{ "type": "Feature", "properties": { "id_origen": 24028, "muni_origen": "San Luis Potosí", "xo": -100.975, "yo": 22.149722, "viajes": 157, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 157 }, "geometry": { "type": "Point", "coordinates": [ -100.975, 22.149722 ] } }
]
}
{
"type": "FeatureCollection",
"name": "viajes_ocupados_POIC_hacia",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id_origen": 22006, "muni_origen": "Corregidora", "xo": -100.442, "yo": 20.531, "ocupados": "Primario", "viajes": 10612, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 10612 }, "geometry": { "type": "Point", "coordinates": [ -100.442, 20.531 ] } },
{ "type": "Feature", "properties": { "id_origen": 24035, "muni_origen": "Soledad de Graciano Sánchez", "xo": -100.940833, "yo": 22.183056, "ocupados": "Secundario", "viajes": 8886, "id_destino": 24028, "muni_destino": "San Luis Potosí", "xd": -100.975, "yd": 22.149722, "personas": 8886 }, "geometry": { "type": "Point", "coordinates": [ -100.940833, 22.183056 ] } },
{ "type": "Feature", "properties": { "id_origen": 1005, "muni_origen": "Jesús María", "xo": -102.343333, "yo": 21.961111, "ocupados": "Terciario", "viajes": 2836, "id_destino": 1001, "muni_destino": "Aguascalientes", "xd": -102.296111, "yd": 21.880833, "personas": 2836 }, "geometry": { "type": "Point", "coordinates": [ -102.343333, 21.961111 ] } },
{ "type": "Feature", "properties": { "id_origen": 22011, "muni_origen": "El Marqués", "xo": -100.275248, "yo": 20.687706, "ocupados": "Primario", "viajes": 2610, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 2610 }, "geometry": { "type": "Point", "coordinates": [ -100.275248, 20.687706 ] } },
{ "type": "Feature", "properties": { "id_origen": 22016, "muni_origen": "San Juan del Río", "xo": -99.996389, "yo": 20.388889, "ocupados": "Primario", "viajes": 499, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 499 }, "geometry": { "type": "Point", "coordinates": [ -99.996389, 20.388889 ] } },
{ "type": "Feature", "properties": { "id_origen": 1011, "muni_origen": "San Francisco de los Romo", "xo": -102.270278, "yo": 22.0725, "ocupados": "Terciario", "viajes": 494, "id_destino": 1001, "muni_destino": "Aguascalientes", "xd": -102.296111, "yd": 21.880833, "personas": 494 }, "geometry": { "type": "Point", "coordinates": [ -102.270278, 22.0725 ] } },
{ "type": "Feature", "properties": { "id_origen": 11037, "muni_origen": "Silao", "xo": -101.426667, "yo": 20.943611, "ocupados": "Terciario", "viajes": 480, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 480 }, "geometry": { "type": "Point", "coordinates": [ -101.426667, 20.943611 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "ocupados": "Terciario", "viajes": 349, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 349 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 11031, "muni_origen": "San Francisco del Rincón", "xo": -101.857778, "yo": 21.018333, "ocupados": "Terciario", "viajes": 329, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 329 }, "geometry": { "type": "Point", "coordinates": [ -101.857778, 21.018333 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "ocupados": "Primario", "viajes": 283, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 283 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 22008, "muni_origen": "Huimilpan", "xo": -100.283333, "yo": 20.366667, "ocupados": "Primario", "viajes": 198, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 198 }, "geometry": { "type": "Point", "coordinates": [ -100.283333, 20.366667 ] } },
{ "type": "Feature", "properties": { "id_origen": 11004, "muni_origen": "Apaseo el Alto", "xo": -100.621667, "yo": 20.455556, "ocupados": "Primario", "viajes": 160, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 160 }, "geometry": { "type": "Point", "coordinates": [ -100.621667, 20.455556 ] } },
{ "type": "Feature", "properties": { "id_origen": 1001, "muni_origen": "Aguascalientes", "xo": -102.296111, "yo": 21.880833, "ocupados": "Terciario", "viajes": 151, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 151 }, "geometry": { "type": "Point", "coordinates": [ -102.296111, 21.880833 ] } },
{ "type": "Feature", "properties": { "id_origen": 24028, "muni_origen": "San Luis Potosí", "xo": -100.975, "yo": 22.149722, "ocupados": "Primario", "viajes": 147, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 147 }, "geometry": { "type": "Point", "coordinates": [ -100.975, 22.149722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11015, "muni_origen": "Guanajuato", "xo": -101.256667, "yo": 21.017778, "ocupados": "Terciario", "viajes": 127, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 127 }, "geometry": { "type": "Point", "coordinates": [ -101.256667, 21.017778 ] } },
{ "type": "Feature", "properties": { "id_origen": 11003, "muni_origen": "San Miguel de Allende", "xo": -100.743889, "yo": 20.915278, "ocupados": "Primario", "viajes": 119, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 119 }, "geometry": { "type": "Point", "coordinates": [ -100.743889, 20.915278 ] } },
{ "type": "Feature", "properties": { "id_origen": 11025, "muni_origen": "Purísima del Rincón", "xo": -101.879167, "yo": 21.030556, "ocupados": "Terciario", "viajes": 117, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 117 }, "geometry": { "type": "Point", "coordinates": [ -101.879167, 21.030556 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "ocupados": "Terciario", "viajes": 102, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 102 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } }
]
}
{
"type": "FeatureCollection",
"name": "viajes_ocupados_desde",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "ocupados": "Terciario", "viajes": 7164, "id_destino": 11037, "muni_destino": "Silao", "xd": -101.426667, "yd": 20.943611, "personas": 7164 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 4226, "id_destino": 22011, "muni_destino": "El Marqués", "xd": -100.275248, "yd": 20.687706, "personas": 4226 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Primario", "viajes": 4180, "id_destino": 11037, "muni_destino": "Silao", "xd": -101.426667, "yd": 20.943611, "personas": 4180 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 1001, "muni_origen": "Aguascalientes", "xo": -102.296111, "yo": 21.880833, "ocupados": "Secundario", "viajes": 3322, "id_destino": 1005, "muni_destino": "Jesús María", "xd": -102.343333, "yd": 21.961111, "personas": 3322 }, "geometry": { "type": "Point", "coordinates": [ -102.296111, 21.880833 ] } },
{ "type": "Feature", "properties": { "id_origen": 1001, "muni_origen": "Aguascalientes", "xo": -102.296111, "yo": 21.880833, "ocupados": "Secundario", "viajes": 3201, "id_destino": 1011, "muni_destino": "San Francisco de los Romo", "xd": -102.270278, "yd": 22.0725, "personas": 3201 }, "geometry": { "type": "Point", "coordinates": [ -102.296111, 21.880833 ] } },
{ "type": "Feature", "properties": { "id_origen": 24028, "muni_origen": "San Luis Potosí", "xo": -100.975, "yo": 22.149722, "ocupados": "Secundario", "viajes": 3179, "id_destino": 24035, "muni_destino": "Soledad de Graciano Sánchez", "xd": -100.940833, "yd": 22.183056, "personas": 3179 }, "geometry": { "type": "Point", "coordinates": [ -100.975, 22.149722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "ocupados": "Terciario", "viajes": 3079, "id_destino": 11027, "muni_destino": "Salamanca", "xd": -101.195717, "yd": 20.573931, "personas": 3079 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Primario", "viajes": 2635, "id_destino": 11031, "muni_destino": "San Francisco del Rincón", "xd": -101.857778, "yd": 21.018333, "personas": 2635 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 2247, "id_destino": 22006, "muni_destino": "Corregidora", "xd": -100.442, "yd": 20.531, "personas": 2247 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "ocupados": "Terciario", "viajes": 1301, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 1301 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Primario", "viajes": 1286, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 1286 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "ocupados": "Terciario", "viajes": 807, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 807 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 802, "id_destino": 22016, "muni_destino": "San Juan del Río", "xd": -99.996389, "yd": 20.388889, "personas": 802 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "ocupados": "Terciario", "viajes": 731, "id_destino": 11044, "muni_destino": "Villagrán", "xd": -100.996389, "yd": 20.511111, "personas": 731 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "ocupados": "Terciario", "viajes": 729, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 729 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "ocupados": "Primario", "viajes": 695, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 695 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "ocupados": "Terciario", "viajes": 660, "id_destino": 11011, "muni_destino": "Cortazar", "xd": -100.941667, "yd": 20.433333, "personas": 660 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Primario", "viajes": 643, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 643 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "ocupados": "Terciario", "viajes": 623, "id_destino": 11027, "muni_destino": "Salamanca", "xd": -101.195717, "yd": 20.573931, "personas": 623 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "ocupados": "Terciario", "viajes": 578, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 578 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } }
]
}
{
"type": "FeatureCollection",
"name": "viajes_ocupados_entre",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "viajes": 7893, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 7893 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "viajes": 3079, "id_destino": 11027, "muni_destino": "Salamanca", "xd": -101.195717, "yd": 20.573931, "personas": 3079 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 11031, "muni_origen": "San Francisco del Rincón", "xo": -101.857778, "yo": 21.018333, "viajes": 2549, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 2549 }, "geometry": { "type": "Point", "coordinates": [ -101.857778, 21.018333 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "viajes": 2523, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 2523 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "viajes": 2099, "id_destino": 11031, "muni_destino": "San Francisco del Rincón", "xd": -101.857778, "yd": 21.018333, "personas": 2099 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 22016, "muni_origen": "San Juan del Río", "xo": -99.996389, "yo": 20.388889, "viajes": 2077, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 2077 }, "geometry": { "type": "Point", "coordinates": [ -99.996389, 20.388889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 2061, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 2061 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 1978, "id_destino": 11027, "muni_destino": "Salamanca", "xd": -101.195717, "yd": 20.573931, "personas": 1978 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11027, "muni_origen": "Salamanca", "xo": -101.195717, "yo": 20.573931, "viajes": 1670, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 1670 }, "geometry": { "type": "Point", "coordinates": [ -101.195717, 20.573931 ] } },
{ "type": "Feature", "properties": { "id_origen": 11027, "muni_origen": "Salamanca", "xo": -101.195717, "yo": 20.573931, "viajes": 1597, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 1597 }, "geometry": { "type": "Point", "coordinates": [ -101.195717, 20.573931 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 1475, "id_destino": 11003, "muni_destino": "San Miguel de Allende", "xd": -100.743889, "yd": 20.915278, "personas": 1475 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "viajes": 1370, "id_destino": 22016, "muni_destino": "San Juan del Río", "xd": -99.996389, "yd": 20.388889, "personas": 1370 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11015, "muni_origen": "Guanajuato", "xo": -101.256667, "yo": 21.017778, "viajes": 1317, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 1317 }, "geometry": { "type": "Point", "coordinates": [ -101.256667, 21.017778 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "viajes": 1283, "id_destino": 11007, "muni_destino": "Celaya", "xd": -100.815, "yd": 20.528889, "personas": 1283 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "viajes": 1073, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 1073 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 22014, "muni_origen": "Querétaro", "xo": -100.391, "yo": 20.591, "viajes": 1067, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 1067 }, "geometry": { "type": "Point", "coordinates": [ -100.391, 20.591 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "viajes": 807, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 807 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 734, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 734 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11003, "muni_origen": "San Miguel de Allende", "xo": -100.743889, "yo": 20.915278, "viajes": 622, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 622 }, "geometry": { "type": "Point", "coordinates": [ -100.743889, 20.915278 ] } },
{ "type": "Feature", "properties": { "id_origen": 16069, "muni_origen": "La Piedad", "xo": -102.017, "yo": 20.3333, "viajes": 608, "id_destino": 11015, "muni_destino": "Guanajuato", "xd": -101.256667, "yd": 21.017778, "personas": 608 }, "geometry": { "type": "Point", "coordinates": [ -102.017, 20.3333 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "viajes": 514, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 514 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } }
]
}
{
"type": "FeatureCollection",
"name": "viajes_ocupados_hacia",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id_origen": 24035, "muni_origen": "Soledad de Graciano Sánchez", "xo": -100.940833, "yo": 22.183056, "ocupados": "Secundario", "viajes": 53298, "id_destino": 24028, "muni_destino": "San Luis Potosí", "xd": -100.975, "yd": 22.149722, "personas": 53298 }, "geometry": { "type": "Point", "coordinates": [ -100.940833, 22.183056 ] } },
{ "type": "Feature", "properties": { "id_origen": 22006, "muni_origen": "Corregidora", "xo": -100.442, "yo": 20.531, "ocupados": "Primario", "viajes": 32663, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 32663 }, "geometry": { "type": "Point", "coordinates": [ -100.442, 20.531 ] } },
{ "type": "Feature", "properties": { "id_origen": 22011, "muni_origen": "El Marqués", "xo": -100.275248, "yo": 20.687706, "ocupados": "Primario", "viajes": 20108, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 20108 }, "geometry": { "type": "Point", "coordinates": [ -100.275248, 20.687706 ] } },
{ "type": "Feature", "properties": { "id_origen": 1005, "muni_origen": "Jesús María", "xo": -102.343333, "yo": 21.961111, "ocupados": "Secundario", "viajes": 16934, "id_destino": 1001, "muni_destino": "Aguascalientes", "xd": -102.296111, "yd": 21.880833, "personas": 16934 }, "geometry": { "type": "Point", "coordinates": [ -102.343333, 21.961111 ] } },
{ "type": "Feature", "properties": { "id_origen": 11004, "muni_origen": "Apaseo el Alto", "xo": -100.621667, "yo": 20.455556, "ocupados": "Primario", "viajes": 5586, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 5586 }, "geometry": { "type": "Point", "coordinates": [ -100.621667, 20.455556 ] } },
{ "type": "Feature", "properties": { "id_origen": 11037, "muni_origen": "Silao", "xo": -101.426667, "yo": 20.943611, "ocupados": "Primario", "viajes": 4993, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 4993 }, "geometry": { "type": "Point", "coordinates": [ -101.426667, 20.943611 ] } },
{ "type": "Feature", "properties": { "id_origen": 11009, "muni_origen": "Comonfort", "xo": -100.791667, "yo": 20.716667, "ocupados": "Terciario", "viajes": 4755, "id_destino": 11007, "muni_destino": "Celaya", "xd": -100.815, "yd": 20.528889, "personas": 4755 }, "geometry": { "type": "Point", "coordinates": [ -100.791667, 20.716667 ] } },
{ "type": "Feature", "properties": { "id_origen": 1011, "muni_origen": "San Francisco de los Romo", "xo": -102.270278, "yo": 22.0725, "ocupados": "Secundario", "viajes": 4375, "id_destino": 1001, "muni_destino": "Aguascalientes", "xd": -102.296111, "yd": 21.880833, "personas": 4375 }, "geometry": { "type": "Point", "coordinates": [ -102.270278, 22.0725 ] } },
{ "type": "Feature", "properties": { "id_origen": 22008, "muni_origen": "Huimilpan", "xo": -100.283333, "yo": 20.366667, "ocupados": "Primario", "viajes": 3934, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 3934 }, "geometry": { "type": "Point", "coordinates": [ -100.283333, 20.366667 ] } },
{ "type": "Feature", "properties": { "id_origen": 11044, "muni_origen": "Villagrán", "xo": -100.996389, "yo": 20.511111, "ocupados": "Terciario", "viajes": 3916, "id_destino": 11007, "muni_destino": "Celaya", "xd": -100.815, "yd": 20.528889, "personas": 3916 }, "geometry": { "type": "Point", "coordinates": [ -100.996389, 20.511111 ] } },
{ "type": "Feature", "properties": { "id_origen": 24055, "muni_origen": "Zaragoza", "xo": -100.729722, "yo": 22.039722, "ocupados": "Secundario", "viajes": 3823, "id_destino": 24028, "muni_destino": "San Luis Potosí", "xd": -100.975, "yd": 22.149722, "personas": 3823 }, "geometry": { "type": "Point", "coordinates": [ -100.729722, 22.039722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11031, "muni_origen": "San Francisco del Rincón", "xo": -101.857778, "yo": 21.018333, "ocupados": "Primario", "viajes": 1981, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 1981 }, "geometry": { "type": "Point", "coordinates": [ -101.857778, 21.018333 ] } },
{ "type": "Feature", "properties": { "id_origen": 11027, "muni_origen": "Salamanca", "xo": -101.195717, "yo": 20.573931, "ocupados": "Terciario", "viajes": 1670, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 1670 }, "geometry": { "type": "Point", "coordinates": [ -101.195717, 20.573931 ] } },
{ "type": "Feature", "properties": { "id_origen": 22016, "muni_origen": "San Juan del Río", "xo": -99.996389, "yo": 20.388889, "ocupados": "Primario", "viajes": 1636, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 1636 }, "geometry": { "type": "Point", "coordinates": [ -99.996389, 20.388889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11007, "muni_origen": "Celaya", "xo": -100.815, "yo": 20.528889, "ocupados": "Primario", "viajes": 1301, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 1301 }, "geometry": { "type": "Point", "coordinates": [ -100.815, 20.528889 ] } },
{ "type": "Feature", "properties": { "id_origen": 11011, "muni_origen": "Cortazar", "xo": -100.941667, "yo": 20.433333, "ocupados": "Terciario", "viajes": 751, "id_destino": 11007, "muni_destino": "Celaya", "xd": -100.815, "yd": 20.528889, "personas": 751 }, "geometry": { "type": "Point", "coordinates": [ -100.941667, 20.433333 ] } },
{ "type": "Feature", "properties": { "id_origen": 11017, "muni_origen": "Irapuato", "xo": -101.3475, "yo": 20.674167, "ocupados": "Primario", "viajes": 729, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 729 }, "geometry": { "type": "Point", "coordinates": [ -101.3475, 20.674167 ] } },
{ "type": "Feature", "properties": { "id_origen": 11009, "muni_origen": "Comonfort", "xo": -100.791667, "yo": 20.716667, "ocupados": "Primario", "viajes": 686, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 686 }, "geometry": { "type": "Point", "coordinates": [ -100.791667, 20.716667 ] } },
{ "type": "Feature", "properties": { "id_origen": 11020, "muni_origen": "León", "xo": -101.680556, "yo": 21.119722, "ocupados": "Terciario", "viajes": 643, "id_destino": 11017, "muni_destino": "Irapuato", "xd": -101.3475, "yd": 20.674167, "personas": 643 }, "geometry": { "type": "Point", "coordinates": [ -101.680556, 21.119722 ] } },
{ "type": "Feature", "properties": { "id_origen": 11003, "muni_origen": "San Miguel de Allende", "xo": -100.743889, "yo": 20.915278, "ocupados": "Primario", "viajes": 622, "id_destino": 22014, "muni_destino": "Querétaro", "xd": -100.391, "yd": 20.591, "personas": 622 }, "geometry": { "type": "Point", "coordinates": [ -100.743889, 20.915278 ] } },
{ "type": "Feature", "properties": { "id_origen": 11025, "muni_origen": "Purísima del Rincón", "xo": -101.879167, "yo": 21.030556, "ocupados": "Primario", "viajes": 506, "id_destino": 11020, "muni_destino": "León", "xd": -101.680556, "yd": 21.119722, "personas": 506 }, "geometry": { "type": "Point", "coordinates": [ -101.879167, 21.030556 ] } }
]
}
This diff is collapsed.
...@@ -108,11 +108,7 @@ html { ...@@ -108,11 +108,7 @@ html {
-ms-transform: scale(0); -ms-transform: scale(0);
transform: scale(0); transform: scale(0);
font-weight: normal; font-weight: normal;
/*margin: 15px 0 0 0;
padding: 140px 60px 0px 60px;*/
margin: 10px; margin: 10px;
padding: 0px 15px;
} }
.hovereffect:hover a.info { .hovereffect:hover a.info {
...@@ -138,7 +134,7 @@ html { ...@@ -138,7 +134,7 @@ html {
.hoverimg { .hoverimg {
opacity: 0; opacity: 0;
margin: -15px; margin: -35px;
} }
.hoverbtn { .hoverbtn {
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg">
<metadata>Generated by IcoMoon</metadata>
<defs>
<font id="icomoon" horiz-adv-x="1024">
<font-face units-per-em="1024" ascent="960" descent="-64" />
<missing-glyph horiz-adv-x="1024" />
<glyph unicode="&#x20;" horiz-adv-x="512" d="" />
<glyph unicode="&#xe900;" glyph-name="directions_bus" d="M768 468.667v214h-512v-214h512zM704 212.667q28 0 46 19t18 45-18 45-46 19-46-19-18-45 18-45 46-19zM320 212.667q28 0 46 19t18 45-18 45-46 19-46-19-18-45 18-45 46-19zM170 256.667v426q0 102 88 136t254 34 254-34 88-136v-426q0-56-44-96v-76q0-18-12-30t-30-12h-42q-18 0-31 12t-13 30v44h-340v-44q0-18-13-30t-31-12h-42q-18 0-30 12t-12 30v76q-44 40-44 96z" />
<glyph unicode="&#xe901;" glyph-name="bus" horiz-adv-x="1056" d="M704 31.616c0-17.696 14.304-32 32-32h32c17.664 0 32 14.304 32 32v65.984h-96v-65.984zM256 31.616c0-17.696 14.304-32 32-32h32c17.696 0 32 14.304 32 32v65.984h-96v-65.984zM159.52 136.672c0-21.44 17.408-38.88 38.88-38.88h659.072c21.472 0 38.88 17.44 38.88 38.88 0 21.504 0 22.88 0 22.88h-736.832c0 0 0-1.376 0-22.88zM1024 639.616v64h-127.68l0.032 34.816c0 77.792-79.648 157.984-383.168 157.984-266.816 0-353.664-80.192-353.664-157.984v-34.816h-127.52v-64h-32v-128h32v-64h127.52v-255.168h736l0.704 479.168h95.776v-32h-32v-128h32v-32h-96v-32h128v64h32v128h-32zM159.52 479.616h-95.52v32h32v128h-32v32h95.52v-192zM400 801.6h256c8.832 0 16-7.168 16-16s-7.168-16-16-16h-256c-8.832 0-16 7.168-16 16s7.168 16 16 16zM225.312 664.672c0 21.472 17.408 38.88 38.88 38.88h208.448c21.472 0 38.88-17.408 38.88-38.88v-114.656c0-21.504-17.408-38.912-38.88-38.912h-208.448c-21.472 0-38.88 17.408-38.88 38.912v114.656zM287.616 264.384c-32.224 0-58.304 26.112-58.304 58.304 0 32.256 26.080 58.304 58.304 58.304s58.336-26.048 58.336-58.304c0.032-32.192-26.112-58.304-58.336-58.304zM384 415.616h288v-32h-288v32zM673.024 257.824h-288.192v30.88h288.192v-30.88zM673.024 321.568h-288.192v30.88h288.192v-30.88zM768.256 262.368c-32.224 0-58.304 26.112-58.304 58.304s26.080 58.304 58.304 58.304 58.336-26.112 58.336-58.304-26.112-58.304-58.336-58.304zM832.16 550.016c0-21.504-17.408-38.912-38.912-38.912h-209.984c-21.504 0-38.912 17.408-38.912 38.912v114.656c0 21.472 17.408 38.88 38.912 38.88h209.984c21.504 0 38.912-17.408 38.912-38.88v-114.656z" />
<glyph unicode="&#xe902;" glyph-name="travel-bus" d="M665.6 51.2h-307.2v-51.2c0-28.277-22.923-51.2-51.2-51.2v0h-51.2c-28.277 0-51.2 22.923-51.2 51.2v0 51.2c-56.554 0-102.4 45.846-102.4 102.4v0 716.8c0 56.32 46.080 102.4 102.4 102.4h614.4c56.554 0 102.4-45.846 102.4-102.4v0-716.8c0-56.554-45.846-102.4-102.4-102.4v0-51.2c0-28.277-22.923-51.2-51.2-51.2v0h-51.2c-28.277 0-51.2 22.923-51.2 51.2v0 51.2zM204.8 716.8v-307.2h256v307.2h-256zM563.2 716.8v-307.2h256v307.2h-256zM256 870.4v-51.2h512v51.2h-512zM281.6 153.6c42.415 0 76.8 34.385 76.8 76.8s-34.385 76.8-76.8 76.8v0c-42.415 0-76.8-34.385-76.8-76.8s34.385-76.8 76.8-76.8v0zM742.4 153.6c42.415 0 76.8 34.385 76.8 76.8s-34.385 76.8-76.8 76.8v0c-42.415 0-76.8-34.385-76.8-76.8s34.385-76.8 76.8-76.8v0z" />
<glyph unicode="&#xe903;" glyph-name="plane" d="M496.672 834.88c26.496 0 48-21.504 48-48v-248l320-200v-86.016l-320 108v-168l65.248-64.928-0.032-66.688-113.216 37.632-111.584-37.76 0.48 70.048 61.12 59.68 0.544 169.984-319.904-109.952 0.672 88 320.224 202.016 0.512 246.016c-0.064 26.464 21.44 47.968 47.936 47.968z" />
<glyph unicode="&#xe905;" glyph-name="shopping-cart1" d="M469.333 42.667c0 23.552-9.6 44.928-25.003 60.331s-36.779 25.003-60.331 25.003-44.928-9.6-60.331-25.003-25.003-36.779-25.003-60.331 9.6-44.928 25.003-60.331 36.779-25.003 60.331-25.003 44.928 9.6 60.331 25.003 25.003 36.779 25.003 60.331zM938.667 42.667c0 23.552-9.6 44.928-25.003 60.331s-36.779 25.003-60.331 25.003-44.928-9.6-60.331-25.003-25.003-36.779-25.003-60.331 9.6-44.928 25.003-60.331 36.779-25.003 60.331-25.003 44.928 9.6 60.331 25.003 25.003 36.779 25.003 60.331zM308.096 640h621.653l-58.496-306.816c-1.963-9.728-7.083-18.133-14.165-24.235-7.68-6.656-17.621-10.496-29.355-10.283h-415.317c-9.899-0.128-19.243 3.029-26.709 8.661-8.107 6.101-14.037 14.976-16.171 25.728zM42.667 853.334h135.68l36.181-180.864c4.608-18.645 21.419-32.469 41.472-32.469h52.096l-17.067 85.333h-35.029c-23.552 0-42.667-19.115-42.667-42.667 0-2.261 0.171-4.48 0.512-6.613 0.171-1.195 0.427-2.432 0.725-3.584l71.296-356.139c6.357-32.043 24.277-59.008 48.64-77.269 22.229-16.725 49.92-26.155 79.104-25.728h414.123c31.915-0.64 62.080 11.136 85.12 31.019 21.077 18.176 36.181 43.221 42.027 71.808l68.352 358.485c4.395 23.168-10.752 45.483-33.92 49.92-2.773 0.555-5.547 0.811-7.979 0.768h-690.347l-35.84 179.029c-4.011 19.712-21.205 34.304-41.813 34.304h-170.667c-23.552 0-42.667-19.115-42.667-42.667s19.115-42.667 42.667-42.667z" />
<glyph unicode="&#xe906;" glyph-name="directions_bus1" d="M768 468.667v214h-512v-214h512zM704 212.667q28 0 46 19t18 45-18 45-46 19-46-19-18-45 18-45 46-19zM320 212.667q28 0 46 19t18 45-18 45-46 19-46-19-18-45 18-45 46-19zM170 256.667v426q0 102 88 136t254 34 254-34 88-136v-426q0-56-44-96v-76q0-18-12-30t-30-12h-42q-18 0-31 12t-13 30v44h-340v-44q0-18-13-30t-31-12h-42q-18 0-30 12t-12 30v76q-44 40-44 96z" />
<glyph unicode="&#xe907;" glyph-name="currency-dollar" d="M512-51.2c-282.77 0-512 229.23-512 512s229.23 512 512 512v0c282.77 0 512-229.23 512-512s-229.23-512-512-512v0zM563.2 204.8h51.2c84.831 0 153.6 68.769 153.6 153.6s-68.769 153.6-153.6 153.6v0h-205.312c-28.277 0-51.2 22.923-51.2 51.2s22.923 51.2 51.2 51.2v0h307.712v102.4h-153.6v102.4h-102.4v-102.4h-51.2c-84.831 0-153.6-68.769-153.6-153.6s68.769-153.6 153.6-153.6v0h204.8c28.277 0 51.2-22.923 51.2-51.2s-22.923-51.2-51.2-51.2v0h-307.2v-102.4h153.6v-102.4h102.4v102.4z" />
<glyph unicode="&#xf07a;" glyph-name="shopping-cart" horiz-adv-x="951" d="M365.714 73.143c0-40-33.143-73.143-73.143-73.143s-73.143 33.143-73.143 73.143 33.143 73.143 73.143 73.143 73.143-33.143 73.143-73.143zM877.714 73.143c0-40-33.143-73.143-73.143-73.143s-73.143 33.143-73.143 73.143 33.143 73.143 73.143 73.143 73.143-33.143 73.143-73.143zM950.857 694.857v-292.571c0-18.286-14.286-34.286-32.571-36.571l-596.571-69.714c2.857-13.143 7.429-26.286 7.429-40 0-13.143-8-25.143-13.714-36.571h525.714c20 0 36.571-16.571 36.571-36.571s-16.571-36.571-36.571-36.571h-585.143c-20 0-36.571 16.571-36.571 36.571 0 17.714 25.714 60.571 34.857 78.286l-101.143 470.286h-116.571c-20 0-36.571 16.571-36.571 36.571s16.571 36.571 36.571 36.571h146.286c38.286 0 39.429-45.714 45.143-73.143h686.286c20 0 36.571-16.571 36.571-36.571z" />
<glyph unicode="&#xf155;" glyph-name="dollar, usd" horiz-adv-x="583" d="M558.857 273.714c0-116.571-83.429-208.571-204.571-228.571v-100c0-10.286-8-18.286-18.286-18.286h-77.143c-9.714 0-18.286 8-18.286 18.286v100c-133.714 18.857-206.857 98.857-209.714 102.286-5.714 6.857-6.286 16.571-1.143 23.429l58.857 77.143c2.857 4 8 6.286 13.143 6.857s10.286-1.143 13.714-5.143c1.143-0.571 81.143-77.143 182.286-77.143 56 0 116.571 29.714 116.571 94.286 0 54.857-67.429 81.714-144.571 112.571-102.857 40.571-230.857 92-230.857 235.429 0 105.143 82.286 192 201.714 214.857v102.857c0 10.286 8.571 18.286 18.286 18.286h77.143c10.286 0 18.286-8 18.286-18.286v-100.571c116-13.143 177.714-76 180-78.286 5.714-6.286 6.857-14.857 2.857-21.714l-46.286-83.429c-2.857-5.143-7.429-8.571-13.143-9.143-5.714-1.143-10.857 0.571-15.429 4-0.571 0.571-69.714 61.714-155.429 61.714-72.571 0-122.857-36-122.857-88 0-60.571 69.714-87.429 150.857-118.857 105.143-40.571 224-86.857 224-224.571z" />
<glyph unicode="&#xf207;" glyph-name="bus1" horiz-adv-x="878" d="M219.429 256c0 40.571-32.571 73.143-73.143 73.143s-73.143-32.571-73.143-73.143 32.571-73.143 73.143-73.143 73.143 32.571 73.143 73.143zM804.571 256c0 40.571-32.571 73.143-73.143 73.143s-73.143-32.571-73.143-73.143 32.571-73.143 73.143-73.143 73.143 32.571 73.143 73.143zM778.286 482.286l-41.143 219.429c-3.429 17.143-18.286 29.714-36 29.714h-524.571c-17.714 0-32.571-12.571-36-29.714l-41.143-219.429c-4-22.857 13.143-43.429 36-43.429h606.857c22.857 0 40 20.571 36 43.429zM649.143 832c0 15.429-12 27.429-27.429 27.429h-365.714c-14.857 0-27.429-12-27.429-27.429s12.571-27.429 27.429-27.429h365.714c15.429 0 27.429 12 27.429 27.429zM877.714 417.714v-344.571h-73.143v-73.143c0-40.571-32.571-73.143-73.143-73.143s-73.143 32.571-73.143 73.143v73.143h-438.857v-73.143c0-40.571-32.571-73.143-73.143-73.143s-73.143 32.571-73.143 73.143v73.143h-73.143v344.571c0 46.857 4 81.714 14.286 127.429l58.857 259.429c10.857 91.429 170.857 146.286 365.714 146.286s354.857-54.857 365.714-146.286l60-259.429c10.286-45.714 13.143-80.571 13.143-127.429z" />
</font></defs></svg>
\ No newline at end of file
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?rn7mqw');
src: url('fonts/icomoon.eot?rn7mqw#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?rn7mqw') format('truetype'),
url('fonts/icomoon.woff?rn7mqw') format('woff'),
url('fonts/icomoon.svg?rn7mqw#icomoon') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="fa-"], [class*=" fa-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-shopping-cart1:before {
content: "\e905";
}
.fa-directions_bus1:before {
content: "\e906";
}
.fa-directions_bus:before {
content: "\e900";
}
.fa-bus:before {
content: "\e901";
}
.fa-plane:before {
content: "\e903";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-dollar:before {
content: "\f155";
}
.fa-usd:before {
content: "\f155";
}
.fa-bus1:before {
content: "\f207";
}
.fa-currency-dollar:before {
content: "\e907";
}
.fa-travel-bus:before {
content: "\e902";
}
:root { :root {
--main-bg-color: #262626; --main-bg-color:#262626;
--main-text-color: #b2b2b2; --main-text-color:#b2b2b2;
--cell-bg-color:#333;
} }
*{ *{
...@@ -15,6 +16,10 @@ body { ...@@ -15,6 +16,10 @@ body {
color:#333; color:#333;
font-family:sans-serif; font-family:sans-serif;
background-color: var(--main-bg-color); background-color: var(--main-bg-color);
/*line-height: 1.5;
font: 12px sans-serif;
/*color: var(--main-text-color);
background-color: var(--cell-bg-color);*/
} }
.img_bg{ .img_bg{
...@@ -194,6 +199,12 @@ body { ...@@ -194,6 +199,12 @@ body {
/*text-transform: capitalize;*/ /*text-transform: capitalize;*/
} }
.legendItem {
top: -25%;
position: relative;
padding-left: 10px;
}
/* Footer */ /* Footer */
img.grayscale { img.grayscale {
filter: gray; /* IE6-9 */ filter: gray; /* IE6-9 */
...@@ -231,101 +242,39 @@ span.frac > span { ...@@ -231,101 +242,39 @@ span.frac > span {
display: none; display: none;
} }
/****** #tblViajes {
Icons display: none;
******/ font: 12px sans-serif;
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?woqphe');
src: url('fonts/icomoon.eot?woqphe#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?woqphe') format('truetype'),
url('fonts/icomoon.woff?woqphe') format('woff'),
url('fonts/icomoon.svg?woqphe#icomoon') format('svg');
font-weight: normal;
font-style: normal;
} }
[class^="fa-"], [class*=" fa-"] { /*.table-fixed thead {
/* use !important to prevent issues with browser extensions that change fonts */ width: 100%;
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} }
.fa-casetapeaje:before { .table-fixed tbody {
content: "\e900"; height:-webkit-calc(100% - 45px);
} height:-moz-calc(100% - 45px);
.fa-desechos:before { height:calc(100% - 45px);
content: "\e901"; overflow-y: auto;
} position: absolute;
.fa-escuela:before {
content: "\e902";
}
.fa-presa:before {
content: "\e905";
}
.fa-puente:before {
content: "\e906";
}
.fa-puertoindustrial:before {
content: "\e907";
/* color: #fff; */
color: #000;
background-color: #F5F5F3;
}
.fa-puntofronterizo:before {
content: "\e908";
}
.fa-spinner:before {
content: "\e97a";
}
.fa-spinner2:before {
content: "\e97b";
}
.fa-spinner3:before {
content: "\e97c";
}
.fa-spinner4:before {
content: "\e97d";
}
.fa-spinner5:before {
content: "\e97e";
}
.fa-spinner6:before {
content: "\e97f";
}
.fa-spinner7:before {
content: "\e980";
}
.fa-spinner8:before {
content: "\e981";
}
.fa-spinner9:before {
content: "\e982";
}
.fa-spinner10:before {
content: "\e983";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-bed:before {
content: "\f236";
} }
.fa-hotel:before {
content: "\f236"; .table-fixed tr {
width:100%;
display: inline-table;
table-layout: fixed;
} }
/* FIX: if scrollbar is hidden, tr goes beyond padding...
/*.table-fixed tr:has([overflow-y]) + .table-fixed tr {width:calc(100% - 15px);}
/* Graphs */ /* Graphs */
.amcharttooltip {
font: 12px sans-serif;
}
.active { .active {
text-decoration: underline; text-decoration: underline;
font-weight: 600; font-weight: 600;
...@@ -380,7 +329,7 @@ Icons ...@@ -380,7 +329,7 @@ Icons
.tooltip { .tooltip {
position: absolute; position: absolute;
bottom: 50%; /* so it is not added below the map and scroll bars appear */ /*bottom: 50%; /* so it is not added below the map and scroll bars appear */
/*width: 120px; /*width: 120px;
height: 20px;*/ height: 20px;*/
z-index: 1001; z-index: 1001;
......
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset='utf-8' /> <meta charset="utf-8" />
<title>Contenido de agua en la cuenca Grijalva</title> <title>Contenido de agua en la cuenca Grijalva</title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> <meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" />
<link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" /> <link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" />
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.5.1/dist/leaflet.css" /> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.5.1/dist/leaflet.css" />
<link rel="stylesheet" href="https://cdn.rawgit.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.control.min.css" /> <link rel="stylesheet" href="https://cdn.rawgit.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.control.min.css" />
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.0/mapbox-gl.css' rel='stylesheet' /> <link rel="stylesheet" href="https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.0/mapbox-gl.css" />
<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css"> <link rel="stylesheet" href="../js//Leaflet.BeautifyIcon/leaflet-beautify-marker-icon.css">
<link rel="stylesheet" type="text/css" href="../js//Leaflet.BeautifyIcon/leaflet-beautify-marker-icon.css"> <link rel="stylesheet" href="../js/L.VisualClick/L.VisualClick.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="../js/L.VisualClick/L.VisualClick.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.4/leaflet.draw.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.4/leaflet.draw.css" />
<link rel="stylesheet" type="text/css" href="../css/style.css"> <link rel="stylesheet" href="../css/style.css">
<link rel="stylesheet" href="../css/fontawesome.css" />
<link rel="icon" href="../img/grijalva.png" sizes="16x16"> <link rel="icon" href="../img/grijalva.png" sizes="16x16">
</head> </head>
<body> <body>
<div id="initial-backdrop"> <div id="initial-backdrop">
<img class="img_bg" src="../img/sumidero2.jpg" alt="Ca&ntilde;&oacute;n del Sumidero"> <img class="img_bg" src="../img/sumidero2.jpg" alt="Ca&ntilde;&oacute;n del Sumidero">
...@@ -136,23 +135,21 @@ ...@@ -136,23 +135,21 @@
</div> </div>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous">
</script>
<script src="https://unpkg.com/leaflet@1.5.1/dist/leaflet.js"></script> <script src="https://unpkg.com/leaflet@1.5.1/dist/leaflet.js"></script>
<script src="../js/Leaflet.BeautifyIcon/leaflet-beautify-marker-icon.js"></script> <script src="../js/Leaflet.BeautifyIcon/leaflet-beautify-marker-icon.js"></script>
<script src="../js/L.VisualClick/L.VisualClick.js"></script> <script src="../js/L.VisualClick/L.VisualClick.js"></script>
<script src="https://api.mapbox.com/mapbox.js/plugins/leaflet-omnivore/v0.3.1/leaflet-omnivore.min.js"></script> <script src="https://api.mapbox.com/mapbox.js/plugins/leaflet-omnivore/v0.3.1/leaflet-omnivore.min.js"></script>
<script type="text/javascript" src="https://cdn.rawgit.com/nezasa/iso8601-js-period/master/iso8601.min.js"></script> <script src="https://cdn.rawgit.com/nezasa/iso8601-js-period/master/iso8601.min.js"></script>
<script type="text/javascript" src="https://cdn.rawgit.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.min.js"></script> <script src="https://cdn.rawgit.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.0.3/chroma.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.0.3/chroma.min.js"></script>
<script src="https://d3js.org/d3.v5.min.js"></script> <script src="https://d3js.org/d3.v5.min.js"></script>
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.0/mapbox-gl.js'></script> <script src="https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.0/mapbox-gl.js"></script>
<script src="https://unpkg.com/mapbox-gl-leaflet/leaflet-mapbox-gl.js"></script> <script src="https://unpkg.com/mapbox-gl-leaflet/leaflet-mapbox-gl.js"></script>
<script type="text/javascript" src="../js/Leaflet.Sync.js"></script> <script src="../js/Leaflet.Sync.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.4/leaflet.draw.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.4/leaflet.draw.js"></script>
<script type="text/javascript" src="../js/jszip.min.js"></script> <script src="../js/jszip.min.js"></script>
<script src="../js/grijalva_functions.js"></script> <script src="../js/grijalva_functions.js"></script>
<script src="../js/grijalva_basemap.js"></script> <script src="../js/grijalva_basemap.js"></script>
<script src="../js/grijalva_charts.js"></script> <script src="../js/grijalva_charts.js"></script>
......
This diff is collapsed.
...@@ -6,10 +6,8 @@ ...@@ -6,10 +6,8 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Proyecto FORDECyT 2018 - 10</title> <title>Proyecto FORDECyT 2018 - 10</title>
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/cover_style.css"> <link rel="stylesheet" href="css/cover_style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" />
<link rel="icon" href="img/monitoreo.png" sizes="16x16"> <link rel="icon" href="img/monitoreo.png" sizes="16x16">
</head> </head>
...@@ -47,7 +45,8 @@ ...@@ -47,7 +45,8 @@
<div class="container"> <div class="container">
<div class="card-deck mb-3 text-center"> <div class="card-deck mb-3 text-center">
<div class="row"> <div class="row no-gutters">
<div class="col-sm-6">
<div class="card mb-4 shadow-sm"> <div class="card mb-4 shadow-sm">
<div class="card-header"> <div class="card-header">
<h4 class="my-0 font-weight-normal">R&iacute;o Grijalva</h4> <h4 class="my-0 font-weight-normal">R&iacute;o Grijalva</h4>
...@@ -58,16 +57,17 @@ ...@@ -58,16 +57,17 @@
<span class="photo-credit">Foto: Gabriela L&oacute;pez</span> <span class="photo-credit">Foto: Gabriela L&oacute;pez</span>
<div class="overlay"> <div class="overlay">
<a class="info" href="grijalva/"> <a class="info" href="grijalva/">
<img class="hoverimg mx-auto d-block" src="img/cuenca.png" width="325px"> <img class="hoverimg mx-auto d-block" src="img/cuenca.png" width="100%">
<span class="btn btn-primary hoverbtn" href="grijalva/" role="button">Visitar <span class="btn btn-primary hoverbtn" href="grijalva/" role="button">Visitar sitio</span>
sitio</span>
<br><br> <br><br>
</a> </a>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div>
<div class="col-sm-6">
<div class="card mb-4 shadow-sm"> <div class="card mb-4 shadow-sm">
<span class="github-fork-ribbon left-bottom" data-ribbon="En construcción" title="En construcción">En construcción</span> <span class="github-fork-ribbon left-bottom" data-ribbon="En construcción" title="En construcción">En construcción</span>
<div class="card-header"> <div class="card-header">
...@@ -79,20 +79,19 @@ ...@@ -79,20 +79,19 @@
<span class="photo-credit">Foto: Felinto C&oacute;rdoba</span> <span class="photo-credit">Foto: Felinto C&oacute;rdoba</span>
<div class="overlay"> <div class="overlay">
<a class="info" href="riesgos/"> <a class="info" href="riesgos/">
<img class="hoverimg mx-auto d-block" src="img/cuenca.png" width="325px"> <img class="hoverimg mx-auto d-block" src="img/cuenca.png" width="100%">
<span class="btn btn-primary hoverbtn" href="grijalva/" role="button">Visitar <span class="btn btn-primary hoverbtn" href="grijalva/" role="button">Visitar sitio</span>
sitio</span>
<br><br> <br><br>
</a> </a>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div>
</div> </div>
<div class="row justify-content-md-center"> <div class="row no-gutters justify-content-md-center">
<div class="col-6"> <div class="col-sm-6">
<div class="card mb-4 shadow-sm"> <div class="card mb-4 shadow-sm">
<span class="github-fork-ribbon left-bottom" data-ribbon="En construcción" title="En construcción">En construcción</span> <span class="github-fork-ribbon left-bottom" data-ribbon="En construcción" title="En construcción">En construcción</span>
<div class="card-header"> <div class="card-header">
...@@ -104,16 +103,14 @@ ...@@ -104,16 +103,14 @@
<span class="photo-credit">Foto: Lucy Nieto</span> <span class="photo-credit">Foto: Lucy Nieto</span>
<div class="overlay"> <div class="overlay">
<a class="info" href="centropais/"> <a class="info" href="centropais/">
<img class="hoverimg mx-auto d-block" src="img/cmcp.png" width="325px"> <img class="hoverimg mx-auto d-block" src="img/cmcp.png" width="100%">
<span class="btn btn-primary hoverbtn" href="centropais/" role="button">Visitar <span class="btn btn-primary hoverbtn" href="centropais/" role="button">Visitar sitio</span>
sitio</span>
<br><br> <br><br>
</a> </a>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -455,7 +455,7 @@ const populateMap = async (mapData) => { ...@@ -455,7 +455,7 @@ const populateMap = async (mapData) => {
// setting their z-index // setting their z-index
let glmapChildren = map.getPanes().tilePane.children, let glmapChildren = map.getPanes().tilePane.children,
children = Array.from(glmapChildren); children = Array.from(glmapChildren);
children.forEach( c => c.style.zIndex = 'inherit' ); children.forEach( c => c.style.zIndex = "inherit" );
}); });
} }
......
...@@ -455,7 +455,7 @@ const populateMap = async (mapData) => { ...@@ -455,7 +455,7 @@ const populateMap = async (mapData) => {
// setting their z-index // setting their z-index
let glmapChildren = map.getPanes().tilePane.children, let glmapChildren = map.getPanes().tilePane.children,
children = Array.from(glmapChildren); children = Array.from(glmapChildren);
children.forEach( c => c.style.zIndex = 'inherit' ); children.forEach( c => c.style.zIndex = "inherit" );
}); });
} }
......
...@@ -2,27 +2,25 @@ ...@@ -2,27 +2,25 @@
<html> <html>
<head> <head>
<meta charset='utf-8' /> <meta charset="utf-8" />
<title>Contenido de agua en la cuenca Grijalva</title> <title>Contenido de agua en la cuenca Grijalva</title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> <meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" />
<link rel="stylesheet" type="text/css" href="http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" /> <link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" />
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.5.1/dist/leaflet.css" /> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.5.1/dist/leaflet.css" />
<link rel="stylesheet" href="https://cdn.rawgit.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.control.min.css" /> <link rel="stylesheet" href="https://cdn.rawgit.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.control.min.css" />
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.0/mapbox-gl.css' rel='stylesheet' /> <link rel="stylesheet" href="https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.0/mapbox-gl.css" />
<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css"> <link rel="stylesheet" href="../js//Leaflet.BeautifyIcon/leaflet-beautify-marker-icon.css">
<link rel="stylesheet" type="text/css" href="../js//Leaflet.BeautifyIcon/leaflet-beautify-marker-icon.css"> <link rel="stylesheet" href="../js/L.VisualClick/L.VisualClick.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="../js/L.VisualClick/L.VisualClick.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.4/leaflet.draw.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.4/leaflet.draw.css" />
<link rel="stylesheet" type="text/css" href="../css/riesgos/style.css"> <link rel="stylesheet" href="../css/style.css">
<link rel="stylesheet" type="text/css" href="../css/style.css"> <link rel="stylesheet" href="../css/fontawesome.css" />
<link rel="icon" href="../img/grijalva.png" sizes="16x16"> <link rel="icon" href="../img/risk.png" sizes="16x16">
</head> </head>
<body> <body>
<div id="initial-backdrop"> <div id="initial-backdrop">
<img class="img_bg" src="../img/DSC_0716.jpg" alt="Afectaci&oacute;n por inundaci&oacute;n"> <img class="img_bg" src="../img/inundacion2.jpg" alt="Afectaci&oacute;n por inundaci&oacute;n">
<span class="photo-credit">Foto: Gabriela L&oacute;pez </span> <span class="photo-credit">Foto: Gabriela L&oacute;pez </span>
</div> </div>
<div class="container" id="startHeader"> <div class="container" id="startHeader">
...@@ -133,22 +131,21 @@ ...@@ -133,22 +131,21 @@
</div> </div>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</script>
<script src="https://unpkg.com/leaflet@1.5.1/dist/leaflet.js"></script> <script src="https://unpkg.com/leaflet@1.5.1/dist/leaflet.js"></script>
<script src="../js/Leaflet.BeautifyIcon/leaflet-beautify-marker-icon.js"></script> <script src="../js/Leaflet.BeautifyIcon/leaflet-beautify-marker-icon.js"></script>
<script src="../js/L.VisualClick/L.VisualClick.js"></script> <script src="../js/L.VisualClick/L.VisualClick.js"></script>
<script src="https://api.mapbox.com/mapbox.js/plugins/leaflet-omnivore/v0.3.1/leaflet-omnivore.min.js"></script> <script src="https://api.mapbox.com/mapbox.js/plugins/leaflet-omnivore/v0.3.1/leaflet-omnivore.min.js"></script>
<script type="text/javascript" src="https://cdn.rawgit.com/nezasa/iso8601-js-period/master/iso8601.min.js"></script> <script src="https://cdn.rawgit.com/nezasa/iso8601-js-period/master/iso8601.min.js"></script>
<script type="text/javascript" src="https://cdn.rawgit.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.min.js"></script> <script src="https://cdn.rawgit.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.0.3/chroma.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/chroma-js/2.0.3/chroma.min.js"></script>
<script src="https://d3js.org/d3.v5.min.js"></script> <script src="https://d3js.org/d3.v5.min.js"></script>
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.0/mapbox-gl.js'></script> <script src="https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.0/mapbox-gl.js"></script>
<script src="https://unpkg.com/mapbox-gl-leaflet/leaflet-mapbox-gl.js"></script> <script src="https://unpkg.com/mapbox-gl-leaflet/leaflet-mapbox-gl.js"></script>
<script type="text/javascript" src="../js/Leaflet.Sync.js"></script> <script src="../js/Leaflet.Sync.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.4/leaflet.draw.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.4/leaflet.draw.js"></script>
<script type="text/javascript" src="../js/jszip.min.js"></script> <script src="../js/jszip.min.js"></script>
<script src="../js/riesgos_functions.js"></script> <script src="../js/riesgos_functions.js"></script>
<script src="../js/riesgos_basemap.js"></script> <script src="../js/riesgos_basemap.js"></script>
<script src="../js/grijalva_charts.js"></script> <script src="../js/grijalva_charts.js"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment