Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
insepetNewPage /
[ HOME SHELL ]
Name
Size
Permission
Action
wp-admin
[ DIR ]
drwxrwxrwx
wp-content
[ DIR ]
drwxrwxrwx
wp-includes
[ DIR ]
drwxrwxrwx
.htaccess
197
B
-r--r--r--
MapaInsepet.html
328.04
KB
-rw-r--r--
estiloMapa.css
1.15
KB
-rw-r--r--
index.php
405
B
-rwxrwxrwx
license.txt
19.44
KB
-rwxrwxrwx
readme.html
7.25
KB
-rwxrwxrwx
wp-activate.php
7.18
KB
-rwxrwxrwx
wp-blog-header.php
3.08
KB
-rwxrwxrwx
wp-comments-post.php
2.27
KB
-rwxrwxrwx
wp-config-sample.php
3.26
KB
-rwxrwxrwx
wp-config.php
3.25
KB
-rwxrwxrwx
wp-cron.php
8.23
KB
-rwxrwxrwx
wp-links-opml.php
2.43
KB
-rwxrwxrwx
wp-load.php
3.84
KB
-rwxrwxrwx
wp-login.php
50.23
KB
-rwxrwxrwx
wp-mail.php
8.52
KB
-rwxrwxrwx
wp-settings.php
30.33
KB
-rwxrwxrwx
wp-signup.php
33.71
KB
-rwxrwxrwx
wp-trackback.php
5.09
KB
-rwxrwxrwx
xmlrpc.php
3.13
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : MapaInsepet.html
<!DOCTYPE html> <html> <head> <meta charset=utf-8 /> <title>Cobertura Insepet en Colombia y Latinoamérica</title> <meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> <script src='https://api.mapbox.com/mapbox.js/v3.3.1/mapbox.js'></script> <link href='https://api.mapbox.com/mapbox.js/v3.3.1/mapbox.css' rel='stylesheet' /> <link rel="stylesheet" href="estiloMapa.css"> </head> <body> <!-- jQuery is required for this example. --> <script src='https://code.jquery.com/jquery-1.11.0.min.js'></script> <nav class='menu-ui'> <a href='#' class='active' data-filter='all'>Ver Todo</a> <a href='#' data-filter='bar'>Equipos</a> <a href='#' data-filter='theatre'>Consolas</a> <a href='#' data-filter='bicycle'>Sistemas</a> </nav> <div id='map'></div> <script> L.mapbox.accessToken = 'pk.eyJ1IjoiZW5nZXJndWVkZXoiLCJhIjoiY2w1czZwMzU5MDc1czNrbWlxYjRzczF0YSJ9.CrxotJ19ULMB0w3rgWMHWQ'; // In the propeties object for each marker define key's // like `rentals`, `fuel`, `tackleshop` that are set to true for false // depending on whether or they exist at a location. var geojson = { type: 'FeatureCollection', 'features': [ { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.221, 8.0826] }, "properties": { "title": "Abrego - Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.8902, 1.80283] }, "properties": { "title": "Acevedo - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.88788933156245, 1.8066239395861718] }, "properties": { "title": "Acevedo - Huila", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.61411058319035, 8.309661302015462] }, "properties": { "title": "Aguachica - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.45775785921772, 5.619963965851684] }, "properties": { "title": "Aguadas - Caldas", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.23931740831493, 10.039687706359741] }, "properties": { "title": "Agustin Codazzi - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.59206734270028, 11.159145674562343] }, "properties": { "title": "Albania - Guajira", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.5947280890328, 11.161903478221092] }, "properties": { "title": "Albania - Guajira", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.77941393688222, 4.678798225906882] }, "properties": { "title": "Alcala - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.1713015947597, 4.162434842110339] }, "properties": { "title": "Andalucia - Valle del Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.16606588765275, 4.173520485305469] }, "properties": { "title": "Andalucia - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.1574824414468, 4.1810963913072525] }, "properties": { "title": "Andalucia - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.87978731668359, 5.664791111952815] }, "properties": { "title": "Andes - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.46394355680704, 4.762137589371252] }, "properties": { "title": "Anolaima - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.88417649786625, 5.518987188410214] }, "properties": { "title": "Aquitania - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.02005765825784, 6.692628770094221] }, "properties": { "title": "Aratoca - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.01391263046152, 6.696863250146785] }, "properties": { "title": "Aratoca - Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-70.77300254676271, 7.068674994480079] }, "properties": { "title": "Arauca - Arauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-70.71231446448537, 7.074633110524007] }, "properties": { "title": "Arauca - Arauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.41442606551523, 4.273349315325039] }, "properties": { "title": "Arbeláez - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.24776713376068, 2.2538203426556143] }, "properties": { "title": "Argelia - Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.24931208952104, 2.2571008342702332] }, "properties": { "title": "Argelia - Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.34773758015837, 10.253610993925143] }, "properties": { "title": "Arjona - Bolívar", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.65236813781104, 4.566291799857361] }, "properties": { "title": "Armenia - Quindío", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.67664855308088, 4.54257556215906] }, "properties": { "title": "Armenia - Quindío", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.70165366026036, 4.521521545119206] }, "properties": { "title": "Armenia - Quindío", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.90457059631626, 4.965408216948558] }, "properties": { "title": "Armero - Tolima", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.91426503694223, 10.799363393498538] }, "properties": { "title": "Baranoa - Atlántico", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.91744118467828, 10.786126313920567] }, "properties": { "title": "Baranoa - Atlántico", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.22377328678647, 6.635359243739142] }, "properties": { "title": "Barichara - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.88273767945948, 7.076587936690101] }, "properties": { "title": "Barrancabermeja - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.84753519106535, 7.062735612246457] }, "properties": { "title": "Barrancabermeja - Santander", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.83976714176143, 7.040088402011965] }, "properties": { "title": "Barrancabermeja - Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.81941410016445, 11.01490078097241] }, "properties": { "title": "Barranquilla - Atlántico", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.81268074400626, 10.98744375246405] }, "properties": { "title": "Barranquilla - Atlántico", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.78369146137426, 10.97721745561895] }, "properties": { "title": "Barranquilla - Atlántico", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.86795246143028, 5.202056807091294] }, "properties": { "title": "Belén de Umbría - Risaralda", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.55371392792593, 6.3340974888452655] }, "properties": { "title": "Bello - Antioquia", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.02157787000029, 5.850833566161273] }, "properties": { "title": "Ciudad Bolivar - Antioquia", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.13897179116579, 7.152549098213815] }, "properties": { "title": "Bucaramanga - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.13365030106709, 7.124271088528212] }, "properties": { "title": "Bucaramanga - Santander", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.12592648063105, 7.0850917833028015] }, "properties": { "title": "Bucaramanga - Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.06803732761658, 3.8875532990611696] }, "properties": { "title": "Buenaventura - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.83690596094785, 4.3400169822659915] }, "properties": { "title": "Caicedonia - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.82523273089805, 4.332399613877745] }, "properties": { "title": "Caicedonia - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.02109129861235, 4.929578779443454] }, "properties": { "title": "Cajicá - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.03224980302382, 4.921711607664286] }, "properties": { "title": "Cajicá - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.02667102225516, 4.905207044179542] }, "properties": { "title": "Cajicá - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.64169719392972, 4.526608024076722] }, "properties": { "title": "Calarcá - Quindío", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.50608108048208, 3.475947023100034] }, "properties": { "title": "Cali - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.52772259277776, 3.4152806055872507] }, "properties": { "title": "Cali - Valle del Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.54008656184179, 3.350162497588949] }, "properties": { "title": "Cali - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.35098302825715, 3.413527553690458] }, "properties": { "title": "Candelaria - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.34716358762505, 3.404873916611987] }, "properties": { "title": "Candelaria - Valle del Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.4916038894837, 5.34541001597803] }, "properties": { "title": "Caparrapí - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.12499499588547, 9.721495590100105] }, "properties": { "title": "El Carmen de Bolívar - Bolívar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.11473834816205, 9.711850817729186] }, "properties": { "title": "El Carmen de Bolívar - Bolívar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.52483143139732, 10.434471703045526] }, "properties": { "title": "Cartagena de Indias - Bolívar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.50251695797681, 10.400700774752988] }, "properties": { "title": "Cartagena de Indias - Bolívar", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.52191609910679, 10.390909802512782] }, "properties": { "title": "Cartagena de Indias - Bolívar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.84493245538877, 1.3343264522514182] }, "properties": { "title": "Cartagena del Chairá - Caquetá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.93026279810827, 4.753459782272044] }, "properties": { "title": "Cartago - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.90811743074686, 4.746530461234097] }, "properties": { "title": "Cartago - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.19782796918497, 7.97958331963611] }, "properties": { "title": "Caucasia - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.48389326363838, 3.7244688359924543] }, "properties": { "title": "Chaparral - Tolima", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.05417956179943, 4.865869409359424] }, "properties": { "title": "Chía - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.05744130883586, 4.856291016765586] }, "properties": { "title": "Chía - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.40139825075804, 9.106133786510128] }, "properties": { "title": "Chinú - Córdoba", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.8139916678298, 5.622334430165065] }, "properties": { "title": "Chiquinquirá - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.8195710139891, 5.613963387208889] }, "properties": { "title": "Chiquinquirá - Boyacá", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.82643751064391, 5.606233010220327] }, "properties": { "title": "Chiquinquirá - Boyacá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.59967660025846, 9.361546720025615] }, "properties": { "title": "Chiriguana - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.68478201281783, 5.144908553323318] }, "properties": { "title": "Chocontá - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.63600444055854, 4.616232544086717] }, "properties": { "title": "Circasia - Quindío", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.63597888111016, 4.620709103155595] }, "properties": { "title": "Circasia - Quindío", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.82728643311299, 9.586950499285232] }, "properties": { "title": "Córdoba - Bolívar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.82728643311299, 9.586950499285232] }, "properties": { "title": "Córdoba - Bolívar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.29479847318387, 9.323653424440925] }, "properties": { "title": "Corozal - Sucre", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.10186828287188, 4.811954453133603] }, "properties": { "title": "Cota - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.09843996228028, 4.809005648610106] }, "properties": { "title": "Cota - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.10735363101573, 4.80889778835468] }, "properties": { "title": "Cota - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.50737861199642, 7.926814580737588] }, "properties": { "title": "Cúcuta - Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.49673722445176, 7.90249887858589] }, "properties": { "title": "Cúcuta - Norte de Santander", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.51682325097921, 7.883116850689245] }, "properties": { "title": "Cúcuta - Norte de Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.54198884110703, 9.20263040035867] }, "properties": { "title": "Curumaní - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.54265246586182, 9.199254997424688] }, "properties": { "title": "Curumaní - Cesar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.07043322648349, 4.7139556195062156] }, "properties": { "title": "Bogotá - Distrito Capital", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.07275064445838, 4.689205123343666] }, "properties": { "title": "Bogotá - Distrito Capital", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.0866208735605, 4.651219462335007] }, "properties": { "title": "Bogotá - Distrito Capital", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.67934831635228, 4.832041113180876] }, "properties": { "title": "Dosquebradas - Risaralda", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.6801738966102, 4.8293384247971325] }, "properties": { "title": "Dosquebradas - Risaralda", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.03237238638134, 5.827143139176254] }, "properties": { "title": "Duitama - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.03359735394066, 5.82419837429113] }, "properties": { "title": "Duitama - Boyacá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.5106499693155, 6.698266752464507] }, "properties": { "title": "El Carmen de Chucurí - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.31271552407733, 3.684634290585371] }, "properties": { "title": "El Cerrito - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.74668677835662, 9.661411357343798] }, "properties": { "title": "El Paso - Cesar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.60469670210541, 7.937416827448252] }, "properties": { "title": "El Zulia - Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.58390363191847, 6.16707950084471] }, "properties": { "title": "Envigado - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.58553452029828, 6.1640928369640795] }, "properties": { "title": "Envigado - Antioquia", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.58338850142621, 6.171260886054763] }, "properties": { "title": "Envigado - Antioquia", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.8836546280178, 4.149068113477654] }, "properties": { "title": "Espinal - Tolima", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.35245090735314, 4.810093309236913] }, "properties": { "title": "Facatativá - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.65719468816562, 4.674722820439714] }, "properties": { "title": "Filandia - Quindío", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.81216999370258, 4.28648940802518] }, "properties": { "title": "Flandes - Tolima", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.60908962327721, 1.6195440203347662] }, "properties": { "title": "Florencia - Caquetá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.61204966101097, 1.612197738224312] }, "properties": { "title": "Florencia - Caquetá", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.61429528897796, 1.620462406127898] }, "properties": { "title": "Florencia - Caquetá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.23701314817077, 3.3210988484888375] }, "properties": { "title": "Florida, Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.09660342871983, 7.076225981115441] }, "properties": { "title": "Floridablanca - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.09590759159751, 7.071208278431161] }, "properties": { "title": "Floridablanca - Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.62028098347064, 3.4640378495069695] }, "properties": { "title": "Fuente de Oro - Meta", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.6190561383019, 3.4601661905906385] }, "properties": { "title": "Fuente de Oro - Meta", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.18207040261939, 10.519998100633345] }, "properties": { "title": "Fundación - Magdalena", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.18227470975157, 10.5173386464784] }, "properties": { "title": "Fundación - Magdalena", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.2105608342409, 4.7190478590097475] }, "properties": { "title": "Funza - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.2076426236094, 4.713573238539629] }, "properties": { "title": "Funza - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.20373730929234, 4.710622005658728] }, "properties": { "title": "Funza - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.36615900589553, 4.3399764308939695] }, "properties": { "title": "Fusagasugá - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.36288161158787, 4.339673777723592] }, "properties": { "title": "Fusagasugá - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.88547977230876, 10.899267859831166] }, "properties": { "title": "Galapa - Atlántico", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.88515507499098, 10.89501546990421] }, "properties": { "title": "Galapa - Atlántico", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.54622209850119, 2.3877437985997836] }, "properties": { "title": "Gigante - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.5476597815504, 2.384763759588682] }, "properties": { "title": "Gigante - Huila", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.80372428903681, 4.30488961886609] }, "properties": { "title": "Girardot - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.8029518370931, 4.301808429091769] }, "properties": { "title": "Girardot - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.44801541857802, 6.379601322449565] }, "properties": { "title": "Girardota - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.44853047857704, 6.375976089649894] }, "properties": { "title": "Girardota - Antioquia", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.17194906809908, 7.080624637828943] }, "properties": { "title": "Girón - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.17126231281566, 7.083265146466408] }, "properties": { "title": "Girón - Santander", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.17134834480932, 7.0772175063479175] }, "properties": { "title": "Girón - Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.70287815700269, 3.543802113501009] }, "properties": { "title": "Granada - Meta", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.70296404814415, 3.540718090706002] }, "properties": { "title": "Granada - Meta", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.332011207479, 3.763090874826997] }, "properties": { "title": "Guacarí - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.68645581665098, 5.3838533493603515] }, "properties": { "title": "Guachetá - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.7319703031908, 0.9603943156750889] }, "properties": { "title": "Guachucal - Nariño", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.30165139727671, 3.902043877909032] }, "properties": { "title": "Guadalajara de Buga - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.60456252075443, 5.073335451779283] }, "properties": { "title": "Guaduas - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.60138692326002, 5.065127814260953] }, "properties": { "title": "Guaduas - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.22671610485065, 9.146690079959717] }, "properties": { "title": "Guamal - Magdalena", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.22452163045449, 9.144372283141326] }, "properties": { "title": "Guamal - Magdalena", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.22472581714484, 9.14099640220775] }, "properties": { "title": "Guamal - Magdalena", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.76992046775445, 3.8804754101232164] }, "properties": { "title": "Guamal - Meta", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.96801469239902, 4.030844317469959] }, "properties": { "title": "Guamo - Tolima", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.97479550053566, 4.029388884543436] }, "properties": { "title": "Guamo - Tolima", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.87926241221967, 4.867820285791413] }, "properties": { "title": "Guasca - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.87745997022608, 4.865682236627048] }, "properties": { "title": "Guasca - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-90.51924472588668, 14.633547270998783] }, "properties": { "title": "Guatemala City - Guatemala", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.47401897540779, 5.006620543067578] }, "properties": { "title": "Guateque - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.47116502036057, 5.0085443504551845] }, "properties": { "title": "Guateque - Boyacá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.49009635947533, 4.9678282612980995] }, "properties": { "title": "Guayatá - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.74853289116666, 5.199061565208723] }, "properties": { "title": "Honda - Tolima", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.7596055136715, 5.201199188834455] }, "properties": { "title": "Honda - Tolima", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.29722127061052, 4.572507690120078] }, "properties": { "title": "Ibagué - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.24188265351344, 4.444636834835091] }, "properties": { "title": "Ibagué - Tolima", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.23965034712542, 4.428890391250886] }, "properties": { "title": "Ibagué - Tolima", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.21441518037875, 4.444123450662843] }, "properties": { "title": "Ibagué - Tolima", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.64167682358854, 0.8299260320834744] }, "properties": { "title": "Ipiales - Nariño", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.2157518875366, 1.9310232205580768] }, "properties": { "title": "Isnos - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.61729055501618, 6.168351227230361] }, "properties": { "title": "Itagüi - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.62012304202425, 6.163487297380761] }, "properties": { "title": "Itagüi - Antioquia", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.61076707019741, 6.176457670639137] }, "properties": { "title": "Itagüi - Antioquia", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.54108001698528, 3.2620005582289098] }, "properties": { "title": "Jamundí - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.54060784433169, 3.265299743657901] }, "properties": { "title": "Jamundí - Valle del Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.54082256686576, 3.258744210367757] }, "properties": { "title": "Jamundí - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.69484551468072, 4.56238293605202] }, "properties": { "title": "Jerusalén - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.03407321137738, 10.829365871161478] }, "properties": { "title": "Juan de Acosta - Atlántico", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.96950346640693, 4.721069709688044] }, "properties": { "title": "La Calera - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.0032528398758, 5.002976358290758] }, "properties": { "title": "La Celia - Risaralda", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.97103301978576, 1.6003996490373913] }, "properties": { "title": "La Cruz - Nariño", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.66755478733292, 5.472965249738743] }, "properties": { "title": "La Dorada - Caldas", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.32764734477763, 7.639108932005294] }, "properties": { "title": "La Esperanza - Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.32769025605045, 7.640081908589435] }, "properties": { "title": "La Esperanza - Norte de Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.64205629463774, 6.154452364486518] }, "properties": { "title": "La Estrella - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.80090416664072, 8.61922909854965] }, "properties": { "title": "La Gloria - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.33588228923331, 9.561277779228634] }, "properties": { "title": "La Jagüa de Ibirico - Cesar", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.3352815819831, 9.557045824166421] }, "properties": { "title": "La Jagüa de Ibirico - Cesar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.17295028213891, 10.386281694666197] }, "properties": { "title": "La Paz - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.89396732251426, 2.389106452675151] }, "properties": { "title": "La Plata - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.89345697894132, 2.3872197738076433] }, "properties": { "title": "La Plata - Huila", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-70.41388194314563, 5.489876744346649] }, "properties": { "title": "La Primavera - Vichada", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.3606725257657, 5.973099091345317] }, "properties": { "title": "La Unión - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.13101785126405, 1.5997190537044506] }, "properties": { "title": "La Unión - Nariño", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.28179923748301, 8.854014169179983] }, "properties": { "title": "La Unión - Sucre", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.10198556640471, 4.535457313417588] }, "properties": { "title": "La Unión - Valle del Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.3357731398602, 4.992762649873385] }, "properties": { "title": "La Vega - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.33727515812595, 4.99549882803676] }, "properties": { "title": "La Vega - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.88910882780858, 8.29999854078749] }, "properties": { "title": "Las Mercedes - Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.21967108903517, 7.114060962746386] }, "properties": { "title": "Lebrija - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.0211528563716, 3.526085958610245] }, "properties": { "title": "Lejanías - Meta", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.05337696755, -11.997292173300618] }, "properties": { "title": "Lima - Perú", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.50422080822838, 7.8334515996352545] }, "properties": { "title": "Los Patios, Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.50396295850291, 7.837107979499045] }, "properties": { "title": "Los Patios, Norte de Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.26252947203429, 4.733606404149769] }, "properties": { "title": "Madrid - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.2623149175116, 4.7319811679801] }, "properties": { "title": "Madrid - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.26274403069556, 4.734889485510152] }, "properties": { "title": "Madrid - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.24215204054383, 11.380172353981665] }, "properties": { "title": "Maicao - La Guajira", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.2420233497892, 11.37836326303431] }, "properties": { "title": "Maicao - La Guajira", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.77521417012318, 10.857494026765913] }, "properties": { "title": "Malambo - Atlántico", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-86.23407547433078, 12.11509155532109] }, "properties": { "title": "Managua - Nicaragua", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.50287249201435, 5.0635615493446675] }, "properties": { "title": "Manizales - Caldas", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.50390291344682, 5.058431755472429] }, "properties": { "title": "Manizales - Caldas", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.33779641859698, 6.173058082185763] }, "properties": { "title": "Marinilla - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.57161201679968, 6.247553070181719] }, "properties": { "title": "Medellín - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.56560193185501, 6.258303516537373] }, "properties": { "title": "Medellín - Antioquia", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.56302963180474, 6.231681760849597] }, "properties": { "title": "Medellín - Antioquia", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.64466208044485, 4.1968630451615185] }, "properties": { "title": "Melgar - Tolima", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-80.20027370968984, 25.779587145585232] }, "properties": { "title": "Miami - EE. UU.", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.22927978785434, 3.250532940824452] }, "properties": { "title": "Miranda - Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.64800739591547, 1.148511078557966] }, "properties": { "title": "Mocoa - Putumayo", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.64852238152201, 1.1515145661841477] }, "properties": { "title": "Mocoa - Putumayo", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.42433106855866, 9.238289772540194] }, "properties": { "title": "Mompós - Bolívar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.57384759249824, 5.876285697782009] }, "properties": { "title": "Moniquirá - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.13161284394977, 9.246218210738538] }, "properties": { "title": "Monitos - Córdoba", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.41755232537187, 7.97697227424776] }, "properties": { "title": "Montelíbano - Córdoba", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.41742362871337, 7.974422255325911] }, "properties": { "title": "Montelíbano - Córdoba", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.87819424515666, 8.751043840113544] }, "properties": { "title": "Montería - Córdoba", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.87888023966607, 8.75800005565271] }, "properties": { "title": "Montería - Córdoba", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.87922507769613, 8.74154282489035] }, "properties": { "title": "Montería - Córdoba", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.52052441344713, 5.166490722426437] }, "properties": { "title": "Neira - Caldas", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.28099089063922, 2.934226725692062] }, "properties": { "title": "Neiva - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.28160310536707, 2.9415662563495046] }, "properties": { "title": "Neiva - Huila", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.28139938758233, 2.926479464877948] }, "properties": { "title": "Neiva - Huila", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.8801025965937, 5.067157951611604] }, "properties": { "title": "Nemocón - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.93980751719528, 5.7713080869746705] }, "properties": { "title": "Nobsa - Boyacá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.97264494805736, 4.575726434124202] }, "properties": { "title": "Obando - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.97318627370569, 4.5745753205629685] }, "properties": { "title": "Obando - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.354484773193, 8.25185636445388] }, "properties": { "title": "Ocaña - Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.35519950691334, 8.246704668648345] }, "properties": { "title": "Ocaña - Norte de Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.30810999519865, 5.59462500144207] }, "properties": { "title": "Oicatá - Boyacá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.81627315681487, 9.238521125523215] }, "properties": { "title": "Lorica - Córdoba", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.87964751133609, 0.6767941081702872] }, "properties": { "title": "Orito - Putumayo", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.99282145738526, 2.654986494797902] }, "properties": { "title": "Páez - Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.62559548085343, 8.959723131691494] }, "properties": { "title": "Pailitas - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.43347599805921, 2.8862823510003084] }, "properties": { "title": "Palermo - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.43387294366434, 2.8889494394334525] }, "properties": { "title": "Palermo - Huila", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.2978720995675, 3.5269654108320077] }, "properties": { "title": "Palmira - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.29991333113583, 3.5366438657129433] }, "properties": { "title": "Palmira - Valle del Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.29623900219103, 3.5235015155795737] }, "properties": { "title": "Palmira - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.64818083242886, 7.374022193129158] }, "properties": { "title": "Pamplona - Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.65024424601376, 7.377031907032703] }, "properties": { "title": "Pamplona - Norte de Santander", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-79.52956879924199, 8.992826034335984] }, "properties": { "title": "Ciudad de Panamá - Panamá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.2860573034226, 1.2056715191216663] }, "properties": { "title": "Pasto - Nariño", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.28617868431563, 1.2084627872174196] }, "properties": { "title": "Pasto - Nariño", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.2853289451422, 1.2022734237153558] }, "properties": { "title": "Pasto - Nariño", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.05160409694508, 2.0714500139489838] }, "properties": { "title": "Patía - Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-71.89231117861368, 5.880723683350675] }, "properties": { "title": "Paz de Ariporo - Casanare", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-71.89299785180233, 5.879443004443933] }, "properties": { "title": "Paz de Ariporo - Casanare", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.16166546094445, 5.382203220095733] }, "properties": { "title": "Pensilvania - Caldas", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.16188199582948, 5.3813768709344005] }, "properties": { "title": "Pensilvania - Caldas", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.68984831699959, 4.809700072187857] }, "properties": { "title": "Pereira - Risaralda", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.69154771945777, 4.811998443163703] }, "properties": { "title": "Pereira - Risaralda", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.69069835344605, 4.806434176148724] }, "properties": { "title": "Pereira - Risaralda", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.05174480621028, 5.558534217551873] }, "properties": { "title": "Pesca - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.05344061585005, 6.991669696589021] }, "properties": { "title": "Piedecuesta - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.05451349476938, 6.992905020720236] }, "properties": { "title": "Piedecuesta - Santander", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.05402778762056, 6.990155564571767] }, "properties": { "title": "Piedecuesta - Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.53330240921555, 2.6435384811693514] }, "properties": { "title": "Piendamó - Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.53323023669617, 2.642601204510387] }, "properties": { "title": "Piendamó - Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.45333496827197, 9.330370125884743] }, "properties": { "title": "Pijino Del Carmen - Magdalena", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.04573908329158, 1.8566961044802077] }, "properties": { "title": "Pitalito - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.046528071908, 1.8583339357606805] }, "properties": { "title": "Pitalito - Huila", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.6439251043955, 3.197458507295281] }, "properties": { "title": "Planadas - Tolima", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.78765892361118, 9.792665274903412] }, "properties": { "title": "Plato - Magdalena", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.61297273403859, 2.4390469734500337] }, "properties": { "title": "Popayán - Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.61658147266135, 2.4456811443679176] }, "properties": { "title": "Popayán - Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.6152823729861, 2.435297315550905] }, "properties": { "title": "Popayán - Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.30962536664696, 18.597179905958832] }, "properties": { "title": "Port-au-Prince - Haití", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.24060305955778, 3.41981495136086] }, "properties": { "title": "Pradera - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.28451020109765, 10.99242478718889] }, "properties": { "title": "Puebloviejo - Magdalena", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.49817393994917, 0.4985347970277443] }, "properties": { "title": "Puerto Asís - Putumayo", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.49825976599466, 0.49746194193537935] }, "properties": { "title": "Puerto Asís - Putumayo", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.58601640154583, 5.9751887166989475] }, "properties": { "title": "Puerto Boyacá - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.60412719909282, 0.6835714375515807] }, "properties": { "title": "Puerto Caicedo - Putumayo", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.6039287177858, 0.682687358403408] }, "properties": { "title": "Puerto Caicedo - Putumayo", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.95099939682613, 11.001003136827551] }, "properties": { "title": "Puerto Colombia - Atlántico", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.95065595803311, 11.003277975383732] }, "properties": { "title": "Puerto Colombia - Atlántico", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.95142866129036, 10.998644048905815] }, "properties": { "title": "Puerto Colombia - Atlántico", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.40786815402576, 0.9642599963097904] }, "properties": { "title": "Puerto Guzmán - Putumayo", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.40781402362671, 0.963628555633576] }, "properties": { "title": "Puerto Guzmán - Putumayo", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.95626177800665, 4.091397214598163] }, "properties": { "title": "Puerto López - Meta", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.95578971789824, 4.090070218963616] }, "properties": { "title": "Puerto López - Meta", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.63969832229297, 5.883298383294087] }, "properties": { "title": "Puerto Triunfo - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.90313411187643, 7.348582729410949] }, "properties": { "title": "Puerto Wilches - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.65035704867056, 5.695888824340477] }, "properties": { "title": "Quibdó - Chocó", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.76231476577502, 4.62594537042685] }, "properties": { "title": "Quimbaya - Quindío", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.77256862436614, 4.277516065608626] }, "properties": { "title": "Ricaurte - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.99528099981582, 1.2121326928045097] }, "properties": { "title": "Ricaurte - Nariño", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.3866993259173, 8.29423891962465] }, "properties": { "title": "Río de Oro - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.28897444528229, 4.15625851603346] }, "properties": { "title": "Riofrío - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.91740271292801, 11.538729090283107] }, "properties": { "title": "Riohacha - La Guajira", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.91757427165905, 11.54066335039506] }, "properties": { "title": "Riohacha - La Guajira", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.91714534424327, 11.536374338909686] }, "properties": { "title": "Riohacha - La Guajira", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.37832367429883, 6.149103348607086] }, "properties": { "title": "Rionegro - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.76731279087656, 5.164714968591787] }, "properties": { "title": "Risaralda - Caldas", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.15144341374662, 4.415507012178522] }, "properties": { "title": "Roldanillo - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.74028709665869, 2.261739120174644] }, "properties": { "title": "Rosas - Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.92175861132885, 10.631959487456538] }, "properties": { "title": "Sabanalarga - Atlántico", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.92145534444172, 10.62736636957733] }, "properties": { "title": "Sabanalarga - Atlántico", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.61682000428011, 6.15043030208244] }, "properties": { "title": "Sabaneta - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.61707751808888, 6.149192920606583] }, "properties": { "title": "Sabaneta - Antioquia", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.44587353392367, 8.950769032860235] }, "properties": { "title": "Sahagún - Córdoba", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.48706304854194, 5.4047468537509875] }, "properties": { "title": "Salamina - Caldas", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.48671976440207, 5.402226077035406] }, "properties": { "title": "Salamina - Caldas", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.01747767878337, 3.928675387649507] }, "properties": { "title": "Saldaña - Tolima", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.59285367690032, 1.3381251648044648] }, "properties": { "title": "Samaniego - Nariño", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.39340181279444, 7.763741728691544] }, "properties": { "title": "San Alberto - Cesar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.67549327137381, 6.914277598727457] }, "properties": { "title": "San Andrés - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.84926965795701, 6.811868663176225] }, "properties": { "title": "San Andrés - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.75918835359816, 9.372165930211146] }, "properties": { "title": "San Antero - Córdoba", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.4230297976383, 4.1796226830482395] }, "properties": { "title": "San Bernardo - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.13401031659978, 6.554872433619438] }, "properties": { "title": "San Gil - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.13385723984571, 6.5537062767760474] }, "properties": { "title": "San Gil - Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-84.10954621446963, 9.953141656755257] }, "properties": { "title": "San José - Costa Rica", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.63887197185528, 2.5682346246243153] }, "properties": { "title": "San José Del Guaviare - Guaviare", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.64024532224326, 2.56523356884829] }, "properties": { "title": "San José Del Guaviare - Guaviare", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.13282022599974, 8.663764793826115] }, "properties": { "title": "San Marcos - Sucre", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.51233310423488, 8.003938585929443] }, "properties": { "title": "San Martín - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.03905069079384, 8.939734854521355] }, "properties": { "title": "San Martín de Loba - Bolívar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.87636000132898, 0.33023456627999276] }, "properties": { "title": "San Miguel - Putumayo", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.22734222404301, 3.9943435085469257] }, "properties": { "title": "San Pedro - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.35080147360303, 9.239089822749387] }, "properties": { "title": "San Sebastián de Buenavista - Magdalena", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.77305937280867, 2.1138684516254416] }, "properties": { "title": "San Vicente Del Caguán - Caquetá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.57021471559221, 9.323022526612478] }, "properties": { "title": "Santa Ana - Magdalena", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.5865388964322, 2.939252173603334] }, "properties": { "title": "Santa María - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.20572320618467, 11.240809209970157] }, "properties": { "title": "Santa Marta - Magdalena", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.20678437544545, 11.245898996348581] }, "properties": { "title": "Santa Marta - Magdalena", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.20619510035516, 11.238033021952477] }, "properties": { "title": "Santa Marta - Magdalena", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.62342260313773, 4.87015425403393] }, "properties": { "title": "Santa Rosa de Cabal - Risaralda", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.62119109563167, 4.862970392592445] }, "properties": { "title": "Santa Rosa de Cabal - Risaralda", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.05018312803507, 7.963186562919254] }, "properties": { "title": "Santa Rosa Del Sur - Bolívar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.48410915807001, 3.0125602437349377] }, "properties": { "title": "Santander de Quilichao - Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.7565929637801, 10.763454326919177] }, "properties": { "title": "Santo Tomás - Atlántico", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.26446359974082, 6.139524159494961] }, "properties": { "title": "El Santuario - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.26412029430351, 6.1376466533406795] }, "properties": { "title": "El Santuario - Antioquia", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-71.87293787800392, 6.956149444987085] }, "properties": { "title": "Saravena - Arauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-71.87310956011383, 6.955041858430962] }, "properties": { "title": "Saravena - Arauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.2449020887984, 5.511699160999875] }, "properties": { "title": "Siachoque - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.25945277983531, 4.491281035837801] }, "properties": { "title": "Sibaté - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.39715042891896, 9.301333993267919] }, "properties": { "title": "Sincelejo - Sucre", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.39908949890558, 9.306370806404718] }, "properties": { "title": "Sincelejo - Sucre", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.3990905089061, 9.293275447845705] }, "properties": { "title": "Sincelejo - Sucre", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.68298205141438, 6.334044731583904] }, "properties": { "title": "Soatá - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.26422168613149, 6.468734207020651] }, "properties": { "title": "Socorro - Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.93124036828036, 5.716266851567044] }, "properties": { "title": "Sogamoso - Boyacá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.79703062886777, 10.917134600844852] }, "properties": { "title": "Soledad - Atlántico", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.79907313225902, 10.912323725695737] }, "properties": { "title": "Soledad - Atlántico", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.69470930756624, 2.955236000798024] }, "properties": { "title": "Suárez - Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.69525553063418, 2.955933026152986] }, "properties": { "title": "Suárez - Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.69463344557691, 2.9539328677018757] }, "properties": { "title": "Suárez - Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.79503069520759, 1.9769842833111677] }, "properties": { "title": "Suaza - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.17290096211231, 4.929861016840138] }, "properties": { "title": "Subachoque - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.1729190146939, 4.927973435040885] }, "properties": { "title": "Subachoque - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.79856662798512, 5.103206702053884] }, "properties": { "title": "Suesca - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.79839497608485, 5.101646495762661] }, "properties": { "title": "Suesca - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.0982719393311, 4.916944244827665] }, "properties": { "title": "Tabio - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.09839332322184, 4.916581436488735] }, "properties": { "title": "Tabio - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.56779661374942, 9.303696044172131] }, "properties": { "title": "Talaigua Nuevo - Bolívar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-77.28078505951528, 1.5701800564663357] }, "properties": { "title": "Taminango - Nariño", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.74981285415859, 5.014659360936539] }, "properties": { "title": "Tauramena - Casanare", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.74981291003004, 5.011923246720985] }, "properties": { "title": "Tauramena - Casanare", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.14577392424589, 4.872473307966714] }, "properties": { "title": "Tenjo - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.56818199483597, 2.741751040949442] }, "properties": { "title": "Teruel - Huila", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-99.22739023155161, 31.560289959389138] }, "properties": { "title": "Texas - EE. UU.", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-80.8499933933043, 35.242218068764714] }, "properties": { "title": "Carolina del Norte - EE. UU.", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.18447768096263, 5.564222770866604] }, "properties": { "title": "Toca - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.63671873182696, 4.458561890217465] }, "properties": { "title": "Tocaima - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.91239577604475, 4.96567646365461] }, "properties": { "title": "Tocancipá - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.91329700635076, 4.964030423533631] }, "properties": { "title": "Tocancipá - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.31888274930498, 4.211704224910885] }, "properties": { "title": "Trujillo - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.31914024907385, 4.210762636059178] }, "properties": { "title": "Trujillo - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.55422316430055, 9.187225280420936] }, "properties": { "title": "Tuchin - Córdoba", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.19156014093565, 4.090208984699204] }, "properties": { "title": "Tuluá - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.1919034223648, 4.092178095311342] }, "properties": { "title": "Tuluá - Valle del Cauca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.19164603359562, 4.087897432540033] }, "properties": { "title": "Tuluá - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-78.79101927970814, 1.7876051735123228] }, "properties": { "title": "Tumaco - Nariño", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-78.79033264508224, 1.7848599210601912] }, "properties": { "title": "Tumaco - Nariño", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.3583007294885, 5.544930516250643] }, "properties": { "title": "Tunja - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.35744267395224, 5.539975462269717] }, "properties": { "title": "Tunja - Boyacá", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.413312847809, 10.334750517040744] }, "properties": { "title": "Turbaco - Bolívar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.4130125060988, 10.332723953270385] }, "properties": { "title": "Turbaco - Bolívar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.72831727495777, 8.095271285066943] }, "properties": { "title": "Turbo - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.72849939803915, 8.093258336480895] }, "properties": { "title": "Turbo - Antioquia", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.49074478473551, 5.3236016761571125] }, "properties": { "title": "Turmequé - Boyacá", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.81530609472227, 5.30603232143104] }, "properties": { "title": "Ubaté - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.81501740655112, 5.304666872630279] }, "properties": { "title": "Ubaté - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.48078817980002, 5.188026760429615] }, "properties": { "title": "Útica - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.24672154346015, 10.474135715015407] }, "properties": { "title": "Valledupar - Cesar", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.24659979263166, 10.477119867874991] }, "properties": { "title": "Valledupar - Cesar", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.24502256348399, 10.469718994255025] }, "properties": { "title": "Valledupar - Cesar", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.67239731527798, 6.0099821487990175] }, "properties": { "title": "Vélez - Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.73532332864167, 5.9639440715230245] }, "properties": { "title": "Venecia - Antioquia", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.51456364155763, 5.042618691500297] }, "properties": { "title": "Villamaría - Caldas", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.92829685418639, 4.611363963077495] }, "properties": { "title": "Villanueva - Casanare", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.92932682232858, 4.612433391713445] }, "properties": { "title": "Villanueva - Casanare", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.92898352993473, 4.609738459636841] }, "properties": { "title": "Villanueva - Casanare", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.5952349758798, 5.215413997412681] }, "properties": { "title": "Villapinzón - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.59549245903126, 5.216140549931826] }, "properties": { "title": "Villapinzón - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.59493457811476, 5.214601967930639] }, "properties": { "title": "Villapinzón - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.47076507227445, 7.842175272319261] }, "properties": { "title": "Villa Del Rosario - Norte de Santander", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.47250042759873, 7.837422947202266] }, "properties": { "title": "Villa Del Rosario - Norte de Santander", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.6158816581884, 1.0314670559193124] }, "properties": { "title": "Villagarzón - Putumayo", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-75.11725799636575, 5.030533088819457] }, "properties": { "title": "Villahermosa - Tolima", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.6291365167311, 4.148991109819359] }, "properties": { "title": "Villavicencio - Meta", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.47318941301535, 5.009531174916565] }, "properties": { "title": "Villeta - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.39570839621535, 5.335317715475281] }, "properties": { "title": "Yopal - Casanare", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.3954022432369, 5.3329802326619165] }, "properties": { "title": "Yopal - Casanare", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-72.39427956327495, 5.328711766395855] }, "properties": { "title": "Yopal - Casanare", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.49385540864066, 3.5820672032403054] }, "properties": { "title": "Yumbo - Valle del Cauca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.49263059628156, 3.5771773555667052] }, "properties": { "title": "Yumbo - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.0730251553524, 4.394896756469316] }, "properties": { "title": "Zarzal - Valle del Cauca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bar-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-73.99913032010039, 5.022517264539475] }, "properties": { "title": "Zipaquirá - Cundinamarca", "bar": true, "theatre": false, "bicycle": false, "marker-color": "#df3030", "marker-size": "large", "marker-symbol": "e" } }, { 'type': 'Feature', 'properties': { 'icon': 'theatre-15' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.00122337750896, 5.024674212102673] }, "properties": { "title": "Zipaquirá - Cundinamarca", "bar": false, "theatre": true, "bicycle": false, "marker-color": "#064d94", "marker-size": "large", "marker-symbol": "c" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-74.00138614915052, 5.020281571395061] }, "properties": { "title": "Zipaquirá - Cundinamarca", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-66.90550715899222, 10.47940987501735] }, "properties": { "title": "Caracas - Venezuela", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [32.55909234473916, 0.3798322567279815] }, "properties": { "title": "Kampala - Uganda", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } }, { 'type': 'Feature', 'properties': { 'icon': 'bicycle' }, 'geometry': { 'type': 'Point', 'coordinates': [-76.80835763356633, 18.028203255610148] }, "properties": { "title": "Kingston - Jamaica", "bar": false, "theatre": false, "bicycle": true, "marker-color": "#a82f89", "marker-size": "medium", "marker-symbol": "s" } } ] }; var map = L.mapbox.map('map') .setView([4.684669144577277, -74.08626744464658], 4.30) .addLayer(L.mapbox.styleLayer('mapbox://styles/mapbox/streets-v11')); var markers = L.mapbox.featureLayer() .setGeoJSON(geojson) .addTo(map); $('.menu-ui a').on('click', function() { // For each filter link, get the 'data-filter' attribute value. var filter = $(this).data('filter'); $(this).addClass('active').siblings().removeClass('active'); markers.setFilter(function(f) { // If the data-filter attribute is set to "all", return // all (true). Otherwise, filter on markers that have // a value set to true based on the filter name. return (filter === 'all') ? true : f.properties[filter] === true; }); return false; }); </script> </body> </html>
Close