Created
February 22, 2020 06:11
-
-
Save thewarpaint/6653a61cf307e53cfae0f6d4e81c36d1 to your computer and use it in GitHub Desktop.
Ecobici map
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1678091", | |
| "19.4335714" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "1", | |
| "address": "001 - Río Sena-Río Balsas", | |
| "district": "CUA", | |
| "name": "1 RIO SENA-RIO BALSAS", | |
| "nearby_stations": [ | |
| "3", | |
| "8", | |
| "85" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171695", | |
| "19.431386" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "2", | |
| "address": "002 - Río Guadalquivir - Río Balsas", | |
| "district": "CUA", | |
| "name": "2 RIO GUADALQUIVIR-RIO BALSAS", | |
| "nearby_stations": [ | |
| "1", | |
| "5" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158668", | |
| "19.431655" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "3", | |
| "address": "003 - Reforma - Insurgentes", | |
| "district": "1", | |
| "name": "3 REFORMA-INSURGENTES", | |
| "nearby_stations": [ | |
| "8", | |
| "20", | |
| "86" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171713", | |
| "19.428309" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "4", | |
| "address": "004 - Río Nilo - Río Panuco", | |
| "district": "CUA", | |
| "name": "4 RIO NILO-RIO PANUCO", | |
| "nearby_stations": [ | |
| "5", | |
| "8", | |
| "9", | |
| "10" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169363", | |
| "19.42972" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "5", | |
| "address": "005 - Río Pánuco Río Tiber", | |
| "district": "CUA", | |
| "name": "5 RIO PANUCO-RIO TIBER", | |
| "nearby_stations": [ | |
| "2", | |
| "4", | |
| "9", | |
| "10" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166959", | |
| "19.430922" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "6", | |
| "address": "006 - Río Pánuco - Río Sena", | |
| "district": "CUA", | |
| "name": "6 RIO PANUCO-RIO SENA", | |
| "nearby_stations": [ | |
| "1", | |
| "3", | |
| "5", | |
| "10" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175166", | |
| "19.425468" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "7", | |
| "address": "007 - Río Elba - Río Lerma", | |
| "district": "CUA", | |
| "name": "7 RIO ELBA-RIO LERMA", | |
| "nearby_stations": [ | |
| "13", | |
| "14", | |
| "21", | |
| "28" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158317", | |
| "19.431141" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "8", | |
| "address": "008 - Reforma - General Prim", | |
| "district": "TAB", | |
| "name": "8 REFORMA-GENERAL PRIM", | |
| "nearby_stations": [ | |
| "3", | |
| "20", | |
| "86" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169918", | |
| "19.428009" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "9", | |
| "address": "009 - Río Guadalquivir - Río Lerma", | |
| "district": "CUA", | |
| "name": "9 RIO GUADALQUIVIR-RIO LERMA", | |
| "nearby_stations": [ | |
| "4", | |
| "5", | |
| "8", | |
| "16" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.154752", | |
| "19.433321" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "10", | |
| "address": "010 - Reforma - Ramírez", | |
| "district": "TAB", | |
| "name": "10 REFORMA-RAMIREZ", | |
| "nearby_stations": [ | |
| "26" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163593", | |
| "19.430992" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "11", | |
| "address": "011 - Río Amazonas - Rio Lerma", | |
| "district": "CUA", | |
| "name": "11 RIO AMAZONAS-RIO LERMA", | |
| "nearby_stations": [ | |
| "3", | |
| "12", | |
| "19" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161597", | |
| "19.432313" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "12", | |
| "address": "012 - Río Lerma - Villalongin", | |
| "district": "1", | |
| "name": "12 RIO LERMA-VILLALONGIN", | |
| "nearby_stations": [ | |
| "11", | |
| "19", | |
| "20", | |
| "85" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17231", | |
| "19.42502" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "13", | |
| "address": "013 - Reforma - Rio Mississippi", | |
| "district": "1", | |
| "name": "13 REFORMA-RIO MISSISSIPPI", | |
| "nearby_stations": [ | |
| "7", | |
| "14", | |
| "21" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173261", | |
| "19.424768" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "14", | |
| "address": "014 - Reforma - Rio de Plata", | |
| "district": "CUA", | |
| "name": "14 REFORMA-RIO DE PLATA", | |
| "nearby_stations": [ | |
| "13", | |
| "21", | |
| "22", | |
| "28" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171567", | |
| "19.425477" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "15", | |
| "address": "015 - Reforma - Rio Mississippi", | |
| "district": "CUA", | |
| "name": "15 REFORMA-RIO MISSISSIPPI", | |
| "nearby_stations": [ | |
| "14", | |
| "16", | |
| "22", | |
| "23" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.168242", | |
| "19.427226" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "16", | |
| "address": "016 - Reforma - Rio Tiber", | |
| "district": "1", | |
| "name": "16 REFORMA-RÍO TIBER", | |
| "nearby_stations": [ | |
| "9", | |
| "23", | |
| "24" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.167125", | |
| "19.427501" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "17", | |
| "address": "017 - Reforma - Rio Tiber", | |
| "district": "1", | |
| "name": "17 REFORMA-RIO TIBER", | |
| "nearby_stations": [ | |
| "16", | |
| "18", | |
| "25" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164176", | |
| "19.42888" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "18", | |
| "address": "018 - Reforma - Río Rhin", | |
| "district": "CUA", | |
| "name": "18 REFORMA-RIO RHIN", | |
| "nearby_stations": [ | |
| "17", | |
| "25" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163377", | |
| "19.429241" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "19", | |
| "address": "019 - Reforma - Río Rhin", | |
| "district": "1", | |
| "name": "19 REFORMA-RIO RHIN", | |
| "nearby_stations": [ | |
| "12", | |
| "20", | |
| "27" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160206", | |
| "19.430964" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "20", | |
| "address": "020 - Reforma- Rio Tamesis", | |
| "district": "CUA", | |
| "name": "20 REFORMA-RIO TAMESIS", | |
| "nearby_stations": [ | |
| "12", | |
| "19", | |
| "27" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17206", | |
| "19.42472" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "21", | |
| "address": "021 - Reforma - Dublin", | |
| "district": "1", | |
| "name": "21 REFORMA-DUBLIN", | |
| "nearby_stations": [ | |
| "7", | |
| "13", | |
| "14", | |
| "28" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172575", | |
| "19.424375" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "22", | |
| "address": "022 - Reforma - Manchester", | |
| "district": "JUA", | |
| "name": "22 REFORMA-MANCHESTER", | |
| "nearby_stations": [ | |
| "14", | |
| "15", | |
| "23", | |
| "28" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17105", | |
| "19.42517" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "23", | |
| "address": "023 - Reforma - Praga", | |
| "district": "JUA", | |
| "name": "23 REFORMA-PRAGA", | |
| "nearby_stations": [ | |
| "15", | |
| "16", | |
| "22" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16822", | |
| "19.42647" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "24", | |
| "address": "024 - Reforma- Varsovia", | |
| "district": "JUA", | |
| "name": "24 REFORMA-VARSOVIA", | |
| "nearby_stations": [ | |
| "16", | |
| "23" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166662", | |
| "19.427317" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "25", | |
| "address": "025 - Reforma - Estocolmo", | |
| "district": "JUA", | |
| "name": "25 REFORMA-ESTOCOLMO", | |
| "nearby_stations": [ | |
| "17", | |
| "18" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.154726", | |
| "19.432685" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "26", | |
| "address": "026 - Reforma - Versalles", | |
| "district": "JUA", | |
| "name": "26 REFORMA-VERSALLES", | |
| "nearby_stations": [ | |
| "10" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162614", | |
| "19.429115" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "27", | |
| "address": "027 - Reforma- Havre", | |
| "district": "JUA", | |
| "name": "27 REFORMA-HAVRE", | |
| "nearby_stations": [ | |
| "19", | |
| "26", | |
| "31" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172494", | |
| "19.423542" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "28", | |
| "address": "028 - Toledo- Tokio", | |
| "district": "JUA", | |
| "name": "28 TOLEDO-TOKIO", | |
| "nearby_stations": [ | |
| "14", | |
| "21", | |
| "22" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.149939", | |
| "19.434913" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "29", | |
| "address": "029 - Reforma - Bucareli", | |
| "district": "CEN", | |
| "name": "29 REFORMA-BUCARELI", | |
| "nearby_stations": [ | |
| "41" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164323", | |
| "19.426442" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "30", | |
| "address": "030 - Hamburgo - Genova", | |
| "district": "JUA", | |
| "name": "30 HAMBURGO-GENOVA", | |
| "nearby_stations": [ | |
| "26", | |
| "34", | |
| "35" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161193", | |
| "19.427838" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "31", | |
| "address": "031 - Hamburgo - Insurgentes", | |
| "district": "JUA", | |
| "name": "31 HAMBURGO-INSURGENTES", | |
| "nearby_stations": [ | |
| "19", | |
| "27", | |
| "30" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169922", | |
| "19.422705" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "32", | |
| "address": "032 - Londres - Sevilla", | |
| "district": "JUA", | |
| "name": "32 LONDRES-SEVILLA", | |
| "nearby_stations": [ | |
| "22", | |
| "38", | |
| "39" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166431", | |
| "19.424234" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "33", | |
| "address": "033 - Londres - Florencia", | |
| "district": "JUA", | |
| "name": "E33 LONDRES-FLORENCIA", | |
| "nearby_stations": [ | |
| "34", | |
| "35", | |
| "449" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163331", | |
| "19.424725" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "34", | |
| "address": "034 - Liverpool - Genova", | |
| "district": "JUA", | |
| "name": "34 LIVERPOOL-GENOVA", | |
| "nearby_stations": [ | |
| "30", | |
| "33", | |
| "35" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "05600" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163292", | |
| "19.424674" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "35", | |
| "address": "035 - Liverpool - Genova", | |
| "district": "JUA", | |
| "name": "35 LIVERPOOL-GENOVA", | |
| "nearby_stations": [ | |
| "30", | |
| "34", | |
| "40" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175778", | |
| "19.419725" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "36", | |
| "address": "036 - Puebla - Veracruz", | |
| "district": "1", | |
| "name": "36 PUEBLA-VERACRUZ", | |
| "nearby_stations": [ | |
| "37", | |
| "41", | |
| "44" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172676", | |
| "19.420419" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "37", | |
| "address": "037 - Guadalajara - Puebla", | |
| "district": "R-N", | |
| "name": "37 GUADALAJARA-PUEBLA", | |
| "nearby_stations": [ | |
| "28", | |
| "38", | |
| "45" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171407", | |
| "19.420801" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "38", | |
| "address": "038 - Cozumel - PUEBLA", | |
| "district": "R-N", | |
| "name": "38 COZUMEL-PUEBLA", | |
| "nearby_stations": [ | |
| "28", | |
| "32", | |
| "37" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16694", | |
| "19.421759" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "39", | |
| "address": "039 - Puebla - Medellín", | |
| "district": "R-N", | |
| "name": "39 PUEBLA-MEDELLÍN", | |
| "nearby_stations": [ | |
| "33", | |
| "42", | |
| "48" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164297", | |
| "19.42223" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "40", | |
| "address": "040 - Oaxaca - Puebla", | |
| "district": "R-N", | |
| "name": "40 OAXACA-PUEBLA", | |
| "nearby_stations": [ | |
| "35", | |
| "42" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.150137", | |
| "19.435637" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "41", | |
| "address": "041 - Reforma - Av. de la República", | |
| "district": "1", | |
| "name": "41 REFORMA-AV. DE LA REPUBLICA", | |
| "nearby_stations": [ | |
| "29" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.168238", | |
| "19.420472" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "42", | |
| "address": "042 - Sinaloa - Valladolid", | |
| "district": "R-N", | |
| "name": "42 SINALOA-VALLADOLID", | |
| "nearby_stations": [ | |
| "39", | |
| "47", | |
| "48", | |
| "51" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.146063", | |
| "19.435228" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "43", | |
| "address": "043 - Revillagigedo - Juárez", | |
| "district": "CEN", | |
| "name": "43 JUAREZ-REVILLAGIGEDO", | |
| "nearby_stations": [ | |
| "52", | |
| "82" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174761", | |
| "19.418057" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "44", | |
| "address": "044 - Durango - Veracruz", | |
| "district": "R-N", | |
| "name": "44 DURANGO-VERACRUZ", | |
| "nearby_stations": [ | |
| "36", | |
| "41", | |
| "49", | |
| "50" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172127", | |
| "19.418649" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "45", | |
| "address": "045 - Durango - Sonora", | |
| "district": "R-N", | |
| "name": "45 DURANGO-SONORA", | |
| "nearby_stations": [ | |
| "37", | |
| "38", | |
| "41", | |
| "46" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169732", | |
| "19.419214" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "46", | |
| "address": "046 - Durango - Salamanca", | |
| "district": "R-N", | |
| "name": "46 DURANGO-SALAMANCA", | |
| "nearby_stations": [ | |
| "42", | |
| "45", | |
| "51", | |
| "54" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166299", | |
| "19.419515" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "47", | |
| "address": "047 - Glorieta Cibeles - Oaxaca", | |
| "district": "1", | |
| "name": "47 GLORIETA CIBELES-OAXACA", | |
| "nearby_stations": [ | |
| "42", | |
| "51", | |
| "56" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.146557", | |
| "19.433686" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "48", | |
| "address": "048 - Independencia - Azueta", | |
| "district": "CEN", | |
| "name": "48 INDEPENDENCIA-AZUETA", | |
| "nearby_stations": [ | |
| "43", | |
| "82" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175704", | |
| "19.416712" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "49", | |
| "address": "049 - Mazatlán - Juan de la Barrera", | |
| "district": "CON", | |
| "name": "49 MAZATLAN-JUAN DE LA BARRERA", | |
| "nearby_stations": [ | |
| "41", | |
| "44", | |
| "50", | |
| "60" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173648", | |
| "19.416938" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "50", | |
| "address": "050 - Cuernavaca - Veracruz", | |
| "district": "CON", | |
| "name": "50 CUERNAVACA-VERACRUZ", | |
| "nearby_stations": [ | |
| "44", | |
| "49", | |
| "57", | |
| "58" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.168248", | |
| "19.417995" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "51", | |
| "address": "051 - Colima - Oaxaca", | |
| "district": "R-N", | |
| "name": "51 COLIMA-OAXACA", | |
| "nearby_stations": [ | |
| "46", | |
| "47", | |
| "58" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.142039", | |
| "19.436236" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "52", | |
| "address": "052 - Dolores - Juárez", | |
| "district": "CEN", | |
| "name": "52 HIDALGO-TRUJANO", | |
| "nearby_stations": [ | |
| "43" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178433", | |
| "19.414773" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "53", | |
| "address": "053 - Fernando Montes de Oca - Tula", | |
| "district": "CON", | |
| "name": "53 FERNANDO MONTES DE OCA-TULA", | |
| "nearby_stations": [ | |
| "52", | |
| "60", | |
| "65", | |
| "66" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.170825", | |
| "19.416215" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "54", | |
| "address": "054 - Parque España - Sonora", | |
| "district": "CON", | |
| "name": "54 PARQUE ESPAÑA-SONORA", | |
| "nearby_stations": [ | |
| "50", | |
| "51", | |
| "58", | |
| "63" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.138064", | |
| "19.434356" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "55", | |
| "address": "055 - 5 de Mayo - Bolívar", | |
| "district": "1", | |
| "name": "55 5 DE MAYO-BOLIVAR", | |
| "nearby_stations": [ | |
| "65", | |
| "87", | |
| "88" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.165702", | |
| "19.416959" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "56", | |
| "address": "056 - Alvaro Obregón - Medellin", | |
| "district": "R-N", | |
| "name": "56 ALVARO OBREGON-MEDELLIN", | |
| "nearby_stations": [ | |
| "47", | |
| "51", | |
| "59" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17495", | |
| "19.414903" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "57", | |
| "address": "057 - Cuernavaca - Juan Escutia", | |
| "district": "1", | |
| "name": "57 CUERNAVACA-JUAN ESCUTIA", | |
| "nearby_stations": [ | |
| "48", | |
| "49", | |
| "50", | |
| "62" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171793", | |
| "19.41568" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "58", | |
| "address": "058 - Parque España - Juan de la Barrera", | |
| "district": "CON", | |
| "name": "58 PARQUE ESPAÑA-JUAN DE LA BARRERA", | |
| "nearby_stations": [ | |
| "50", | |
| "54", | |
| "61", | |
| "63" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166661", | |
| "19.415121" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "59", | |
| "address": "059 - Popocatépetl - Amsterdam", | |
| "district": "HIP", | |
| "name": "59 POPOCATEPETL-AMSTERDAM", | |
| "nearby_stations": [ | |
| "56", | |
| "61", | |
| "64" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177123", | |
| "19.414191" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "60", | |
| "address": "060 - Mazatlán - Fernando Montes de Oca", | |
| "district": "CON", | |
| "name": "60 MAZATLAN-FERNANDO MONTES DE OCA", | |
| "nearby_stations": [ | |
| "23", | |
| "52", | |
| "62", | |
| "66" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169525", | |
| "19.413742" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "61", | |
| "address": "061 - Avenida México - Sonora", | |
| "district": "HIP", | |
| "name": "61 AVENIDA MEXICO-SONORA", | |
| "nearby_stations": [ | |
| "59", | |
| "63", | |
| "64", | |
| "70" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175202", | |
| "19.413322" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "62", | |
| "address": "062 - Fernando Montes de Oca - Amatlan", | |
| "district": "CON", | |
| "name": "62 FERNANDO MONTES DE OCA-AMATLAN", | |
| "nearby_stations": [ | |
| "67", | |
| "71", | |
| "74" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06140" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171531", | |
| "19.413681" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "63", | |
| "address": "063 - Nuevo León - Laredo", | |
| "district": "1", | |
| "name": "63 NUEVO LEON- LAREDO", | |
| "nearby_stations": [ | |
| "70", | |
| "76", | |
| "77" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166986", | |
| "19.412877" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "64", | |
| "address": "064 - Sonora - Amsterdam", | |
| "district": "HIP", | |
| "name": "64 SONORA-AMSTERDAM", | |
| "nearby_stations": [ | |
| "59", | |
| "61", | |
| "69" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.139906", | |
| "19.436142" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "65", | |
| "address": "065 - Marconi - Tacuba", | |
| "district": "CEN", | |
| "name": "65 MARCONI-TACUBA", | |
| "nearby_stations": [ | |
| "52" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06170" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178666", | |
| "19.411402" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "66", | |
| "address": "066 - Mazatlán - Francisco Marquez", | |
| "district": "1", | |
| "name": "66 MAZATLAN-FRANCISCO MARQUEZ", | |
| "nearby_stations": [ | |
| "65", | |
| "72" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06170" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17588", | |
| "19.411797" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "67", | |
| "address": "067 - Vicente Suárez - Michoacan", | |
| "district": "CON", | |
| "name": "67 VICENTE SUAREZ-MICHOACAN", | |
| "nearby_stations": [ | |
| "62", | |
| "66", | |
| "68" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06170" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17406", | |
| "19.411556" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "68", | |
| "address": "068 - Tamaulipas - Michoacan", | |
| "district": "CON", | |
| "name": "68 TAMAULIPAS-MICHOACAN", | |
| "nearby_stations": [ | |
| "67", | |
| "71", | |
| "74" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06170" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.168111", | |
| "19.410733" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "69", | |
| "address": "069 - Michoacán - Amsterdam", | |
| "district": "HIP", | |
| "name": "69 MICHOACAN-AMSTERDAM", | |
| "nearby_stations": [ | |
| "70", | |
| "76", | |
| "77" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169718", | |
| "19.411272" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "70", | |
| "address": "070 - Parque México - Michoacan", | |
| "district": "1", | |
| "name": "70 PARQUE MEXICO-MICHOACAN", | |
| "nearby_stations": [ | |
| "69", | |
| "71", | |
| "76" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171351", | |
| "19.411423" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "71", | |
| "address": "071 - Amsterdam - Michoacan", | |
| "district": "HIP", | |
| "name": "71 AMSTERDAM-MICHOACAN", | |
| "nearby_stations": [ | |
| "70", | |
| "74", | |
| "76" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179544", | |
| "19.409893" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "72", | |
| "address": "072 - Mazatlán - Alfonso Reyes", | |
| "district": "1", | |
| "name": "72 MAZATLAN-ALFONSO REYES", | |
| "nearby_stations": [ | |
| "65", | |
| "66", | |
| "75" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06170" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175612", | |
| "19.410245" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "73", | |
| "address": "073 - Campeche - Tamaulipas", | |
| "district": "H-C", | |
| "name": "73 CAMPECHE-TAMAULIPAS", | |
| "nearby_stations": [ | |
| "67", | |
| "68", | |
| "75" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06170" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172831", | |
| "19.410343" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "74", | |
| "address": "074 - Nuevo León - Ozulama", | |
| "district": "1", | |
| "name": "74 NUEVO LEON-OZULAMA", | |
| "nearby_stations": [ | |
| "63", | |
| "68", | |
| "71" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17669", | |
| "19.408722" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "75", | |
| "address": "075 - Alfonso Reyes - Atlixco", | |
| "district": "H-C", | |
| "name": "75 ALFONSO REYES-ATLIXCO", | |
| "nearby_stations": [ | |
| "73", | |
| "77", | |
| "78" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06170" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169913", | |
| "19.408736" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "76", | |
| "address": "076 - Chilpancingo - Campeche", | |
| "district": "HIP", | |
| "name": "76 CHILPANCINGO-CAMPECHE", | |
| "nearby_stations": [ | |
| "70", | |
| "71", | |
| "74" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178321", | |
| "19.406765" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "77", | |
| "address": "077 - Choapan - Tamaulipas", | |
| "district": "HIP", | |
| "name": "77 CHOAPAN-TAMAULIPAS", | |
| "nearby_stations": [ | |
| "78", | |
| "82" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177382", | |
| "19.407503" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "78", | |
| "address": "078 - Benjamín Hill - Tamaulipas", | |
| "district": "HIP", | |
| "name": "78 BENJAMIN HILL-TAMAULIPAS", | |
| "nearby_stations": [ | |
| "77", | |
| "82" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06170" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174427", | |
| "19.407534" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "79", | |
| "address": "079 - Saltillo - Alfonso Reyes", | |
| "district": "HIP", | |
| "name": "79 SALTILLO-ALFONSO REYES", | |
| "nearby_stations": [ | |
| "75", | |
| "80", | |
| "83" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172118", | |
| "19.407307" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "80", | |
| "address": "080 - Nuevo León - Aguascalientes", | |
| "district": "HIP", | |
| "name": "80 NUEVO LEON-AGUASCALIENTES", | |
| "nearby_stations": [ | |
| "79", | |
| "83", | |
| "84" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.168475", | |
| "19.408006" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "81", | |
| "address": "081 - Aguascalientes - Insurgentes", | |
| "district": "HIP", | |
| "name": "81 AGUASCALIENTES-INSURGENTES", | |
| "nearby_stations": [ | |
| "76", | |
| "84" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.143686", | |
| "19.433115" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "82", | |
| "address": "082 - Independencia - Marroquí", | |
| "district": "CEN", | |
| "name": "82 INDEPENDENCIA-MARROQUI", | |
| "nearby_stations": [ | |
| "43", | |
| "48" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172117", | |
| "19.406296" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "83", | |
| "address": "083 - Nuevo León - Alfonso Reyes", | |
| "district": "HIP", | |
| "name": "83 NUEVO LEON-ALFONSO REYES", | |
| "nearby_stations": [ | |
| "79", | |
| "80" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169587", | |
| "19.40702" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "84", | |
| "address": "084 - Chilpancingo - Tlaxcala", | |
| "district": "HIP", | |
| "name": "84 CHILPANCINGO-TLAXCALA", | |
| "nearby_stations": [ | |
| "81", | |
| "83" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162508", | |
| "19.43425" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "85", | |
| "address": "085 - Rosas Moreno - Sullivan", | |
| "district": "S-R", | |
| "name": "85 ROSAS MORENO-SULLIVAN", | |
| "nearby_stations": [ | |
| "1", | |
| "3", | |
| "12" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06470" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.159077", | |
| "19.432378" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "86", | |
| "address": "086 - Sullivan-Insurgentes", | |
| "district": "1", | |
| "name": "86 SULLIVAN-INSURGENTES", | |
| "nearby_stations": [ | |
| "12", | |
| "20" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06470" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.13974", | |
| "19.43182" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "87", | |
| "address": "087 - Gante - Venustiano Carranza", | |
| "district": "CEN", | |
| "name": "87 GANTE-VENUSTIANO CARRANZA", | |
| "nearby_stations": [ | |
| "88", | |
| "95", | |
| "96" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.135303", | |
| "19.433815" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "88", | |
| "address": "088 - 2a Cerrada de 5 de Mayo - Palma", | |
| "district": "1", | |
| "name": "88 2A CDA 5 DE MAYO-PALMA", | |
| "nearby_stations": [ | |
| "89" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.133989", | |
| "19.434946" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "89", | |
| "address": "089 - República de Guatemala - Monte de Piedad", | |
| "district": "CEN", | |
| "name": "89 REPUBLICA DE GUATEMALA-MONTE DE PIEDAD", | |
| "nearby_stations": [ | |
| "88", | |
| "90" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.132446", | |
| "19.431698" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "90", | |
| "address": "090 - José María Pino Suárez - Corregidora", | |
| "district": "CEN", | |
| "name": "90 JOSE MARIA PINO SUAREZ-CORREGIDORA", | |
| "nearby_stations": [ | |
| "88", | |
| "89" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.137571", | |
| "19.4374" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "91", | |
| "address": "091 - Republica de Cuba-Allende", | |
| "district": "CEN", | |
| "name": "91 REPUBLICA DE CUBA-ALLENDE", | |
| "nearby_stations": [ | |
| "90", | |
| "92", | |
| "93" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.131497", | |
| "19.436531" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "92", | |
| "address": "092 - San Ildefonso-República de Argentina", | |
| "district": "CEN", | |
| "name": "92 SAN ILDEFONSO-REPUBLICA DE ARGENTINA", | |
| "nearby_stations": [ | |
| "90", | |
| "91", | |
| "93" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.134811", | |
| "19.436741" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "93", | |
| "address": "093 - Palma Norte-Republica de Cuba", | |
| "district": "CEN", | |
| "name": "93 PALMA NORTE-REPUBLICA DE CUBA", | |
| "nearby_stations": [ | |
| "90", | |
| "91", | |
| "92" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.130918", | |
| "19.433766" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "94", | |
| "address": "94 - Lic. Verdad-Moneda", | |
| "district": "CEN", | |
| "name": "94 LIC. VERDAD-MONEDA", | |
| "nearby_stations": [ | |
| "94" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.133698", | |
| "19.430722" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "95", | |
| "address": "095 - 20 de Noviembre-Venustiano Carranza", | |
| "district": "CEN", | |
| "name": "95 20 DE NOVIEMBRE-VENUSTIANO CARRANZA", | |
| "nearby_stations": [ | |
| "93", | |
| "96", | |
| "97" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.14248", | |
| "19.430625" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "96", | |
| "address": "096 - López-Ayuntamiento", | |
| "district": "CEN", | |
| "name": "96 LOPEZ-AYUNTAMIENTO", | |
| "nearby_stations": [ | |
| "98" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.132759", | |
| "19.429189" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "97", | |
| "address": "097 - Republica de Salvador-Pino Suarez", | |
| "district": "CEN", | |
| "name": "97 REPUBLICA DE SALVADOR-PINO SUAREZ", | |
| "nearby_stations": [ | |
| "90", | |
| "100" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.14861", | |
| "19.430267" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "98", | |
| "address": "098 - Emilio Dondé-Av. Balderas", | |
| "district": "CEN", | |
| "name": "98 EMILIO DONDE-AV. BALDERAS", | |
| "nearby_stations": [ | |
| "107", | |
| "108" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.14591", | |
| "19.42995" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "99", | |
| "address": "99 - Ernesto Pugibet-Luis Moya", | |
| "district": "CEN", | |
| "name": "99 ERNESTO PUGIBET-LUIS MOYA", | |
| "nearby_stations": [ | |
| "96", | |
| "98", | |
| "122" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1338", | |
| "19.428485" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "100", | |
| "address": "100 - 20 de Noviembre-Mesones", | |
| "district": "CEN", | |
| "name": "100 20 DE NOVIEMBRE-MESONES", | |
| "nearby_stations": [ | |
| "95", | |
| "97" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.135895", | |
| "19.428366" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "101", | |
| "address": "1ER. CALLEJÓN DE MESONES - MESONES", | |
| "district": "CEN", | |
| "name": "101 1ER. CALLEJÓN DE MESONES-MESONES", | |
| "nearby_stations": [ | |
| "100", | |
| "104", | |
| "105" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.13949", | |
| "19.42821" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "102", | |
| "address": "102 - Echeveste-Bolivar", | |
| "district": "1", | |
| "name": "102 ECHEVESTE-BOLIVAR", | |
| "nearby_stations": [ | |
| "104", | |
| "109" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.165217", | |
| "19.441669" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "103", | |
| "address": "103 JOAQUÍN VELÁZQUEZ DE LEÓN-GARCÍA ICAZBALCETA", | |
| "district": "S-R", | |
| "name": "103 JOAQUÍN VELÁZQUEZ DE LEÓN-GARCÍA ICAZBALCETA", | |
| "nearby_stations": [ | |
| "103" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.137116", | |
| "19.427059" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "104", | |
| "address": "104 - San Jerónimo-Isabel la Católica", | |
| "district": "CUA", | |
| "name": "104 SAN JERONIMO-ISABEL LA CATOLICA", | |
| "nearby_stations": [ | |
| "105", | |
| "109" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.135014", | |
| "19.426755" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "105", | |
| "address": "105 - San Jerónimo-5 de Febrero", | |
| "district": "CEN", | |
| "name": "105 SAN JERONIMO-5 DE FEBRERO", | |
| "nearby_stations": [ | |
| "104", | |
| "106" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.133537", | |
| "19.42649" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "106", | |
| "address": "106 - San Jerónimo-José María Pino Suarez", | |
| "district": "CEN", | |
| "name": "106 SAN JERONIMO-JOSE MARIA PINO SUAREZ", | |
| "nearby_stations": [ | |
| "100", | |
| "105" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.149971", | |
| "19.427329" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "107", | |
| "address": "107 - Tolsa-Balderas", | |
| "district": "CEN", | |
| "name": "107 TOLSA-BALDERAS", | |
| "nearby_stations": [ | |
| "98", | |
| "108", | |
| "122" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.149533", | |
| "19.427305" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "108", | |
| "address": "108 - Tolsa-Balderas", | |
| "district": "CEN", | |
| "name": "E108 TOLSA-BALDERAS", | |
| "nearby_stations": [ | |
| "33", | |
| "98", | |
| "107", | |
| "260" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.137421", | |
| "19.425311" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "109", | |
| "address": "109 - Nezahualcóyotl-Isabel la Católica", | |
| "district": "CEN", | |
| "name": "109 NEZAHUALCOYOTL-ISABEL LA CATOLICA", | |
| "nearby_stations": [ | |
| "104", | |
| "105", | |
| "106" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.14339", | |
| "19.42513" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "110", | |
| "address": "110 - Dr. Valenzuela-Dr. Río de la loza", | |
| "district": "1", | |
| "name": "110 DR. VALENZUELA-DR. RÍO DE LA LOZA", | |
| "nearby_stations": [ | |
| "107", | |
| "108", | |
| "122" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1659465", | |
| "19.4382369" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "111", | |
| "address": "111 GUILLERMO PRIETO-JOAQUÍN VELÁZQUEZ DE LEÓN", | |
| "district": "1", | |
| "name": "111 GUILLERMO PRIETO-JOAQUÍN VELÁZQUEZ DE LEÓN", | |
| "nearby_stations": [ | |
| "103", | |
| "160", | |
| "183" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.151734", | |
| "19.432819" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "112", | |
| "address": "112 - Av. Morelos-Abraham González", | |
| "district": "1", | |
| "name": "112 AV. MORELOS-ABRAHAM GONZALEZ", | |
| "nearby_stations": [ | |
| "98", | |
| "113", | |
| "114" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.154419", | |
| "19.430369" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "113", | |
| "address": "113 - General Prim-Versalles", | |
| "district": "JUA", | |
| "name": "113 GENERAL PRIM-VERSALLES", | |
| "nearby_stations": [ | |
| "114", | |
| "116", | |
| "119" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.153618", | |
| "19.428989" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "114", | |
| "address": "114 - Lucerna-Abraham González", | |
| "district": "JUA", | |
| "name": "114 LUCERNA-ABRAHAM GONZALEZ ", | |
| "nearby_stations": [ | |
| "113", | |
| "116", | |
| "119" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.159698", | |
| "19.429947" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "115", | |
| "address": "115 - Roma-Dinamarca", | |
| "district": "JUA", | |
| "name": "115 ROMA-DINAMARCA ", | |
| "nearby_stations": [ | |
| "116", | |
| "117", | |
| "118" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15664", | |
| "19.428985" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "116", | |
| "address": "116 - Londres-Roma", | |
| "district": "JUA", | |
| "name": "116 LONDRES-ROMA", | |
| "nearby_stations": [ | |
| "115", | |
| "118", | |
| "199" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160369", | |
| "19.427132" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "117", | |
| "address": "117 - Londres-Napoles", | |
| "district": "JUA", | |
| "name": "117 LONDRES-NAPOLES ", | |
| "nearby_stations": [ | |
| "116", | |
| "118", | |
| "120" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158251", | |
| "19.427114" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "118", | |
| "address": "118 - Liverpool-Dinamarca", | |
| "district": "JUA", | |
| "name": "118 LIVERPOOL-DINAMARCA", | |
| "nearby_stations": [ | |
| "116", | |
| "117", | |
| "120" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15554", | |
| "19.42679" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "119", | |
| "address": "119 - Turín-Abraham González", | |
| "district": "JUA", | |
| "name": "119 TURÍN-ABRAHAM GONZÁLEZ", | |
| "nearby_stations": [ | |
| "114", | |
| "118", | |
| "125" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.159458", | |
| "19.425437" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "120", | |
| "address": "120 - Marsella-Nápoles", | |
| "district": "JUA", | |
| "name": "120 MARSELLA-NAPOLES", | |
| "nearby_stations": [ | |
| "117", | |
| "118", | |
| "121" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161317", | |
| "19.424137" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "121", | |
| "address": "121 - Niza-Chapultepec", | |
| "district": "JUA", | |
| "name": "121 NIZA-CHAPULTEPEC", | |
| "nearby_stations": [ | |
| "117", | |
| "120", | |
| "128" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.146337", | |
| "19.425502" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "122", | |
| "address": "122 - José María Vértiz-Av. Dr. Río de la Loza", | |
| "district": "DOC", | |
| "name": "122 JOSE MARIA VERTIZ-AV.DR. RIO DE LA LOZA", | |
| "nearby_stations": [ | |
| "99", | |
| "108", | |
| "110" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.153117", | |
| "19.424161" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "123", | |
| "address": "123 - Claudio Bernard-Dr. Lavista", | |
| "district": "1", | |
| "name": "123 CLAUDIO BERNARD-DR. LAVISTA", | |
| "nearby_stations": [ | |
| "124", | |
| "125", | |
| "133" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.150358", | |
| "19.422392" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "124", | |
| "address": "124 - Claudio Bernard-Dr. Liceaga", | |
| "district": "DOC", | |
| "name": "124 CLAUDIO BERNARD-DR. LICEAGA", | |
| "nearby_stations": [ | |
| "119", | |
| "123", | |
| "133" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156204", | |
| "19.424541" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "125", | |
| "address": "125 - Morelia-Circular de Morelia", | |
| "district": "R-N", | |
| "name": "125 MORELIA-CIRCULAR DE MORELIA", | |
| "nearby_stations": [ | |
| "119", | |
| "123", | |
| "127" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162138", | |
| "19.422288" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "126", | |
| "address": "126 - Jalapa-Puebla", | |
| "district": "R-N", | |
| "name": "126 JALAPA-PUEBLA", | |
| "nearby_stations": [ | |
| "121", | |
| "128", | |
| "129" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15833", | |
| "19.423318" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "127", | |
| "address": "127 - Puebla-Merida", | |
| "district": "R-N", | |
| "name": "127 PUEBLA-MERIDA", | |
| "nearby_stations": [ | |
| "125", | |
| "128", | |
| "130" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160645", | |
| "19.422148" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "128", | |
| "address": "128 - Orizaba-Río de Janeiro", | |
| "district": "R-N", | |
| "name": "128 ORIZABA-RIO DE JANEIRO", | |
| "nearby_stations": [ | |
| "121", | |
| "126", | |
| "127" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "06500" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163312", | |
| "19.4206" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "129", | |
| "address": "129 - Tonalá-Durango", | |
| "district": "R-N", | |
| "name": "129 TONALÁ-DURANGO", | |
| "nearby_stations": [ | |
| "126", | |
| "128", | |
| "131" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158015", | |
| "19.421576" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "130", | |
| "address": "130 - Mérida-Durango", | |
| "district": "R-N", | |
| "name": "130 MÉRIDA-DURANGO", | |
| "nearby_stations": [ | |
| "127", | |
| "132", | |
| "133" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161314", | |
| "19.419579" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "131", | |
| "address": "131 - Colima-Jalapa", | |
| "district": "R-N", | |
| "name": "131 COLIMA-JALAPA", | |
| "nearby_stations": [ | |
| "129", | |
| "134" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15645", | |
| "19.420667" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "132", | |
| "address": "132 - Colima-Frontera", | |
| "district": "R-N", | |
| "name": "132 COLIMA-FRONTERA", | |
| "nearby_stations": [ | |
| "130", | |
| "133", | |
| "135" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.154725", | |
| "19.421138" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "133", | |
| "address": "133 - Colima-Morelia", | |
| "district": "R-N", | |
| "name": "133 COLIMA-MORELIA", | |
| "nearby_stations": [ | |
| "130", | |
| "132", | |
| "135" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15956", | |
| "19.418304" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "134", | |
| "address": "134 - Álvaro Obregón-Orizaba", | |
| "district": "R-N", | |
| "name": "134 ÁLVARO OBREGÓN-ORIZABA", | |
| "nearby_stations": [ | |
| "131", | |
| "136", | |
| "137" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.155099", | |
| "19.419225" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "135", | |
| "address": "135 - Álvaro Obregón-Morelia", | |
| "district": "R-N", | |
| "name": "135 ÁLVARO OBREGÓN-MORELIA", | |
| "nearby_stations": [ | |
| "132", | |
| "133", | |
| "137" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162729", | |
| "19.417715" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "136", | |
| "address": "136 - Tonalá-Álvaro Obregón", | |
| "district": "R-N", | |
| "name": "136 ÁLVARO OBREGÓN-TONALÁ", | |
| "nearby_stations": [ | |
| "136" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.157081", | |
| "19.418774" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "137", | |
| "address": "137 - Álvaro Obregón-Mérida", | |
| "district": "R-N", | |
| "name": "137 ÁLVARO OBREGÓN-MÉRIDA", | |
| "nearby_stations": [ | |
| "132", | |
| "135", | |
| "138" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.155313", | |
| "19.417702" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "138", | |
| "address": "138 - Guanajuato-Frontera", | |
| "district": "R-N", | |
| "name": "138 GUANAJUATO-FRONTERA", | |
| "nearby_stations": [ | |
| "135", | |
| "140", | |
| "144" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162097", | |
| "19.416128" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "139", | |
| "address": "139 - Tonalá-Guanajuato", | |
| "district": "R-N", | |
| "name": "E139 TONALÁ-GUANJUATO", | |
| "nearby_stations": [ | |
| "33", | |
| "136", | |
| "141", | |
| "155" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156853", | |
| "19.416605" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "140", | |
| "address": "140 - Mérida-Zacatecas", | |
| "district": "R-N", | |
| "name": "140 MÉRIDA-ZACATECAS", | |
| "nearby_stations": [ | |
| "138", | |
| "141", | |
| "144" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15954", | |
| "19.415905" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "141", | |
| "address": "141 - Zacatecas-Luis Cabrera", | |
| "district": "R-N", | |
| "name": "141 ZACATECAS-LUIS CABRERA", | |
| "nearby_stations": [ | |
| "139", | |
| "140", | |
| "143" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164121", | |
| "19.413232" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "142", | |
| "address": "142 - San Luis Potosí-Eje 2 Pte. Monterrey", | |
| "district": "R-N", | |
| "name": "142 SAN LUIS POTOSI-EJE 2 PTE. MONTERREY", | |
| "nearby_stations": [ | |
| "139", | |
| "145", | |
| "146" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.157542", | |
| "19.414303" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "143", | |
| "address": "143 - Córdoba-San Luis Potosí", | |
| "district": "R-N", | |
| "name": "143 CÓRDOBA-SAN LUIS POTOSÍ", | |
| "nearby_stations": [ | |
| "141", | |
| "144", | |
| "147" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.154837", | |
| "19.415192" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "144", | |
| "address": "144 - Frontera-San Luis Potosí", | |
| "district": "R-N", | |
| "name": "144 FRONTERA-SAN LUIS POTOSÍ", | |
| "nearby_stations": [ | |
| "140", | |
| "143", | |
| "148" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160661", | |
| "19.41286" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "145", | |
| "address": "145 - Eje 2 Sur Yucatán-Chiapas", | |
| "district": "R-N", | |
| "name": "145 EJE 2 SUR YUCATÁN-CHIAPAS", | |
| "nearby_stations": [ | |
| "142", | |
| "147", | |
| "151" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.165716", | |
| "19.410737" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "146", | |
| "address": "146 - Coahuila-Manzanillo", | |
| "district": "R-N", | |
| "name": "146 COAHUILA-MANZANILLO", | |
| "nearby_stations": [ | |
| "150", | |
| "152", | |
| "153" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158443", | |
| "19.412182" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "147", | |
| "address": "147 - Coahuila-Orizaba", | |
| "district": "R-N", | |
| "name": "147 COAHUILA-ORIZABA", | |
| "nearby_stations": [ | |
| "145", | |
| "149", | |
| "151" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.155116", | |
| "19.412829" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "148", | |
| "address": "148 - Coahuila-Av. Cuauhtémoc", | |
| "district": "R-N", | |
| "name": "148 COAHUILA-AV.CUAUHTEMOC", | |
| "nearby_stations": [ | |
| "143", | |
| "147", | |
| "149" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.155699", | |
| "19.41199" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "149", | |
| "address": "149 - Mérida-Antonio Anza", | |
| "district": "R-N", | |
| "name": "149 MÉRIDA-ANTONIO ANZA", | |
| "nearby_stations": [ | |
| "143", | |
| "147", | |
| "148" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164292", | |
| "19.409965" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "150", | |
| "address": "150 - Campeche-Medellín", | |
| "district": "1", | |
| "name": "150 CAMPECHE-MEDELLÍN", | |
| "nearby_stations": [ | |
| "146", | |
| "151", | |
| "152" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160873", | |
| "19.410529" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "151", | |
| "address": "151 - Campeche-Tonalá", | |
| "district": "ROM", | |
| "name": "151 CAMPECHE-TONALÁ", | |
| "nearby_stations": [ | |
| "145", | |
| "147", | |
| "155" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.167181", | |
| "19.409098" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "152", | |
| "address": "152 - Tlacotalpan-Campecha", | |
| "district": "ROM", | |
| "name": "152 TLACOTALPAN-CAMPECHE", | |
| "nearby_stations": [ | |
| "146", | |
| "150", | |
| "157" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.165141", | |
| "19.407468" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "153", | |
| "address": "153 - Manzanillo-Tlaxcala", | |
| "district": "ROM", | |
| "name": "153 MANZANILLO-TLAXCALA", | |
| "nearby_stations": [ | |
| "154", | |
| "157", | |
| "161" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.167962", | |
| "19.406683" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "154", | |
| "address": "154 - Tuxpan-Tlaxcala", | |
| "district": "1", | |
| "name": "154 TUXPAN-TLAXCALA", | |
| "nearby_stations": [ | |
| "152", | |
| "153", | |
| "157" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.159911", | |
| "19.408218" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "155", | |
| "address": "155 - Jalapa-Tlaxcala", | |
| "district": "ROM", | |
| "name": "E155 JALAPA-TLAXCALA", | |
| "nearby_stations": [ | |
| "139", | |
| "147", | |
| "151", | |
| "156" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162983", | |
| "19.406982" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "156", | |
| "address": "156 - Tepic-Ario", | |
| "district": "ROM", | |
| "name": "156 TEPIC-ARIO", | |
| "nearby_stations": [ | |
| "153", | |
| "155", | |
| "162" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166616", | |
| "19.406236" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "157", | |
| "address": "157 - Tepic-Tlacotalpan", | |
| "district": "ROM", | |
| "name": "157 TEPIC-TLACOTALPAN", | |
| "nearby_stations": [ | |
| "153", | |
| "154", | |
| "161" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.155717", | |
| "19.407447" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "158", | |
| "address": "158 - Huatabampo- Eje 1 Pte. Av. Cuauhtémoc", | |
| "district": "ROM", | |
| "name": "158 HUATABAMPO-EJE 1PTE. CUAUHTÉMOC", | |
| "nearby_stations": [ | |
| "155", | |
| "159", | |
| "163" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.155373", | |
| "19.407517" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "159", | |
| "address": "159 - Huatabampo-Eje 1 Pte. Av. Cuauhtémoc", | |
| "district": "ROM", | |
| "name": "159 HUATABAMPO-EJE 1 PTE. AV. CUAUHTÉMOC", | |
| "nearby_stations": [ | |
| "155", | |
| "158", | |
| "163" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16346", | |
| "19.44025" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "160", | |
| "address": "160 - Alfonzo Herrera-Gabino Barrera", | |
| "district": "S-R", | |
| "name": "E160 ALFONSO HERRERA-GABINO BARRERA", | |
| "nearby_stations": [ | |
| "103", | |
| "174", | |
| "257" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164913", | |
| "19.405533" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "161", | |
| "address": "161 - Quintana Roo-Manzanillo", | |
| "district": "ROM", | |
| "name": "161 QUINTANA ROO-MANZANILLO", | |
| "nearby_stations": [ | |
| "153", | |
| "157", | |
| "162" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162485", | |
| "19.404907" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "162", | |
| "address": "162 - Tehuantepec-Medellín", | |
| "district": "ROM", | |
| "name": "162 TEHUANTEPEC-MEDELLÍN", | |
| "nearby_stations": [ | |
| "156", | |
| "161", | |
| "165" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156431", | |
| "19.405246" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "163", | |
| "address": "163 - Toluca-Bajío", | |
| "district": "ROM", | |
| "name": "163 TOLUCA-BAJÍO", | |
| "nearby_stations": [ | |
| "158", | |
| "159", | |
| "165" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16596", | |
| "19.403204" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "164", | |
| "address": "164 - Bajío-Tlacotalpan", | |
| "district": "ROM", | |
| "name": "164 BAJÍO-TLACOTALPAN", | |
| "nearby_stations": [ | |
| "157", | |
| "161", | |
| "162" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160503", | |
| "19.404268" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "165", | |
| "address": "165 - Bajío-Eje 2 Pte. Monterrey", | |
| "district": "ROM", | |
| "name": "165 BAJÍO-EJE 2 PTE. MONTERREY", | |
| "nearby_stations": [ | |
| "156", | |
| "162", | |
| "163" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183549", | |
| "19.406069" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "166", | |
| "address": "166 - Progreso-Cda. Antonio Maceo", | |
| "district": "ESC", | |
| "name": "166 PROGRESO-CDA. ANTONIO MACEO", | |
| "nearby_stations": [ | |
| "170", | |
| "172", | |
| "181" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179375", | |
| "19.404651" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "167", | |
| "address": "167 - General Salvador Alvarado-Progreso", | |
| "district": "ESC", | |
| "name": "167 GENERAL SALVADOR ALVARADO-PROGRESO", | |
| "nearby_stations": [ | |
| "168", | |
| "172" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1776", | |
| "19.403997" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "168", | |
| "address": "168 - Comercio-Progreso", | |
| "district": "ESC", | |
| "name": "168 COMERCIO-PROGRESO", | |
| "nearby_stations": [ | |
| "167", | |
| "169", | |
| "173" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174934", | |
| "19.403019" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "169", | |
| "address": "169 - Prosperidad-Progreso", | |
| "district": "ESC", | |
| "name": "169 PROSPERIDAD-PROGRESO", | |
| "nearby_stations": [ | |
| "168", | |
| "170", | |
| "175" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.184342", | |
| "19.404029" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "170", | |
| "address": "170 - Observatorio Oriente-Revolución", | |
| "district": "ESC", | |
| "name": "170 OBSERVATORIO ORIENTE-REVOLUCIÓN", | |
| "nearby_stations": [ | |
| "166", | |
| "167", | |
| "172" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178199", | |
| "19.402584" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "171", | |
| "address": "171 - Comercio-Jose Martí", | |
| "district": "1", | |
| "name": "171 COMERCIO-JOSE MARTÍ", | |
| "nearby_stations": [ | |
| "167", | |
| "168", | |
| "173" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1816002", | |
| "19.4034921" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "172", | |
| "address": "172 - General Francisco Murguia-Jose Martí", | |
| "district": "ESC", | |
| "name": "172 GENERAL FRANCISCO MURGUIA-JOSE MARTÍ", | |
| "nearby_stations": [ | |
| "167", | |
| "170", | |
| "171" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.176398", | |
| "19.401682" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "173", | |
| "address": "173 - Minería-Jose Martí", | |
| "district": "1", | |
| "name": "173 MINERÍA-JOSÉ MARTÍ", | |
| "nearby_stations": [ | |
| "168", | |
| "169", | |
| "171" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16164", | |
| "19.44111" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "174", | |
| "address": "174 - Joaquín Garcia-Ignacio Manuel Altamirano", | |
| "district": "1", | |
| "name": "174 JOAQUÍN GARCIA-IGNACIO MANUEL ALTAMIRANO", | |
| "nearby_stations": [ | |
| "160", | |
| "183", | |
| "254" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172533", | |
| "19.400767" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "175", | |
| "address": "175 - Mutualismo-José Martí", | |
| "district": "ESC", | |
| "name": "E175 MUTUALISMO-JOSÉ MARTí", | |
| "nearby_stations": [ | |
| "173", | |
| "182", | |
| "300" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152286", | |
| "19.442689" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "176", | |
| "address": "176-LUIS DONALDO COLOSIO - AV. JESÜS GARCÏA", | |
| "district": "BUE", | |
| "name": "176 AV. JESÜS GARCÏA-LUIS DONALDO COLOSIO", | |
| "nearby_stations": [ | |
| "266", | |
| "267", | |
| "272" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181692", | |
| "19.408841" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "177", | |
| "address": "177 - BENJAMIN HILL-CARLOS ZETINA", | |
| "district": "H-C", | |
| "name": "177 BENJAMIN HILL-CARLOS ZETINA", | |
| "nearby_stations": [ | |
| "176", | |
| "190" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.180457", | |
| "19.406833" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "178", | |
| "address": "178 - Tamaulipas-Francisco Murguía", | |
| "district": "H-C", | |
| "name": "178 TAMAULIPAS-FRANCISCO MURGUÍA", | |
| "nearby_stations": [ | |
| "166", | |
| "167", | |
| "177" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171438", | |
| "19.404452" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "179", | |
| "address": "179 - Nuevo León-Quintana Roo", | |
| "district": "HIP", | |
| "name": "179 NUEVO LEÓN-QUINTANA ROO", | |
| "nearby_stations": [ | |
| "154", | |
| "180", | |
| "182" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169953", | |
| "19.404554" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "180", | |
| "address": "180 - Quintana Roo-Villa Hermosa", | |
| "district": "HIP", | |
| "name": "180 QUINTANA ROO-VILLA HERMOSA", | |
| "nearby_stations": [ | |
| "154", | |
| "179", | |
| "182" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17448", | |
| "19.40472" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "181", | |
| "address": "181 - Benjamin Franklin - Ometusco", | |
| "district": "1", | |
| "name": "181 BENJAMIN FRANKLIN-OMETUSCO", | |
| "nearby_stations": [ | |
| "168", | |
| "169", | |
| "179" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17139", | |
| "19.402089" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "182", | |
| "address": "182 - PROGRESO-ASTRONOMOS", | |
| "district": "HIP", | |
| "name": "182 PROGRESO-ASTRONOMOS", | |
| "nearby_stations": [ | |
| "175", | |
| "179" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16402", | |
| "19.43767" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "183", | |
| "address": "183 - Gabino Barrera-Guillermo Prieto", | |
| "district": "S-R", | |
| "name": "183 GABINO BARRERA-GUILLERMO PRIETO", | |
| "nearby_stations": [ | |
| "160", | |
| "174", | |
| "255" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.18508", | |
| "19.41479" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "184", | |
| "address": "184 - General Gómez Pedraza-Gobernador Tiburcio Montiel", | |
| "district": "SMC", | |
| "name": "184 GRAL GÓMEZ PEDRAZA-GOBERNADOR TIBURCIO M", | |
| "nearby_stations": [ | |
| "185", | |
| "186", | |
| "187" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1828", | |
| "19.4128" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "185", | |
| "address": "185 - General Antonio Léon-General Pedro Antonio de los Santos", | |
| "district": "SMC", | |
| "name": "185 GRAL ANTONIO LÉON-GRAL PEDRO A DE LOS S.", | |
| "nearby_stations": [ | |
| "176", | |
| "187", | |
| "190" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1885117", | |
| "19.4124291" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "186", | |
| "address": "186 - Gregorio V. Gelati-Francisco Molinos del C.", | |
| "district": "SMC", | |
| "name": "186 GREGORIO V GELATI-FRANCISCO MOLINOS DEL C", | |
| "nearby_stations": [ | |
| "187", | |
| "188", | |
| "189" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.18551", | |
| "19.41123" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "187", | |
| "address": "187 - Genral Cano-Gobernador Gregorio V. Gelati", | |
| "district": "SMC", | |
| "name": "187 GENERAL CANO-GOBERNADOR GREGORIO V GELATI", | |
| "nearby_stations": [ | |
| "176", | |
| "189", | |
| "190" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.19014", | |
| "19.41171" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "188", | |
| "address": "188 - Gobernador Melchor Múzquiz-Gobernador Ignacio Esteva", | |
| "district": "SMC", | |
| "name": "188 GDOR MELCHOR MÚZQUIZ-GDOR IGNACIO ESTEVA ", | |
| "nearby_stations": [ | |
| "186", | |
| "187", | |
| "189" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.18798", | |
| "19.41004" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "189", | |
| "address": "189 - Gobernador Rafael Rebollar-Gobernador José Ceballos", | |
| "district": "SMC", | |
| "name": "189 GDOR RAFAEL REBOLLAR-GDOR JOSÉ CEBALLOS", | |
| "nearby_stations": [ | |
| "186", | |
| "187", | |
| "188" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183833", | |
| "19.409569" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "190", | |
| "address": "190 - Gobernador Ignacio Esteva-Maestro José Vasconcelos", | |
| "district": "SMC", | |
| "name": "E190 GDOR IGNACIO ESTEVA-MTRO JOSÉ VASCONCELOS", | |
| "nearby_stations": [ | |
| "33", | |
| "187", | |
| "189", | |
| "449" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.18795", | |
| "19.4079" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "191", | |
| "address": "191 - Gobernador Rafael Rebollar-Gobernador Vicente Eguia", | |
| "district": "SMC", | |
| "name": "191 GDOR RAFAEL REBOLLAR-GDOR VICENTE EGUIA", | |
| "nearby_stations": [ | |
| "176", | |
| "189", | |
| "190" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.190755", | |
| "19.42592" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "192", | |
| "address": "192 - Rubén Darío-Reforma", | |
| "district": "CHA", | |
| "name": "192 RUBEN DARIO-REFORMA", | |
| "nearby_stations": [ | |
| "193", | |
| "234", | |
| "238" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.190733", | |
| "19.425907" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "193", | |
| "address": "193 - Rubén Darío.Reforma", | |
| "district": "CHA", | |
| "name": "193 RUBEN DARIO-REFORMA", | |
| "nearby_stations": [ | |
| "192", | |
| "234", | |
| "238" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.180334", | |
| "19.424282" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "194", | |
| "address": "194 - Av. Paseo de la Reforma-Circuito Mahatma Gandhi", | |
| "district": "CHA", | |
| "name": "194 CTO MAHATMA GANDHI-AV. PASEO DE LA REFORMA", | |
| "nearby_stations": [ | |
| "195", | |
| "253", | |
| "261" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.185147", | |
| "19.424926" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "195", | |
| "address": "195 - Circuito Mahatma Gandhi-Av. Paseo de la Reforma", | |
| "district": "CHA", | |
| "name": "195 AV. PASEO DE LA REFORMA-CTO MAHATMA GANDHI", | |
| "nearby_stations": [ | |
| "194", | |
| "253", | |
| "261" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.192904", | |
| "19.438349" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "196", | |
| "address": "196 - Lago Tanganica- Av. Ejército Nacional", | |
| "district": "POL", | |
| "name": "196 LAGO TANGANICA-AV. EJERCITO NACIONAL", | |
| "nearby_stations": [ | |
| "204", | |
| "244", | |
| "245" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.204316", | |
| "19.440077" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "197", | |
| "address": "197 - Miguel de Cervantes Saavedra-Ferrocarril de Cuernavaca", | |
| "district": "1", | |
| "name": "197 MIGUEL DE CERVANTES-FC DE CUERNAVACA", | |
| "nearby_stations": [ | |
| "197" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.203888", | |
| "19.438168" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "198", | |
| "address": "198 - Sócrates-Ejercito Nacional", | |
| "district": "POL", | |
| "name": "198 SÓCRATES-EJERCITO NACIONAL ", | |
| "nearby_stations": [ | |
| "240", | |
| "241" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.197241", | |
| "19.437934" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "199", | |
| "address": "199 - Anatole France-Av. Ejército Nacional", | |
| "district": "POL", | |
| "name": "199 ANATOLE FRANCE-AV. EJERCITO NACIONAL", | |
| "nearby_stations": [ | |
| "196", | |
| "202", | |
| "203" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.188785", | |
| "19.437596" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "200", | |
| "address": "200 - Emerson-Av. Ejército Nacional", | |
| "district": "POL", | |
| "name": "200 EMERSON-AV. EJERCITO NACIONAL", | |
| "nearby_stations": [ | |
| "201", | |
| "204", | |
| "245" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.187215", | |
| "19.437431" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "201", | |
| "address": "201 - Lope de Vega-Ejército Nacional", | |
| "district": "POL", | |
| "name": "201 LOPE DE VEGA-EJERCITO NACIONAL ", | |
| "nearby_stations": [ | |
| "200", | |
| "205", | |
| "245" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.198943", | |
| "19.43617" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "202", | |
| "address": "202 - Calderón de la Barca-Av. Homero", | |
| "district": "POL", | |
| "name": "202 CALDERON DE LA BARCA-AV. HOMERO", | |
| "nearby_stations": [ | |
| "199", | |
| "206", | |
| "215" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.194832", | |
| "19.435985" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "203", | |
| "address": "203 - Tennyson-Av. Homero", | |
| "district": "POL", | |
| "name": "203 TENNYSON-AV. HOMERO", | |
| "nearby_stations": [ | |
| "196", | |
| "204", | |
| "210" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.19152", | |
| "19.435882" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "204", | |
| "address": "204 - Temistocles-Homero", | |
| "district": "1", | |
| "name": "204 TEMISTOCLES-HOMERO", | |
| "nearby_stations": [ | |
| "196", | |
| "200", | |
| "245" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.184713", | |
| "19.435525" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "205", | |
| "address": "205 - Taine-Homero", | |
| "district": "POL", | |
| "name": "205 TAINE-HOMERO", | |
| "nearby_stations": [ | |
| "201", | |
| "207", | |
| "217" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.201419", | |
| "19.435798" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "206", | |
| "address": "206 - Moliere-Homero", | |
| "district": "POL", | |
| "name": "206 MOLIERE-HOMERO ", | |
| "nearby_stations": [ | |
| "202", | |
| "214", | |
| "215" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183322", | |
| "19.434861" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "207", | |
| "address": "207 - Tasso-Homero", | |
| "district": "POL", | |
| "name": "207 TASSO-HOMERO ", | |
| "nearby_stations": [ | |
| "205", | |
| "217", | |
| "226" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.189835", | |
| "19.434182" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "208", | |
| "address": "208 - Hesiodo-Lamartine", | |
| "district": "POL", | |
| "name": "208 HESIODO-LAMARTINE ", | |
| "nearby_stations": [ | |
| "211", | |
| "212", | |
| "218" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.206359", | |
| "19.435478" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "209", | |
| "address": "209 - Solón-Horacio", | |
| "district": "POL", | |
| "name": "209 SOLON-HORACIO ", | |
| "nearby_stations": [ | |
| "213", | |
| "214", | |
| "219" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.194091", | |
| "19.434076" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "210", | |
| "address": "210 Eugenio Sue-Horacio", | |
| "district": "POL", | |
| "name": "210 EUGENIO SUE-HORACIO ", | |
| "nearby_stations": [ | |
| "203", | |
| "204", | |
| "216" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.188528", | |
| "19.433607" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "211", | |
| "address": "211 - Newton-Horacio", | |
| "district": "POL", | |
| "name": "211 NEWTON-HORACIO", | |
| "nearby_stations": [ | |
| "208", | |
| "212", | |
| "218" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.188096", | |
| "19.433567" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "212", | |
| "address": "212 - Hegel-Horacio", | |
| "district": "POL", | |
| "name": "212 HEGEL-HORACIO ", | |
| "nearby_stations": [ | |
| "211", | |
| "218", | |
| "224" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.20632", | |
| "19.43432" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "213", | |
| "address": "213 - Solón-Cicerón", | |
| "district": "POL", | |
| "name": "213 SOLÓN-CICERÓN", | |
| "nearby_stations": [ | |
| "209", | |
| "214", | |
| "219" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.20322", | |
| "19.434353" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "214", | |
| "address": "214 - Platón-Horacio", | |
| "district": "POL", | |
| "name": "214 PLATÓN-HORACIO", | |
| "nearby_stations": [ | |
| "206", | |
| "209", | |
| "215" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.19968", | |
| "19.43384" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "215", | |
| "address": "215 - Edgar Alan Poe-Horacio", | |
| "district": "POL", | |
| "name": "215 EDGAR ALAN POE-HORACIO", | |
| "nearby_stations": [ | |
| "206", | |
| "214", | |
| "221" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.195746", | |
| "19.433419" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "216", | |
| "address": "216 - Alejandro Dumas-Horacio", | |
| "district": "POL", | |
| "name": "216 ALEJANDRO DUMAS-HORACIO ", | |
| "nearby_stations": [ | |
| "210", | |
| "222" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183605", | |
| "19.432888" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "217", | |
| "address": "217 - Euler-Horacio", | |
| "district": "POL", | |
| "name": "217 EULER-AV. HORACIO ", | |
| "nearby_stations": [ | |
| "207", | |
| "225", | |
| "226" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.188033", | |
| "19.432451" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "218", | |
| "address": "218 - Hegel-Ibarbourou", | |
| "district": "POL", | |
| "name": "218 HEGEL-IBARBOUROU ", | |
| "nearby_stations": [ | |
| "211", | |
| "212", | |
| "224" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.207808", | |
| "19.433542" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "219", | |
| "address": "219 - Esopo-FC de Cuernavaca", | |
| "district": "POL", | |
| "name": "219 ESOPO-FC DE CUERNAVACA", | |
| "nearby_stations": [ | |
| "213", | |
| "220", | |
| "227" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.205727", | |
| "19.432655" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "220", | |
| "address": "220 - Plino-Presidente Masaryk", | |
| "district": "POL", | |
| "name": "220 PLINIO-PRESIDENTE MASARYK ", | |
| "nearby_stations": [ | |
| "213", | |
| "219", | |
| "227" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.201565", | |
| "19.431799" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "221", | |
| "address": "221 - Emilio Castelar-Presidente Masaryk", | |
| "district": "POL", | |
| "name": "221 EMILIO CASTELAR-PRESIDENTE MASARYK ", | |
| "nearby_stations": [ | |
| "215", | |
| "230", | |
| "231" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.195774", | |
| "19.431417" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "222", | |
| "address": "222 - Alejandro Dumas-Presidente Masarik", | |
| "district": "POL", | |
| "name": "E222 ALEJANDRO DUMAS-PRESIDENTE MASARYK", | |
| "nearby_stations": [ | |
| "233", | |
| "241", | |
| "247" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.191613", | |
| "19.431242" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "223", | |
| "address": "223 - Newton-Presidente Masarik", | |
| "district": "POL", | |
| "name": "223 NEWTON-PRESIDENTE MASARYK ", | |
| "nearby_stations": [ | |
| "222", | |
| "224", | |
| "231" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.188065", | |
| "19.431255" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "224", | |
| "address": "224 - Hegel-Presidente Masaryk", | |
| "district": "POL", | |
| "name": "224 HEGEL-PRESIDENTE MASARYK", | |
| "nearby_stations": [ | |
| "212", | |
| "218", | |
| "225" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.185612", | |
| "19.431172" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "225", | |
| "address": "225 - Petrarca-Presidente Masaryk", | |
| "district": "POL", | |
| "name": "225 PETRARCA-PRESIDENTE MASARYK", | |
| "nearby_stations": [ | |
| "224", | |
| "226", | |
| "232" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.18222", | |
| "19.431033" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "226", | |
| "address": "226 - Wallon-Presidente Masaryk", | |
| "district": "POL", | |
| "name": "226 WALLON-PRESIDENTE MASARYK", | |
| "nearby_stations": [ | |
| "217", | |
| "239", | |
| "247" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11511" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.207373", | |
| "19.431791" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "227", | |
| "address": "227 - Campos Elíseos-Periférico", | |
| "district": "1", | |
| "name": "227 CAMPOS ELÍSEOS-PERIFÉRICO", | |
| "nearby_stations": [ | |
| "213", | |
| "219", | |
| "220" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.19912", | |
| "19.427705" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "228", | |
| "address": "228 - Campos Elíseos-Jean de La fontaine", | |
| "district": "POL", | |
| "name": "228 CAMPOS ELÍSEOS-JEAN DE LA FONTAINE", | |
| "nearby_stations": [ | |
| "230", | |
| "233", | |
| "235" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.203331", | |
| "19.430515" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "229", | |
| "address": "229 - Dickens-Seneca", | |
| "district": "POL", | |
| "name": "229 DICKENS-SENECA", | |
| "nearby_stations": [ | |
| "221", | |
| "235", | |
| "236" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.200074", | |
| "19.430098" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "230", | |
| "address": "230 - Edgar Alan Poe-Dickens", | |
| "district": "POL", | |
| "name": "230 EDGAR ALAN POE-DICKENS", | |
| "nearby_stations": [ | |
| "221", | |
| "235", | |
| "236" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.19349", | |
| "19.42977" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "231", | |
| "address": "231 - Newton-Aristoteles", | |
| "district": "POL", | |
| "name": "231 NEWTON-ARISTOTELES ", | |
| "nearby_stations": [ | |
| "222", | |
| "223", | |
| "234" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.185389", | |
| "19.42894" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "232", | |
| "address": "232 - Taine - Rubén Darío", | |
| "district": "1", | |
| "name": "232 TAINE-RUBEN DARÍO ", | |
| "nearby_stations": [ | |
| "224", | |
| "225", | |
| "226" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.196965", | |
| "19.429314" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "233", | |
| "address": "233 - Julio Verne-Luis G. Urbina", | |
| "district": "POL", | |
| "name": "233 JULIO VERNE-LUIS G. URBINA ", | |
| "nearby_stations": [ | |
| "222", | |
| "230", | |
| "231" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.191539", | |
| "19.42783" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "234", | |
| "address": "234 - Tres Picos-Arquímides", | |
| "district": "1", | |
| "name": "234 TRES PICOS-ARQUÍMIDES ", | |
| "nearby_stations": [ | |
| "192", | |
| "193", | |
| "231" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.20218", | |
| "19.42933" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "235", | |
| "address": "235 - Campos Eliseos-Moliere", | |
| "district": "POL", | |
| "name": "235 CAMPOS ELISEOS-MOLIERE ", | |
| "nearby_stations": [ | |
| "229", | |
| "230", | |
| "236" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.20243", | |
| "19.42944" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "236", | |
| "address": "236 - Campos Eliseos-Moliere", | |
| "district": "POL", | |
| "name": "236 CAMPOS ELISEOS-MOLIERE ", | |
| "nearby_stations": [ | |
| "229", | |
| "230", | |
| "235" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.193986", | |
| "19.426744" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "237", | |
| "address": "237 - Andrés Bello-Elliot", | |
| "district": "1", | |
| "name": "237 ANDRÉS BELLO-ELLIOT ", | |
| "nearby_stations": [ | |
| "193", | |
| "234", | |
| "238" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.193752", | |
| "19.426765" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "238", | |
| "address": "238 - Andrés Bello-Elliot", | |
| "district": "1", | |
| "name": "238 ANDRÉS BELLO-ELLIOT ", | |
| "nearby_stations": [ | |
| "193", | |
| "234", | |
| "237" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181355", | |
| "19.430153" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "239", | |
| "address": "239 - Rincon del Bosque-Ruben Dario", | |
| "district": "POL", | |
| "name": "239 RINCON DEL BOSQUE-RUBEN DARÍO ", | |
| "nearby_stations": [ | |
| "226", | |
| "247", | |
| "250" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.2063", | |
| "19.43855" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "240", | |
| "address": "204- Ejercito Nacional-F.C. de Cuernavaca", | |
| "district": "POL", | |
| "name": "240 EJERCITO NACIONAL-F.C. DE CUERNAVACA ", | |
| "nearby_stations": [ | |
| "198", | |
| "241" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.20758", | |
| "19.43862" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "241", | |
| "address": "241 - Ejercito Nacional-Juan Vazquez de la Mella", | |
| "district": "POL", | |
| "name": "E241 EJERCITO NAL-JUAN VAZQUEZ DE LA MELLA ", | |
| "nearby_stations": [ | |
| "222", | |
| "460" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.20105", | |
| "19.440344" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "242", | |
| "address": "242 - Miguel de Cervantes Saavedra-Pról. Moliere", | |
| "district": "GRA", | |
| "name": "242 MIGUEL DE CERVANTES SAAVEDRA-PROL MOLIERE ", | |
| "nearby_stations": [ | |
| "198", | |
| "199", | |
| "243" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.196712", | |
| "19.440839" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "243", | |
| "address": "243 - Miguel de Cervantes Saavedra-Lago Filt", | |
| "district": "1", | |
| "name": "243 MIGUEL DE CERVANTES SAAVEDRA-LAGO FILT ", | |
| "nearby_stations": [ | |
| "199", | |
| "242", | |
| "244" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.193315", | |
| "19.440885" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "244", | |
| "address": "244 - Miguel de Cervantes Saavedra-Lago Victoria", | |
| "district": "GRA", | |
| "name": "244 MIGUEL DE CERVANTES SAAVEDRA-LAGO VICTORIA ", | |
| "nearby_stations": [ | |
| "196", | |
| "243", | |
| "245" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.19048", | |
| "19.43819" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "245", | |
| "address": "245 - Lago Onega-Av. Ejército Nacional", | |
| "district": "GRA", | |
| "name": "245 LAGO ONEGA-AV. EJERCITO NACIONAL ", | |
| "nearby_stations": [ | |
| "196", | |
| "200", | |
| "201" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179835", | |
| "19.434147" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "246", | |
| "address": "246 - Leibnitz-Thiers", | |
| "district": "2", | |
| "name": "246 LEIBNITZ-THIERS", | |
| "nearby_stations": [ | |
| "207", | |
| "247", | |
| "248" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.18064", | |
| "19.432276" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "247", | |
| "address": "247 - Herschel-Rousseau", | |
| "district": "2", | |
| "name": "E247 HERSCHEL-ROUSSEAU ", | |
| "nearby_stations": [ | |
| "246", | |
| "469", | |
| "472" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177399", | |
| "19.43175" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "248", | |
| "address": "248 - Shakespeare-Lafayette", | |
| "district": "1", | |
| "name": "248 SHAKESPEARE-LAFAYETTE ", | |
| "nearby_stations": [ | |
| "246", | |
| "247", | |
| "249" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177569", | |
| "19.429877" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "249", | |
| "address": "249 - Shakespeare-Darwin", | |
| "district": "2", | |
| "name": "249 SHAKESPEARE-DARWIN ", | |
| "nearby_stations": [ | |
| "248", | |
| "250", | |
| "251" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17966", | |
| "19.429057" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "250", | |
| "address": "250 - Darwin-Mariano Escobedo", | |
| "district": "1", | |
| "name": "250 DARWIN-MARIANO ESCOBEDO ", | |
| "nearby_stations": [ | |
| "239", | |
| "249", | |
| "252" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17538", | |
| "19.429261" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "251", | |
| "address": "251 - Goethe-Darwin", | |
| "district": "2", | |
| "name": "251 GOETHE-DARWIN ", | |
| "nearby_stations": [ | |
| "248", | |
| "249", | |
| "252" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17702", | |
| "19.427575" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "252", | |
| "address": "252 - Víctor Hugo-Shakespeare", | |
| "district": "2", | |
| "name": "252 VICTOR HUGO-SHAKESPEARE ", | |
| "nearby_stations": [ | |
| "249", | |
| "251", | |
| "253" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177924", | |
| "19.425835" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "253", | |
| "address": "253 - Dante-Tolstoi", | |
| "district": "1", | |
| "name": "253 DANTE-TOLSTOI ", | |
| "nearby_stations": [ | |
| "195", | |
| "252", | |
| "261" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "11510" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16007", | |
| "19.43935" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "254", | |
| "address": "254 - Alfonso Herrera-Miguel Shultz", | |
| "district": "S-R", | |
| "name": "254 ALFONSO HERRERA-MIGUEL SHULTZ ", | |
| "nearby_stations": [ | |
| "160", | |
| "174", | |
| "256" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161808", | |
| "19.437159" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "255", | |
| "address": "255-Jose Rosas Moreno-Guillermo Prieto", | |
| "district": "1", | |
| "name": "255 JOSE ROSAS MORENO-GUILLERMO PRIETO ", | |
| "nearby_stations": [ | |
| "160", | |
| "183", | |
| "257" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15816", | |
| "19.4372" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "256", | |
| "address": "256 - Gómez Farías Sadi Carnot", | |
| "district": "S-R", | |
| "name": "256 GÓMEZ FARÍAS-SADI CARNOT ", | |
| "nearby_stations": [ | |
| "254", | |
| "259" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16622", | |
| "19.4338" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "257", | |
| "address": "257 - Manuel Maria Contreras-Villalongin", | |
| "district": "S-R", | |
| "name": "E257 MANUEL MARIA CONTRERAS-VILLALONGIN ", | |
| "nearby_stations": [ | |
| "6", | |
| "33", | |
| "160", | |
| "469" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1791", | |
| "19.4167" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "258", | |
| "address": "258 - Circuito Interior-Juan Escutia", | |
| "district": "CON", | |
| "name": "258 CIRCUITO INTERIOR-JUAN ESCUTIA ", | |
| "nearby_stations": [ | |
| "36", | |
| "49", | |
| "53" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15468", | |
| "19.43757" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "259", | |
| "address": "259 - Tómas Alva Edison-Ponciano Arriaga", | |
| "district": "1", | |
| "name": "259 TÓMAS ALVA EDISON-PONCIANO ARRIAGA ", | |
| "nearby_stations": [ | |
| "256" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.147742", | |
| "19.435354" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "260", | |
| "address": "260 - Av. Juárez-Balderas", | |
| "district": "CEN", | |
| "name": "E260 AV JUAREZ-BALDERAS ", | |
| "nearby_stations": [ | |
| "29", | |
| "33", | |
| "41", | |
| "108" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17246", | |
| "19.42495" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "261", | |
| "address": "261 Paseo de la Reforma-Río de la Plata", | |
| "district": "1", | |
| "name": "261 PASEO DE LA REFORMA - RÍO DE LA PLATA", | |
| "nearby_stations": [ | |
| "195", | |
| "252", | |
| "253" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.13395", | |
| "19.43693" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "262", | |
| "address": "262 - Republica de Cuba-Republica de Brasil", | |
| "district": "CEN", | |
| "name": "262 REPUBLICA DE CUBA-REPUBLICA DE BRASIL ", | |
| "nearby_stations": [ | |
| "91", | |
| "92", | |
| "93" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158425", | |
| "19.436274" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "263", | |
| "address": "263 - Sadi Carnot - Gómez Farias", | |
| "district": "S-R", | |
| "name": "263 SADI CARNOT-GÓMEZ FARIAS ", | |
| "nearby_stations": [ | |
| "85", | |
| "86", | |
| "256" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152935", | |
| "19.440985" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "264", | |
| "address": "264 - H. Ferrocarrileros - Jesús Garcia ", | |
| "district": "1", | |
| "name": "264 HÉROES FERROCARRILEROS-AV. CENTRAL", | |
| "nearby_stations": [ | |
| "265", | |
| "266", | |
| "268" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152265", | |
| "19.440839" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "265", | |
| "address": "265 - Jesús Garcia-Héroes Ferrocarrileros", | |
| "district": "1", | |
| "name": "265 HÉROES FERROCARRILEROS-JESÚS GARCIA", | |
| "nearby_stations": [ | |
| "264", | |
| "275" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152187", | |
| "19.444031" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "266", | |
| "address": "266 - Av. Jesús Garcia - Carlos J. Meneses", | |
| "district": "BUE", | |
| "name": "266 AV. JESÚS GARCIA-CARLOS J. MENESES ", | |
| "nearby_stations": [ | |
| "267", | |
| "268", | |
| "269" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152203", | |
| "19.443735" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "267", | |
| "address": "267 - Carlos J. Meneses - Av. jesús García", | |
| "district": "BUE", | |
| "name": "267 AV. JESÜS GARCÏA-CARLOS J. MENESES", | |
| "nearby_stations": [ | |
| "176", | |
| "266", | |
| "271" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.151658", | |
| "19.442467" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "268", | |
| "address": "268 Luis Donaldo Colosio - Av. Jesus Garcia", | |
| "district": "BUE", | |
| "name": "268 LUIS DONALDO COLOSIO-AV.JESÚS GARCÍA ", | |
| "nearby_stations": [ | |
| "176", | |
| "269", | |
| "273" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.151586", | |
| "19.442448" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "269", | |
| "address": "269 Luis Donaldo Colosio - Aldama", | |
| "district": "BUE", | |
| "name": "269 LUIS DONALDO COLOSIO-ALDAMA ", | |
| "nearby_stations": [ | |
| "176", | |
| "268", | |
| "273" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15387", | |
| "19.43676" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "270", | |
| "address": "270 - De la Republica-Ponciano Arriaga", | |
| "district": "TAB", | |
| "name": "270 DE LA REPUBLICA-PONCIANO ARRIAGA ", | |
| "nearby_stations": [ | |
| "270" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152525", | |
| "19.443928" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "271", | |
| "address": "271 Av. Jesús García - J. Meneses", | |
| "district": "1", | |
| "name": "271 AV. CENTRAL-J. MENESES ", | |
| "nearby_stations": [ | |
| "266", | |
| "267", | |
| "272" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152556", | |
| "19.443556" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "272", | |
| "address": "271 Av. Jesus Garcia - J. Meneses", | |
| "district": "BUE", | |
| "name": "272 AV. CENTRAL-J. MENESES ", | |
| "nearby_stations": [ | |
| "266", | |
| "267", | |
| "271" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152956", | |
| "19.442707" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "273", | |
| "address": "273 Luis Donaldo Colosio - Av. Jesus Garcia", | |
| "district": "1", | |
| "name": "273 LUIS DONALDO COLOSIO-AV. CENTRAL", | |
| "nearby_stations": [ | |
| "176", | |
| "268", | |
| "274" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.153289", | |
| "19.442772" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "274", | |
| "address": "274 Luis Donaldo Colosio - Av. Insurgentes Norte", | |
| "district": "BUE", | |
| "name": "274 LUIS DONALDO COLOSIO-AV INSURGENTES NORTE ", | |
| "nearby_stations": [ | |
| "176", | |
| "268", | |
| "273" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.153164", | |
| "19.441062" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "275", | |
| "address": "275 Héroes Ferrocarrileros - Av. Jesús García", | |
| "district": "BUE", | |
| "name": "275 HÉROES FERROCARRILEROS-AV. INSURGENTES NORTE", | |
| "nearby_stations": [ | |
| "264", | |
| "265" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156366", | |
| "19.401986" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "276", | |
| "address": "276 - Anaxágoras-Obrero Mundial", | |
| "district": "NAR", | |
| "name": "276 ANAXÁGORAS-OBRERO MUNDIAL", | |
| "nearby_stations": [ | |
| "277", | |
| "280", | |
| "281" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15909", | |
| "19.401807" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "277", | |
| "address": "277 - Ampliación Tonalá-Obrero Mundial", | |
| "district": "1", | |
| "name": "277 AMPLIACIÓN TONALÁ-OBRERO MUNDIAL", | |
| "nearby_stations": [ | |
| "165", | |
| "276", | |
| "280" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163831", | |
| "19.40071" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "278", | |
| "address": "278 - Mier Y Pesado-Obrero Mundial", | |
| "district": "1", | |
| "name": "278 MIER Y PESADO-OBRERO MUNDIAL", | |
| "nearby_stations": [ | |
| "164", | |
| "279", | |
| "282" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166553", | |
| "19.399908" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "279", | |
| "address": "279 - La Morena-Providencia", | |
| "district": "DVN", | |
| "name": "279 LA MORENA-PROVIDENCIA", | |
| "nearby_stations": [ | |
| "164", | |
| "278", | |
| "282" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156406", | |
| "19.4015" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "280", | |
| "address": "280 - Anaxágoras-Obrero Mundial", | |
| "district": "NAR", | |
| "name": "280 ANAXÁGORAS-OBRERO MUNDIAL", | |
| "nearby_stations": [ | |
| "276", | |
| "277", | |
| "281" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.157308", | |
| "19.398532" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "281", | |
| "address": "281 - Pitágoras-La Morena", | |
| "district": "NAR", | |
| "name": "281 PITÁGORAS-LA MORENA", | |
| "nearby_stations": [ | |
| "276", | |
| "280", | |
| "295" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161273", | |
| "19.398692" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "282", | |
| "address": "282 - La Morena-Eje 2 Poniente Gabriel Mancera", | |
| "district": "DVN", | |
| "name": "282 LA MORENA-EJE 2 PONIENTE GABRIEL MANCERA", | |
| "nearby_stations": [ | |
| "278", | |
| "293", | |
| "294" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.167383", | |
| "19.39827" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "283", | |
| "address": "283 - Av. Coyoacán-Rafael Donde", | |
| "district": "1", | |
| "name": "283 AV. COYOACÁN-RAFAEL DONDE", | |
| "nearby_stations": [ | |
| "279", | |
| "292", | |
| "293" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172981", | |
| "19.397693" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "284", | |
| "address": "284 - Dakota-Vermont", | |
| "district": "NAP", | |
| "name": "284 DAKOTA-VERMONT", | |
| "nearby_stations": [ | |
| "289", | |
| "290", | |
| "291" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1775178", | |
| "19.3997946" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "285", | |
| "address": "285 - 12 De Octubre-Mineria", | |
| "district": "ESC", | |
| "name": "285 12 DE OCTUBRE-MINERIA", | |
| "nearby_stations": [ | |
| "171", | |
| "173", | |
| "286" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179943", | |
| "19.399201" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "286", | |
| "address": "286 - 13 De Septiembre-Avenida Patriotismo", | |
| "district": "ESC", | |
| "name": "286 13 DE SEPTIEMBRE-AVENIDA PATRIOTISMO", | |
| "nearby_stations": [ | |
| "171", | |
| "285", | |
| "287" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183254", | |
| "19.398946" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "287", | |
| "address": "287 - 13 De Septiembre-Puente De La Morena", | |
| "district": "ESC", | |
| "name": "287 13 DE SEPTIEMBRE-PUENTE DE LA MORENA", | |
| "nearby_stations": [ | |
| "286", | |
| "288", | |
| "311" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "11800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183575", | |
| "19.396333" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "288", | |
| "address": "288 - 11 De Abril-Avenida 2", | |
| "district": "1", | |
| "name": "288 11 DE ABRIL-AVENIDA 2", | |
| "nearby_stations": [ | |
| "287", | |
| "310", | |
| "311" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174548", | |
| "19.397308" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "289", | |
| "address": "289 - Chicago-Yosemite", | |
| "district": "NAP", | |
| "name": "289 CHICAGO-YOSEMITE", | |
| "nearby_stations": [ | |
| "284", | |
| "290", | |
| "304" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172667", | |
| "19.396333" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "290", | |
| "address": "290 - Yosemite-Colorado", | |
| "district": "NAP", | |
| "name": "290 YOSEMITE-COLORADO", | |
| "nearby_stations": [ | |
| "284", | |
| "289", | |
| "303" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169946", | |
| "19.397651" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "291", | |
| "address": "291 - Magdalena-División Del Norte", | |
| "district": "DVN", | |
| "name": "291 MAGDALENA-DIVISIÓN DEL NORTE", | |
| "nearby_stations": [ | |
| "283", | |
| "284", | |
| "290" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166264", | |
| "19.396917" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "292", | |
| "address": "292 - Adolfo Prieto-Eje 4 Sur Xola", | |
| "district": "DVN", | |
| "name": "292 ADOLFO PRIETO-EJE 4 SUR XOLA", | |
| "nearby_stations": [ | |
| "283", | |
| "293", | |
| "299" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164598", | |
| "19.397373" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "293", | |
| "address": "293 - Mier Y Pesado-Eje 4 Sur Xola", | |
| "district": "DVN", | |
| "name": "293 MIER Y PESADO-EJE 4 SUR XOLA", | |
| "nearby_stations": [ | |
| "283", | |
| "292", | |
| "294" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160924", | |
| "19.396513" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "294", | |
| "address": "294 - Nicolás San Juan-Eje 4 Sur Xola", | |
| "district": "NAR", | |
| "name": "294 NICOLÁS SAN JUAN-EJE 4 SUR XOLA", | |
| "nearby_stations": [ | |
| "282", | |
| "295", | |
| "298" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156871", | |
| "19.396328" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "295", | |
| "address": "295 - Anaxágoras-Eje 4 Sur Xola", | |
| "district": "NAR", | |
| "name": "295 ANAXÁGORAS-EJE 4 SUR XOLA", | |
| "nearby_stations": [ | |
| "281", | |
| "296", | |
| "297" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158756", | |
| "19.394283" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "296", | |
| "address": "296 - Diagonal San Antonio-Enrique Rébsamen", | |
| "district": "NAR", | |
| "name": "E296 DIAGONAL SAN ANTONIO-ENRIQUE RÉBSAMEN", | |
| "nearby_stations": [ | |
| "295", | |
| "297", | |
| "300" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158907", | |
| "19.394412" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "297", | |
| "address": "297 - Diagonal San Antonio-Enrique Rébsamen", | |
| "district": "NAR", | |
| "name": "297 DIAGONAL SAN ANTONIO-ENRIQUE RÉBSAMEN", | |
| "nearby_stations": [ | |
| "295", | |
| "296", | |
| "320" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16214", | |
| "19.394073" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "298", | |
| "address": "298 - Romero De Terreros-Gabriel Mancera", | |
| "district": "DVN", | |
| "name": "298 ROMERO DE TERREROS-GABRIEL MANCERA", | |
| "nearby_stations": [ | |
| "294", | |
| "318", | |
| "319" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.165054", | |
| "19.394601" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "299", | |
| "address": "299 - Romero De Terreros-Mier Y Pesado", | |
| "district": "DVN", | |
| "name": "299 ROMERO DE TERREROS-MIER Y PESADO", | |
| "nearby_stations": [ | |
| "292", | |
| "298", | |
| "318" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.168333", | |
| "19.393268" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "300", | |
| "address": "300 - Providencia -Luz Saviñon", | |
| "district": "DVN", | |
| "name": "E300 PROVIDENCIA -LUZ SAVIÑON", | |
| "nearby_stations": [ | |
| "296", | |
| "301", | |
| "302" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171133", | |
| "19.393807" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "301", | |
| "address": "301 - Luz Saviñón-Magdalena", | |
| "district": "DVN", | |
| "name": "301 LUZ SAVIÑÓN-MAGDALENA", | |
| "nearby_stations": [ | |
| "300", | |
| "302", | |
| "316" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171466", | |
| "19.393832" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "302", | |
| "address": "302 - Luz Saviñon-Magdalena", | |
| "district": "DVN", | |
| "name": "302 LUZ SAVIÑON-MAGDALENA", | |
| "nearby_stations": [ | |
| "301", | |
| "303", | |
| "304" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173025", | |
| "19.394842" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "303", | |
| "address": "303 - Montesito-Av. Insurgentes", | |
| "district": "NAP", | |
| "name": "303 MONTESITO-AV. INSURGENTES", | |
| "nearby_stations": [ | |
| "301", | |
| "302", | |
| "304" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173821", | |
| "19.395043" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "304", | |
| "address": "304 - Montesito-Dakota", | |
| "district": "NAP", | |
| "name": "304 MONTESITO-DAKOTA", | |
| "nearby_stations": [ | |
| "290", | |
| "303", | |
| "305" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175531", | |
| "19.394693" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "305", | |
| "address": "305 - Avenida Del Parque-Arizona", | |
| "district": "1", | |
| "name": "305 AVENIDA DEL PARQUE-ARIZONA", | |
| "nearby_stations": [ | |
| "304", | |
| "306", | |
| "307" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175664", | |
| "19.393699" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "306", | |
| "address": "306 - Dakota-Filadelfia", | |
| "district": "NAP", | |
| "name": "306 DAKOTA-FILADELFIA", | |
| "nearby_stations": [ | |
| "305", | |
| "307", | |
| "308" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175834", | |
| "19.393701" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "307", | |
| "address": "307 - Minesota-Dakota", | |
| "district": "NAP", | |
| "name": "307 MINESOTA-DAKOTA", | |
| "nearby_stations": [ | |
| "305", | |
| "306", | |
| "308" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178072", | |
| "19.393594" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "308", | |
| "address": "308 - Nueva York-Arizona", | |
| "district": "1", | |
| "name": "308 NUEVA YORK-ARIZONA", | |
| "nearby_stations": [ | |
| "306", | |
| "307", | |
| "309" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17956", | |
| "19.393162" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "309", | |
| "address": "309 - Pennsylvania-Arizona", | |
| "district": "NAP", | |
| "name": "309 PENNSYLVANIA-ARIZONA", | |
| "nearby_stations": [ | |
| "308", | |
| "310", | |
| "313" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181733", | |
| "19.395319" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "310", | |
| "address": "310 - Calle 1-Av. Patriotismo", | |
| "district": "1", | |
| "name": "310 CALLE 1-AV. PATRIOTISMO", | |
| "nearby_stations": [ | |
| "309", | |
| "311", | |
| "312" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.185391", | |
| "19.393665" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "311", | |
| "address": "311 - Calle 5-Avenida Revolución", | |
| "district": "1", | |
| "name": "311 CALLE 5-AVENIDA REVOLUCIÓN", | |
| "nearby_stations": [ | |
| "310", | |
| "312", | |
| "328" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183737", | |
| "19.392634" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "312", | |
| "address": "312 - Avenida 2-Calle 7", | |
| "district": "SPP", | |
| "name": "312 AVENIDA 2-CALLE 7", | |
| "nearby_stations": [ | |
| "310", | |
| "311", | |
| "328" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178989", | |
| "19.391431" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "313", | |
| "address": "313 - Pennsylvania-Oklahoma", | |
| "district": "1", | |
| "name": "313 PENNSYLVANIA-OKLAHOMA", | |
| "nearby_stations": [ | |
| "308", | |
| "309", | |
| "314" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177331", | |
| "19.391647" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "314", | |
| "address": "314 - Nuerva York-Louisiana", | |
| "district": "NAP", | |
| "name": "314 NUERVA YORK-LOUISIANA", | |
| "nearby_stations": [ | |
| "307", | |
| "313", | |
| "327" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1736", | |
| "19.391472" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "315", | |
| "address": "315 - Alabama-Montana", | |
| "district": "NAP", | |
| "name": "315 ALABAMA-MONTANA", | |
| "nearby_stations": [ | |
| "301", | |
| "302", | |
| "316" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1712", | |
| "19.391056" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "316", | |
| "address": "316 - San Francisco-Concepción Beistegui", | |
| "district": "DVN", | |
| "name": "316 SAN FRANCISCO-CONCEPCIÓN BEISTEGUI", | |
| "nearby_stations": [ | |
| "301", | |
| "302", | |
| "315" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166157", | |
| "19.391456" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "317", | |
| "address": "317 - Avenida Coyoacán-Torres Adalid", | |
| "district": "DVN", | |
| "name": "317 AVENIDA COYOACÁN-TORRES ADALID", | |
| "nearby_stations": [ | |
| "299", | |
| "300", | |
| "318" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164127", | |
| "19.392249" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "318", | |
| "address": "318 - Luz Saviñón-Amores", | |
| "district": "DVN", | |
| "name": "318 LUZ SAVIÑÓN-AMORES", | |
| "nearby_stations": [ | |
| "299", | |
| "317", | |
| "319" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162684", | |
| "19.391991" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "319", | |
| "address": "319 - Diagonal San Antonio-Luz Saviñon", | |
| "district": "DVN", | |
| "name": "319 DIAGONAL SAN ANTONIO-LUZ SAVIÑON", | |
| "nearby_stations": [ | |
| "298", | |
| "318", | |
| "320" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15936", | |
| "19.391323" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "320", | |
| "address": "320 - Enrique Rébsamen-Luz Saviñon", | |
| "district": "NAR", | |
| "name": "320 ENRIQUE RÉBSAMEN-LUZ SAVIÑON", | |
| "nearby_stations": [ | |
| "296", | |
| "297", | |
| "319" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.157513", | |
| "19.389477" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "321", | |
| "address": "321 - Torres Adalid-Anaxágoras", | |
| "district": "1", | |
| "name": "321 TORRES ADALID-ANAXÁGORAS", | |
| "nearby_stations": [ | |
| "320", | |
| "322", | |
| "340" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160616", | |
| "19.388528" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "322", | |
| "address": "322 - Heriberto Frías-Concepción Beistegui", | |
| "district": "1", | |
| "name": "322 HERIBERTO FRÍAS-CONCEPCIÓN BEISTEGUI", | |
| "nearby_stations": [ | |
| "321", | |
| "323", | |
| "339" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163403", | |
| "19.389026" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "323", | |
| "address": "323 - Concepción Beistegui-Gabriel Mancera", | |
| "district": "DVN", | |
| "name": "323 CONCEPCIÓN BEISTEGUI-GABRIEL MANCERA", | |
| "nearby_stations": [ | |
| "319", | |
| "322", | |
| "324" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3103" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1656554", | |
| "19.3872468" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "324", | |
| "address": "324 - Amores-Avenida Eugenia", | |
| "district": "DVC", | |
| "name": "324 AMORES-AVENIDA EUGENIA", | |
| "nearby_stations": [ | |
| "323", | |
| "336", | |
| "337" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1696894", | |
| "19.3881779" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "325", | |
| "address": "325 - Providencia -Avenida Del Valle", | |
| "district": "1", | |
| "name": "325 PROVIDENCIA -AVENIDA DEL VALLE", | |
| "nearby_stations": [ | |
| "316", | |
| "335", | |
| "336" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174811", | |
| "19.388978" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "326", | |
| "address": "326 - Eugenia-Nebraska", | |
| "district": "AMN", | |
| "name": "326 EUGENIA-NEBRASKA", | |
| "nearby_stations": [ | |
| "327", | |
| "334", | |
| "335" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3840" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17772", | |
| "19.38885" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "327", | |
| "address": "327 - Georgia -Pennsylvania", | |
| "district": "NAP", | |
| "name": "E327 GEORGIA -PENNSYLVANIA", | |
| "nearby_stations": [ | |
| "300", | |
| "314", | |
| "326" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.184742", | |
| "19.392586" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "328", | |
| "address": "328 - Avenida 1-Calle 7", | |
| "district": "SPP", | |
| "name": "328 AVENIDA 1-CALLE 7", | |
| "nearby_stations": [ | |
| "311", | |
| "312", | |
| "329" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.184812", | |
| "19.390306" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "329", | |
| "address": "329 - Calle 13-Avenida 1", | |
| "district": "SPP", | |
| "name": "329 CALLE 13-AVENIDA 1", | |
| "nearby_stations": [ | |
| "312", | |
| "328", | |
| "330" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.182606", | |
| "19.389358" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "330", | |
| "address": "330 - Calle 15-Avenida Patriotismo", | |
| "district": "SPP", | |
| "name": "330 CALLE 15-AVENIDA PATRIOTISMO", | |
| "nearby_stations": [ | |
| "329", | |
| "331", | |
| "332" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183971", | |
| "19.388547" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "331", | |
| "address": "331 - Avenida 2-Calle 17", | |
| "district": "SPP", | |
| "name": "331 AVENIDA 2-CALLE 17", | |
| "nearby_stations": [ | |
| "329", | |
| "330", | |
| "332" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183809", | |
| "19.385508" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "332", | |
| "address": "332 - Sur De Calle 27-Avenida 3", | |
| "district": "SPP", | |
| "name": "332 SUR DE CALLE 27-AVENIDA 3", | |
| "nearby_stations": [ | |
| "330", | |
| "331", | |
| "333" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.180978", | |
| "19.387624" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "333", | |
| "address": "333 - Georgia -Carolina", | |
| "district": "NAP", | |
| "name": "333 GEORGIA -CAROLINA", | |
| "nearby_stations": [ | |
| "330", | |
| "332", | |
| "349" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3810" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175089", | |
| "19.386568" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "334", | |
| "address": "334 - Nuerva York-Av. Insurgentes", | |
| "district": "AMN", | |
| "name": "334 NUEVA YORK-AV. INSURGENTES", | |
| "nearby_stations": [ | |
| "326", | |
| "335", | |
| "346" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3840" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173504", | |
| "19.387003" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "335", | |
| "address": "335 - Magdalena-Ameyalco", | |
| "district": "DVC", | |
| "name": "335 MAGDALENA-AMEYALCO", | |
| "nearby_stations": [ | |
| "326", | |
| "334", | |
| "346" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169673", | |
| "19.385531" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "336", | |
| "address": "336 - San Borja-Cda. Bartoloche", | |
| "district": "DVC", | |
| "name": "336 SAN BORJA-CDA. BARTOLOCHE", | |
| "nearby_stations": [ | |
| "325", | |
| "337", | |
| "345" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16704", | |
| "19.384849" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "337", | |
| "address": "337 - San Borja-Martín Menlalde", | |
| "district": "DVC", | |
| "name": "337 SAN BORJA-MARTÍN MENLALDE", | |
| "nearby_stations": [ | |
| "324", | |
| "336", | |
| "338" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163273", | |
| "19.384249" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "338", | |
| "address": "338 - Nicolas San Juan-San Borja", | |
| "district": "DVC", | |
| "name": "338 NICOLAS SAN JUAN-SAN BORJA", | |
| "nearby_stations": [ | |
| "324", | |
| "336", | |
| "337" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160548", | |
| "19.386032" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "339", | |
| "address": "339 - Enrique Rébsamen-Avenida Eugenia", | |
| "district": "NAR", | |
| "name": "339 ENRIQUE RÉBSAMEN-AVENIDA EUGENIA", | |
| "nearby_stations": [ | |
| "322", | |
| "340", | |
| "343" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158188", | |
| "19.385571" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "340", | |
| "address": "340 - Anaxágoras-Avenida Eugenia", | |
| "district": "NAR", | |
| "name": "340 ANAXÁGORAS-AVENIDA EUGENIA", | |
| "nearby_stations": [ | |
| "339", | |
| "341", | |
| "343" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158204", | |
| "19.382851" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "341", | |
| "address": "341 - San Borja-Avenida Cuauhtemoc", | |
| "district": "NAR", | |
| "name": "341 SAN BORJA-AVENIDA CUAUHTEMOC", | |
| "nearby_stations": [ | |
| "340", | |
| "343", | |
| "364" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.159455", | |
| "19.381076" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "342", | |
| "address": "342 - Anaxágoras-Angel Urraza Eje 6 Sur", | |
| "district": "NAR", | |
| "name": "342 ANAXÁGORAS-ANGEL URRAZA EJE 6 SUR", | |
| "nearby_stations": [ | |
| "341", | |
| "344", | |
| "359" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3020" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160826", | |
| "19.384099" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "343", | |
| "address": "343 - Enrique Rébsamen-División Del Norte", | |
| "district": "DVC", | |
| "name": "343 ENRIQUE RÉBSAMEN-DIVISIÓN DEL NORTE", | |
| "nearby_stations": [ | |
| "338", | |
| "341", | |
| "344" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162243", | |
| "19.382107" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "344", | |
| "address": "344 - Heriberto Frías-Angel Urraza Eje 6 Sur", | |
| "district": "DVC", | |
| "name": "344 HERIBERTO FRÍAS-ANGEL URRAZA EJE 6 SUR", | |
| "nearby_stations": [ | |
| "338", | |
| "343", | |
| "358" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172223", | |
| "19.384498" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "345", | |
| "address": "345 - Miraflores-Patricio Sanz", | |
| "district": "ISB", | |
| "name": "345 MIRAFLORES-PATRICIO SANZ", | |
| "nearby_stations": [ | |
| "334", | |
| "335", | |
| "346" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174077", | |
| "19.385019" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "346", | |
| "address": "346 - San Francisco-Santa Margarita", | |
| "district": "ISB", | |
| "name": "346 SAN FRANCISCO-SANTA MARGARITA", | |
| "nearby_stations": [ | |
| "334", | |
| "335", | |
| "345" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.176097", | |
| "19.384378" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "347", | |
| "address": "347 - Pennsylvania-Maximino Avila Camacho", | |
| "district": "1", | |
| "name": "347 PENNSYLVANIA-MAXIMINO AVILA CAMACHO", | |
| "nearby_stations": [ | |
| "334", | |
| "346", | |
| "348" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3710" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178216", | |
| "19.385365" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "348", | |
| "address": "348 - Indiana-Avenida San Antonio", | |
| "district": "CDD", | |
| "name": "348 INDIANA-AVENIDA SAN ANTONIO", | |
| "nearby_stations": [ | |
| "347", | |
| "349", | |
| "350" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3710" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.180857", | |
| "19.385688" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "349", | |
| "address": "349 - Augusto Rodin-Avenida San Antonio", | |
| "district": "AMN", | |
| "name": "349 AUGUSTO RODIN-AVENIDA SAN ANTONIO", | |
| "nearby_stations": [ | |
| "332", | |
| "348", | |
| "350" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3840" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181482", | |
| "19.384062" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "350", | |
| "address": "350 - Jose Clemente Orozco-Correggio", | |
| "district": "1", | |
| "name": "350 JOSE CLEMENTE OROZCO-CORREGGIO", | |
| "nearby_stations": [ | |
| "349", | |
| "352" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3710" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.186297", | |
| "19.385751" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "351", | |
| "address": "351 - Calle 27-Avenida Revolución", | |
| "district": "SPP", | |
| "name": "351 CALLE 27-AVENIDA REVOLUCIÓN", | |
| "nearby_stations": [ | |
| "332", | |
| "352", | |
| "364" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3800" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.185447", | |
| "19.384114" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "352", | |
| "address": "352 - Tintoreto-Giorgine", | |
| "district": "SMN", | |
| "name": "352 TINTORETO-GIORGINE", | |
| "nearby_stations": [ | |
| "351", | |
| "364", | |
| "365" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178808", | |
| "19.382168" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "353", | |
| "address": "353 - Carolina-Holbein", | |
| "district": "CDD", | |
| "name": "353 CAROLINA-HOLBEIN", | |
| "nearby_stations": [ | |
| "361", | |
| "362" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3710" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.176685", | |
| "19.381665" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "354", | |
| "address": "354 - Boston-Av. Insurgentes", | |
| "district": "NBU", | |
| "name": "354 BOSTON-AV. INSURGENTES", | |
| "nearby_stations": [ | |
| "353", | |
| "361", | |
| "369" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3720" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173291", | |
| "19.38205" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "355", | |
| "address": "355 - California-Sacramento", | |
| "district": "ISB", | |
| "name": "355 CALIFORNIA-SACRAMENTO", | |
| "nearby_stations": [ | |
| "345", | |
| "361" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.170171", | |
| "19.381292" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "356", | |
| "address": "356 - Matias Romero -Adolfo Prieto", | |
| "district": "1", | |
| "name": "356 MATIAS ROMERO -ADOLFO PRIETO", | |
| "nearby_stations": [ | |
| "355", | |
| "357", | |
| "372" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1669248", | |
| "19.380598" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "357", | |
| "address": "357 - Matias Romero -Amores", | |
| "district": "DVC", | |
| "name": "357 MATIAS ROMERO -AMORES", | |
| "nearby_stations": [ | |
| "356", | |
| "358", | |
| "373" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164222", | |
| "19.380168" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "358", | |
| "address": "358 - Nicolas San Juan-Matias Romero", | |
| "district": "DVC", | |
| "name": "358 NICOLAS SAN JUAN-MATIAS ROMERO ", | |
| "nearby_stations": [ | |
| "357", | |
| "360", | |
| "373" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161169", | |
| "19.379269" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "359", | |
| "address": "359 - Matias Romero -Pestallozzi", | |
| "district": "DVC", | |
| "name": "359 MATIAS ROMERO -PESTALLOZZI", | |
| "nearby_stations": [ | |
| "342", | |
| "360", | |
| "374" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1628259", | |
| "19.3790279" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "360", | |
| "address": "360 - Heriberto Frías-Matias Romero", | |
| "district": "DVC", | |
| "name": "E360 HERIBERTO FRÍAS-MATIAS ROMERO", | |
| "nearby_stations": [ | |
| "300", | |
| "358", | |
| "359", | |
| "391" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17508", | |
| "19.380709" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "361", | |
| "address": "361 - Porfirio Díaz-Capulín", | |
| "district": "1", | |
| "name": "361 PORFIRIO DÍAZ-CAPULÍN", | |
| "nearby_stations": [ | |
| "369", | |
| "370" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181043", | |
| "19.382207" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "362", | |
| "address": "362 - Augusto Rodin-Alberto Balderas", | |
| "district": "CDD", | |
| "name": "362 AUGUSTO RODIN-ALBERTO BALDERAS", | |
| "nearby_stations": [ | |
| "367", | |
| "368" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3710" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183851", | |
| "19.380813" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "363", | |
| "address": "363 - Holbein-Paulo Ucello", | |
| "district": "CDD", | |
| "name": "363 HOLBEIN-PAULO UCELLO", | |
| "nearby_stations": [ | |
| "362", | |
| "365", | |
| "367" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3710" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.185858", | |
| "19.383063" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "364", | |
| "address": "364 - Botichelli-Cda. De Giorgone", | |
| "district": "SMN", | |
| "name": "364 BOTICHELLI-CDA. DE GIORGONE", | |
| "nearby_stations": [ | |
| "351", | |
| "352", | |
| "365" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.186687", | |
| "19.381117" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "365", | |
| "address": "365 - Holbein-Avenida Revolución", | |
| "district": "SMN", | |
| "name": "365 HOLBEIN-AVENIDA REVOLUCIÓN", | |
| "nearby_stations": [ | |
| "352", | |
| "363", | |
| "364" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3700" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181973", | |
| "19.378345" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "366", | |
| "address": "366 - Porfirio Díaz-Augusto Rodín", | |
| "district": "EXI", | |
| "name": "366 PORFIRIO DÍAZ-AUGUSTO RODÍN", | |
| "nearby_stations": [ | |
| "362", | |
| "367", | |
| "368" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3740" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181632", | |
| "19.37946" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "367", | |
| "address": "367 - Boston -Augusto Rodín", | |
| "district": "NBU", | |
| "name": "367 BOSTON -AUGUSTO RODÍN", | |
| "nearby_stations": [ | |
| "362", | |
| "363", | |
| "366" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3720" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179344", | |
| "19.379246" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "368", | |
| "address": "368 - Porfirio Díaz-Cincinatti", | |
| "district": "1", | |
| "name": "368 PORFIRIO DÍAZ-CINCINATTI ", | |
| "nearby_stations": [ | |
| "366", | |
| "367", | |
| "369" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3740" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177478", | |
| "19.379884" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "369", | |
| "address": "369 - Porfirio Díaz-Av. Insurgentes", | |
| "district": "1", | |
| "name": "369 PORFIRIO DÍAZ-AV. INSURGENTES", | |
| "nearby_stations": [ | |
| "367", | |
| "368" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3740" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177054", | |
| "19.378818" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "370", | |
| "address": "370 - Tlacoquemecatl-Av. Insurgentes", | |
| "district": "TLA", | |
| "name": "370 TLACOQUEMECATL-AV. INSURGENTES", | |
| "nearby_stations": [ | |
| "361", | |
| "369", | |
| "371" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3200" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174328", | |
| "19.378542" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "371", | |
| "address": "371 - Tlacoquemecatl-Capulin", | |
| "district": "TLA", | |
| "name": "371 TLACOQUEMECATL-CAPULIN", | |
| "nearby_stations": [ | |
| "361", | |
| "369", | |
| "370" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3200" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.170289", | |
| "19.37797" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "372", | |
| "address": "372 - Dr. Roberto Gayol-Tlacoquemecatl", | |
| "district": "1", | |
| "name": "372 DR. ROBERTO GAYOL-TLACOQUEMECATL", | |
| "nearby_stations": [ | |
| "373", | |
| "378", | |
| "379" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166663", | |
| "19.377968" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "373", | |
| "address": "373 - Pilares-Gabriel Mancera", | |
| "district": "DVC", | |
| "name": "373 PILARES-GABRIEL MANCERA", | |
| "nearby_stations": [ | |
| "357", | |
| "372", | |
| "378" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161116", | |
| "19.376964" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "374", | |
| "address": "374 - Anaxágoras-Pilares", | |
| "district": "DVC", | |
| "name": "374 PITÁGORAS-PILARES", | |
| "nearby_stations": [ | |
| "359", | |
| "375", | |
| "376" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3100" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158818", | |
| "19.376865" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "375", | |
| "address": "375 - Tenayuca-División Del Norte", | |
| "district": "LEV", | |
| "name": "375 TENAYUCA-DIVISIÓN DEL NORTE", | |
| "nearby_stations": [ | |
| "359", | |
| "374", | |
| "376" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3650" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.161595", | |
| "19.375442" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "376", | |
| "address": "376 - Pitágoras-Av. Universidad", | |
| "district": "LEV", | |
| "name": "376 PITÁGORAS-AV. UNIVERSIDAD", | |
| "nearby_stations": [ | |
| "374", | |
| "375", | |
| "377" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3650" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16375", | |
| "19.375394" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "377", | |
| "address": "377 - Heriberto Frías-Miguel Laurent", | |
| "district": "DVS", | |
| "name": "377 HERIBERTO FRÍAS-MIGUEL LAURENT", | |
| "nearby_stations": [ | |
| "373", | |
| "376", | |
| "400" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.168076", | |
| "19.375823" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "378", | |
| "address": "378 - Miguel Laurent-Amores", | |
| "district": "DVS", | |
| "name": "378 MIGUEL LAURENT-AMORES", | |
| "nearby_stations": [ | |
| "372", | |
| "373", | |
| "379" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17084", | |
| "19.375751" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "379", | |
| "address": "379 - Dr. Roberto Gayol-Miguel Laurent", | |
| "district": "1", | |
| "name": "379 DR. ROBERTO GAYOL-MIGUEL LAURENT", | |
| "nearby_stations": [ | |
| "378", | |
| "380", | |
| "395" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173512", | |
| "19.374876" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "380", | |
| "address": "380 - Moras-San Lorenzo", | |
| "district": "TLA", | |
| "name": "380 MORAS-SAN LORENZO", | |
| "nearby_stations": [ | |
| "392", | |
| "393", | |
| "394" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3200" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177894", | |
| "19.375541" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "381", | |
| "address": "381 - San Lorenzo-Manzanas", | |
| "district": "TLA", | |
| "name": "381 SAN LORENZO-MANZANAS", | |
| "nearby_stations": [ | |
| "382", | |
| "387", | |
| "389" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3200" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178084", | |
| "19.375591" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "382", | |
| "address": "382 - San Lorenzo-Av. Insurgentes", | |
| "district": "TLA", | |
| "name": "382 SAN LORENZO-AV. INSURGENTES", | |
| "nearby_stations": [ | |
| "381", | |
| "387", | |
| "389" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": " 3200 " | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181527", | |
| "19.375764" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "383", | |
| "address": "383 - Luis Caracci-2da. Luis Caracci", | |
| "district": "EXI", | |
| "name": "383 LUIS CARACCI-2DA. LUIS CARACCI", | |
| "nearby_stations": [ | |
| "366", | |
| "382", | |
| "387" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3740" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.185583", | |
| "19.375873" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "384", | |
| "address": "384 - Empresa-Poussin", | |
| "district": "INM", | |
| "name": "384 EMPRESA-POUSSIN", | |
| "nearby_stations": [ | |
| "385", | |
| "386", | |
| "417" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.18558", | |
| "19.375651" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "385", | |
| "address": "385 - Poussin-Empresa", | |
| "district": "INM", | |
| "name": "385 POUSSIN-EMPRESA", | |
| "nearby_stations": [ | |
| "384", | |
| "386", | |
| "417" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.185846", | |
| "19.37484" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "386", | |
| "address": "386 - Poussin-Donatello", | |
| "district": "INM", | |
| "name": "386 POUSSIN-DONATELLO", | |
| "nearby_stations": [ | |
| "384", | |
| "385", | |
| "417" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.180505555556", | |
| "19.37455556" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "387", | |
| "address": "387 - Cadiz-Empresa", | |
| "district": "INM", | |
| "name": "387 CADIZ-EMPRESA", | |
| "nearby_stations": [ | |
| "381", | |
| "382", | |
| "383" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181355", | |
| "19.373038" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "388", | |
| "address": "388 - Valencia-Malaga", | |
| "district": "INM", | |
| "name": "388 VALENCIA-MALAGA", | |
| "nearby_stations": [ | |
| "387", | |
| "389", | |
| "390" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179356", | |
| "19.373528" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "389", | |
| "address": "389 - Santander-Felix Cuevas", | |
| "district": "INM", | |
| "name": "389 SANTANDER-FELIX CUEVAS", | |
| "nearby_stations": [ | |
| "388", | |
| "390", | |
| "391" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17826", | |
| "19.373228" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "390", | |
| "address": "390 - Oso-Felix Cuevas", | |
| "district": "DVS", | |
| "name": "390 OSO-FELIX CUEVAS", | |
| "nearby_stations": [ | |
| "389", | |
| "391", | |
| "416" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.178283", | |
| "19.373142" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "391", | |
| "address": "391 - Oso-Felix Cuevas", | |
| "district": "DVS", | |
| "name": "E391 OSO-FELIX CUEVAS", | |
| "nearby_stations": [ | |
| "390", | |
| "416", | |
| "434" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1747749", | |
| "19.3730067" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "392", | |
| "address": "392 - Patricio Sanz-Felix Cuevas", | |
| "district": "TLA", | |
| "name": "392 PATRICIO SANZ-FELIX CUEVAS", | |
| "nearby_stations": [ | |
| "380", | |
| "393", | |
| "394" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3200" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172558", | |
| "19.372796" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "393", | |
| "address": "393 - Adolfo Prieto-Felix Cuevas", | |
| "district": "TLA", | |
| "name": "393 ADOLFO PRIETO-FELIX CUEVAS", | |
| "nearby_stations": [ | |
| "380", | |
| "392", | |
| "394" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3200" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171592", | |
| "19.372437" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "394", | |
| "address": "394 - Dr. Roberto Gayol-Felix Cuevas", | |
| "district": "DVS", | |
| "name": "394 DR. ROBERTO GAYOL-FELIX CUEVAS", | |
| "nearby_stations": [ | |
| "393", | |
| "395", | |
| "396" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.169814", | |
| "19.373742" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "395", | |
| "address": "395 - San Lorenzo-Callejón Martín Menlalde", | |
| "district": "DVS", | |
| "name": "395 SAN LORENZO-CALLEJÓN MARTÍN MENLALDE", | |
| "nearby_stations": [ | |
| "379", | |
| "394", | |
| "396" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.170187", | |
| "19.371554" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "396", | |
| "address": "396 - Martín Menlalde-Felix Cuevas", | |
| "district": "DVS", | |
| "name": "396 MARTÍN MENLALDE-FELIX CUEVAS", | |
| "nearby_stations": [ | |
| "394", | |
| "395", | |
| "413" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.167247", | |
| "19.373194" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "397", | |
| "address": "397 - San Lorenzo-Gabriel Mancera", | |
| "district": "DVS", | |
| "name": "397 SAN LORENZO-GABRIEL MANCERA", | |
| "nearby_stations": [ | |
| "398", | |
| "399", | |
| "400" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16566", | |
| "19.37103" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "398", | |
| "address": "398 - Sanchez Azcona-Felix Cuevas", | |
| "district": "DVS", | |
| "name": "398 SANCHEZ AZCONA-FELIX CUEVAS", | |
| "nearby_stations": [ | |
| "397", | |
| "399", | |
| "400" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.164519", | |
| "19.372407" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "399", | |
| "address": "399 - Heriberto Frías-San Lorenzo", | |
| "district": "DVS", | |
| "name": "399 HERIBERTO FRÍAS-SAN LORENZO", | |
| "nearby_stations": [ | |
| "397", | |
| "398", | |
| "400" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1642743", | |
| "19.3726458" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "400", | |
| "address": "400 - San Lorenzo-Heriberto Frias", | |
| "district": "DVS", | |
| "name": "400 SAN LORENZO-HERIBERTO FRIAS", | |
| "nearby_stations": [ | |
| "397", | |
| "398", | |
| "399" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16158", | |
| "19.372147" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "401", | |
| "address": "401 - San Lorenzo-Avenida Cuauhtemoc", | |
| "district": "SCA", | |
| "name": "401 SAN LORENZO-AVENIDA CUAUHTEMOC", | |
| "nearby_stations": [ | |
| "400", | |
| "402", | |
| "403" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1587223", | |
| "19.3709452" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "402", | |
| "address": "402 - Uxmal-Municipio Libre", | |
| "district": "1", | |
| "name": "402 UXMAL-MUNICIPIO LIBRE", | |
| "nearby_stations": [ | |
| "401", | |
| "403", | |
| "405" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158639", | |
| "19.371371" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "403", | |
| "address": "403 - Uxmal-Municipio Libre", | |
| "district": "SCA", | |
| "name": "403 UXMAL-MUNICIPIO LIBRE", | |
| "nearby_stations": [ | |
| "401", | |
| "402", | |
| "405" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.157387", | |
| "19.373813" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "404", | |
| "address": "404 - Miguel Laurent-Avenida División Del Norte", | |
| "district": "LEV", | |
| "name": "404 MIGUEL LAURENT-AVENIDA DIVISIÓN DEL NORTE", | |
| "nearby_stations": [ | |
| "402", | |
| "403", | |
| "405" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3650" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156626", | |
| "19.370619" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "405", | |
| "address": "405 - División Del Norte-Municipio Libre", | |
| "district": "PON", | |
| "name": "405 DIVISIÓN DEL NORTE-MUNICIPIO LIBRE", | |
| "nearby_stations": [ | |
| "402", | |
| "403", | |
| "404" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3303" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163261", | |
| "19.367831" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "406", | |
| "address": "406 - Parroquia Av. Mexico-Coyoacan", | |
| "district": "SCA", | |
| "name": "406 PARROQUIA AV. MEXICO-COYOACAN", | |
| "nearby_stations": [ | |
| "402", | |
| "407", | |
| "411" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158694", | |
| "19.367294" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "407", | |
| "address": "407 - Prolongación Xochicalco-General Emiliano Zapat", | |
| "district": "REE", | |
| "name": "407 PROL. XOCHICALCO-GENERAL EMILIANO ZAPATA", | |
| "nearby_stations": [ | |
| "408", | |
| "410" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3320" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156843", | |
| "19.36677" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "408", | |
| "address": "408 - Prolongación Petén-General Emiliano Zapata", | |
| "district": "REE", | |
| "name": "408 PROLONGACIÓN PETÉN-GENERAL EMILIANO ZAPATA", | |
| "nearby_stations": [ | |
| "407", | |
| "409", | |
| "410" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3320" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.155499", | |
| "19.365102" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "409", | |
| "address": "409 - Azores-División Del Norte", | |
| "district": "SCA", | |
| "name": "409 AZORES-DIVISIÓN DEL NORTE", | |
| "nearby_stations": [ | |
| "408", | |
| "410", | |
| "430" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158063", | |
| "19.36564" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "410", | |
| "address": "410 - Prolongación Tajín-Prolongación Repúblicas", | |
| "district": "SCA", | |
| "name": "410 PROLONGACIÓN TAJÍN-PROLONGACIÓN REPÚBLICAS", | |
| "nearby_stations": [ | |
| "407", | |
| "408", | |
| "409" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.163626", | |
| "19.367864" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "411", | |
| "address": "411 - Parroquia-Avenida México-Coyoacan", | |
| "district": "SCA", | |
| "name": "411 PARROQUIA-AVENIDA MÉXICO-COYOACAN", | |
| "nearby_stations": [ | |
| "412", | |
| "425", | |
| "427" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1654145", | |
| "19.3684182" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "412", | |
| "address": "412 - Parroquia-Avenida Universidad", | |
| "district": "SCA", | |
| "name": "412 PARROQUIA-AVENIDA UNIVERSIDAD", | |
| "nearby_stations": [ | |
| "411", | |
| "425", | |
| "426" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171906", | |
| "19.369782" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "413", | |
| "address": "413 - Parroquia-Avenida Coyoacán", | |
| "district": "DVS", | |
| "name": "413 PARROQUIA-AVENIDA COYOACÁN", | |
| "nearby_stations": [ | |
| "396", | |
| "414", | |
| "424" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173712", | |
| "19.370187" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "414", | |
| "address": "414 - Parroquia-José Ignacio Bartolache", | |
| "district": "DVS", | |
| "name": "414 PARROQUIA-JOSÉ IGNACIO BARTOLACHE", | |
| "nearby_stations": [ | |
| "413", | |
| "415", | |
| "423" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17602", | |
| "19.371498" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "415", | |
| "address": "415 - San Francisco-Parroquía", | |
| "district": "DVS", | |
| "name": "415 SAN FRANCISCO-PARROQUÍA", | |
| "nearby_stations": [ | |
| "391", | |
| "414", | |
| "416" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177607", | |
| "19.371308" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "416", | |
| "address": "416 - Recreo-Parroquía", | |
| "district": "1", | |
| "name": "416 RECREO-PARROQUÍA", | |
| "nearby_stations": [ | |
| "390", | |
| "391", | |
| "415" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.184333", | |
| "19.373262" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "417", | |
| "address": "417 - Goya-Augusto Rodín", | |
| "district": "INM", | |
| "name": "417 GOYA-AUGUSTO RODÍN", | |
| "nearby_stations": [ | |
| "384", | |
| "385", | |
| "386" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.183034", | |
| "19.371152" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "418", | |
| "address": "418 - Galicia-Actipan", | |
| "district": "INM", | |
| "name": "418 GALICIA-ACTIPAN", | |
| "nearby_stations": [ | |
| "388", | |
| "417", | |
| "419" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181502", | |
| "19.370606" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "419", | |
| "address": "419 - Actipan-Cadiz", | |
| "district": "INM", | |
| "name": "419 ACTIPAN-CADIZ", | |
| "nearby_stations": [ | |
| "418", | |
| "420", | |
| "421" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3920" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17964", | |
| "19.369723" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "420", | |
| "address": "420 - María Luz Bringas-Oso", | |
| "district": "ACT", | |
| "name": "420 MARÍA LUZ BRINGAS-OSO", | |
| "nearby_stations": [ | |
| "418", | |
| "419", | |
| "421" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3230" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179401", | |
| "19.369467" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "421", | |
| "address": "421 - María Luz Bringas-Oso", | |
| "district": "ACT", | |
| "name": "421 MARÍA LUZ BRINGAS-OSO", | |
| "nearby_stations": [ | |
| "419", | |
| "420", | |
| "422" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3230" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177487", | |
| "19.368356" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "422", | |
| "address": "422 - Bufalo-José María Rico (Eje 8)", | |
| "district": "ACT", | |
| "name": "422 BUFALO-JOSÉ MARÍA RICO (EJE 8)", | |
| "nearby_stations": [ | |
| "421", | |
| "423", | |
| "436" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3230" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.175342", | |
| "19.367631" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "423", | |
| "address": "423 - Moras-José María Rico (Eje 8)", | |
| "district": "ACA", | |
| "name": "423 MORAS-JOSÉ MARÍA RICO (EJE 8)", | |
| "nearby_stations": [ | |
| "422", | |
| "436", | |
| "437" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3240" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.170531", | |
| "19.367208" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "424", | |
| "address": "424 - Amores-José María Rico (Eje 8)", | |
| "district": "DVS", | |
| "name": "424 AMORES-JOSÉ MARÍA RICO (EJE 8)", | |
| "nearby_stations": [ | |
| "413", | |
| "425", | |
| "435" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.16741", | |
| "19.367087" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "425", | |
| "address": "425 - Nicolas San Juan-Avenida Universidad", | |
| "district": "DVS", | |
| "name": "425 NICOLAS SAN JUAN-AVENIDA UNIVERSIDAD", | |
| "nearby_stations": [ | |
| "411", | |
| "412", | |
| "426" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.166017", | |
| "19.365519" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "426", | |
| "address": "426 - Cerrada De Popocatepetl-Av. Popocatepetl (Eje", | |
| "district": "XOC", | |
| "name": "426 CERRADA DE POPOCATEPETL-AV. POPOCATEPETL (EJE ", | |
| "nearby_stations": [ | |
| "411", | |
| "412", | |
| "425" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3330" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162993", | |
| "19.365023" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "427", | |
| "address": "427 - Avenida México-Coyoacan-Av. Popocatepetl (Eje", | |
| "district": "SCA", | |
| "name": "427 AVENIDA MÉXICO-COYOACAN-AV. POPOCATEPETL (EJE ", | |
| "nearby_stations": [ | |
| "411", | |
| "412", | |
| "426" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.160353", | |
| "19.363418" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "428", | |
| "address": "428 - Prolongación Uxmal-Av. Popocatepetl (Eje 8)", | |
| "district": "GPM", | |
| "name": "428 PROLONGACIÓN UXMAL-AV. POPOCATEPETL (EJE 8)", | |
| "nearby_stations": [ | |
| "427", | |
| "430", | |
| "431" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3340" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.158292", | |
| "19.363071" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "429", | |
| "address": "429 - Pirineos-Av. Popocatepetl (Eje 8)", | |
| "district": "SCA", | |
| "name": "429 PIRINEOS-AV. POPOCATEPETL (EJE 8)", | |
| "nearby_stations": [ | |
| "428", | |
| "430", | |
| "431" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.154974", | |
| "19.362139" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "430", | |
| "address": "430 - Tripoli-Av. Popocatepetl (Eje 8)", | |
| "district": "SCA", | |
| "name": "430 TRIPOLI-AV. POPOCATEPETL (EJE 8)", | |
| "nearby_stations": [ | |
| "409", | |
| "429", | |
| "431" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3310" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.15822", | |
| "19.36145" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "431", | |
| "address": "431 - Bruno Traven-Paz Montes De Oca", | |
| "district": "GPM", | |
| "name": "431 BRUNO TRAVEN-PAZ MONTES DE OCA", | |
| "nearby_stations": [ | |
| "428", | |
| "429", | |
| "430" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3340" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162581", | |
| "19.361296" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "432", | |
| "address": "432 - Carrillo Pto-Golondrinas", | |
| "district": "GPM", | |
| "name": "432 CARRILLO PUERTO-AV. MÉXICO-COYOACÁN", | |
| "nearby_stations": [ | |
| "442", | |
| "443", | |
| "444" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3340" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.170819", | |
| "19.363558" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "433", | |
| "address": "433 - Jose María Olloqui-Lopéz Costilla", | |
| "district": "DVS", | |
| "name": "433 JOSE MARÍA OLLOQUI-LOPÉZ COSTILLA", | |
| "nearby_stations": [ | |
| "434", | |
| "435", | |
| "439" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.171268", | |
| "19.363741" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "434", | |
| "address": "434 - Jose María Olloqui-Amores", | |
| "district": "DVS", | |
| "name": "E434 JOSE MARÍA OLLOQUI-AMORES", | |
| "nearby_stations": [ | |
| "391", | |
| "433", | |
| "435" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "3104" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.172906", | |
| "19.365154" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "435", | |
| "address": "435 - Rodriguez Saro-Avenida Coyoacán", | |
| "district": "ACT", | |
| "name": "435 RODRIGUEZ SARO-AVENIDA COYOACÁN", | |
| "nearby_stations": [ | |
| "433", | |
| "434", | |
| "438" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3230" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177819", | |
| "19.366217" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "436", | |
| "address": "436 - Rodriguez Saro-Bufallo", | |
| "district": "ACA", | |
| "name": "436 RODRIGUEZ SARO-BUFALLO", | |
| "nearby_stations": [ | |
| "422", | |
| "423", | |
| "437" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3240" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17602222", | |
| "19.36480833" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "437", | |
| "address": "437 - Moras-Comunal", | |
| "district": "1", | |
| "name": "437 MORAS-COMUNAL", | |
| "nearby_stations": [ | |
| "423", | |
| "436", | |
| "438" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3240" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17458333", | |
| "19.36479722" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "438", | |
| "address": "438 - Adolfo Prieto-José María Olloqui", | |
| "district": "1", | |
| "name": "438 ADOLFO PRIETO-JOSÉ MARÍA OLLOQUI", | |
| "nearby_stations": [ | |
| "434", | |
| "435", | |
| "437" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3240" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17246667", | |
| "19.36218889" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "439", | |
| "address": "439 - Amores-Avenida Coyoacán", | |
| "district": "ACA", | |
| "name": "439 AMORES-AVENIDA COYOACÁN", | |
| "nearby_stations": [ | |
| "433", | |
| "434", | |
| "438" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3240" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.168669", | |
| "19.36065" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "440", | |
| "address": "440 - Real De Mayorazgo-Puente Xoco", | |
| "district": "1", | |
| "name": "440 REAL DE MAYORAZGO-PUENTE XOCO", | |
| "nearby_stations": [ | |
| "433", | |
| "439", | |
| "441" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3330" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.167527", | |
| "19.361215" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "441", | |
| "address": "441 - Puente Xoco-Real De Mayorazgo", | |
| "district": "XOC", | |
| "name": "441 PUENTE XOCO-REAL DE MAYORAZGO", | |
| "nearby_stations": [ | |
| "433", | |
| "440", | |
| "442" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3330" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1653", | |
| "19.359905" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "442", | |
| "address": "442 - Real De Mayorazgo-Avenida México-Coyoacan", | |
| "district": "XOC", | |
| "name": "442 REAL DE MAYORAZGO-AVENIDA MÉXICO-COYOACAN", | |
| "nearby_stations": [ | |
| "432", | |
| "443", | |
| "444" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3330" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.162025", | |
| "19.359655" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "443", | |
| "address": "443 - Bruno Trave-Avenida México-Coyoacan", | |
| "district": "1", | |
| "name": "443 BRUNO TRAVEN-GOLONDRINAS", | |
| "nearby_stations": [ | |
| "432", | |
| "442", | |
| "444" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3340" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.159425", | |
| "19.359384" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "444", | |
| "address": "444 - General Manuel Rincón-Agustín Gutierrez", | |
| "district": "GPM", | |
| "name": "444 GENERAL MANUEL RINCÓN-AGUSTÍN GUTIERREZ", | |
| "nearby_stations": [ | |
| "431", | |
| "432", | |
| "443" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ], | |
| "zip_code": "3340" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156105", | |
| "19.35827" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "445", | |
| "address": "445 - Riff-Avenida Rio Churubusco", | |
| "district": "GPM", | |
| "name": "E445 RIFF-AVENIDA RIO CHURUBUSCO", | |
| "nearby_stations": [ | |
| "431", | |
| "434", | |
| "446" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ], | |
| "zip_code": "3340" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.156101", | |
| "19.3586" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "446", | |
| "address": "446 - Riff-Avenida Rio Churubusco", | |
| "district": "GPM", | |
| "name": "446 RIFF-AVENIDA RIO CHURUBUSCO", | |
| "nearby_stations": [ | |
| "431", | |
| "444", | |
| "445" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ], | |
| "zip_code": "3340" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.176776", | |
| "19.418858" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "447", | |
| "address": "447 AGUSTÍN MELGAR-ZAMORA", | |
| "district": "JUA", | |
| "name": "447 AGUSTÍN MELGAR-ZAMORA", | |
| "nearby_stations": [ | |
| "447" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.14447", | |
| "19.426611" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "448", | |
| "address": "DR. ANDRADE ARCOS DE BELÉN", | |
| "name": "448 DR. ANDRADE - ARCOS DE BELÉN", | |
| "nearby_stations": [ | |
| "448" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174393", | |
| "19.42018" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "449", | |
| "address": "449 ACAPULCO-PUEBLA", | |
| "district": "JUA", | |
| "name": "E449 ACAPULCO-PUEBLA", | |
| "nearby_stations": [ | |
| "33", | |
| "36", | |
| "37", | |
| "139" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.152226", | |
| "19.43836" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "450", | |
| "address": "450 RAMOS ARIZPE-PUENTE DE ALVARADO", | |
| "district": "TAB", | |
| "name": "450 RAMOS ARIZPE-PUENTE DE ALVARADO", | |
| "nearby_stations": [ | |
| "450" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.201322", | |
| "19.42902" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "451", | |
| "address": "451 CAMPOS ELÍSEOS-GOLDSMITH", | |
| "district": "POL", | |
| "name": "451 CAMPOS ELÍSEOS-GOLDSMITH", | |
| "nearby_stations": [ | |
| "451" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179838", | |
| "19.435031" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "452", | |
| "address": "452 LEIBNITZ-AV. EJERCITO NACIONAL", | |
| "district": "2", | |
| "name": "452 LEIBNITZ-AV. EJERCITO NACIONAL", | |
| "nearby_stations": [ | |
| "452" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.203739", | |
| "19.424842" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "453", | |
| "address": "453 PEDREGAL-TEAPA", | |
| "district": "MDR", | |
| "name": "453 PEDREGAL-TEAPA", | |
| "nearby_stations": [ | |
| "455", | |
| "456", | |
| "458" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.204236", | |
| "19.425905" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "454", | |
| "address": "454 MONTES URALES-MONTE PELVOUX", | |
| "district": "LMV", | |
| "name": "E454 MONTES URALES-MONTE PELVOUX", | |
| "nearby_stations": [ | |
| "453", | |
| "455", | |
| "456", | |
| "457", | |
| "458", | |
| "459" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.203302", | |
| "19.426308" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "455", | |
| "address": "455 PEDREGAL-FERROCARRIL DE CUERNAVACA", | |
| "district": "LMV", | |
| "name": "455 PEDREGAL-FERROCARRIL DE CUERNAVACA", | |
| "nearby_stations": [ | |
| "453", | |
| "456", | |
| "458" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.208412", | |
| "19.427517" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "456", | |
| "address": "456 ALPES-MONTES ESCANDINAVOS", | |
| "district": "LCH", | |
| "name": "456 ALPES-MONTES ESCANDINAVOS", | |
| "nearby_stations": [ | |
| "453", | |
| "455", | |
| "458" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.212845", | |
| "19.42703" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "457", | |
| "address": "457 AV. PRADO NORTE-EXPLANADA", | |
| "district": "LCH", | |
| "name": "E457 AV. PRADO NORTE-EXPLANADA", | |
| "nearby_stations": [ | |
| "454", | |
| "456", | |
| "459" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.206605", | |
| "19.428679" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "458", | |
| "address": "458 MONTES URALES-VOLCÁN", | |
| "district": "LCI", | |
| "name": "458 MONTES URALES-VOLCÁN", | |
| "nearby_stations": [ | |
| "453", | |
| "455", | |
| "456" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.207267", | |
| "19.429243" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "459", | |
| "address": "459 VOLCÁN-MONTES URALES", | |
| "district": "LCI", | |
| "name": "E459 VOLCÁN-MONTES URALES", | |
| "nearby_stations": [ | |
| "454", | |
| "457", | |
| "458" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.207932", | |
| "19.437014" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "460", | |
| "address": "460 JUAN VÁZQUEZ DE MELLA-HOMERO", | |
| "district": "POL", | |
| "name": "460 JUAN VÁZQUEZ DE MELLA-HOMERO", | |
| "nearby_stations": [ | |
| "198", | |
| "209", | |
| "240" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.210031", | |
| "19.440106" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "461", | |
| "address": "461 PRESA DON MARTÍN-BOULEVARD MIGUEL DE CERVANTES", | |
| "district": "IRR", | |
| "name": "461 PRESA DON MARTÍN-BOULEVARD MIGUEL DE CERVANTES", | |
| "nearby_stations": [ | |
| "197", | |
| "240", | |
| "460" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.205198", | |
| "19.442338" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "462", | |
| "address": "462 PRESA FALCÓN-DANXHÓ", | |
| "district": "IRR", | |
| "name": "462 PRESA FALCÓN-DANXHÓ", | |
| "nearby_stations": [ | |
| "197", | |
| "240" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.202492", | |
| "19.442338" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "463", | |
| "address": "463 LAGO ANDRÓMACO-LAGO ZURICH", | |
| "district": "1", | |
| "name": "463 LAGO ANDRÓMACO-LAGO ZURICH", | |
| "nearby_stations": [ | |
| "197", | |
| "242", | |
| "462" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.199838", | |
| "19.442421" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "464", | |
| "address": "464 MATEO ALEMÁN-PROLONGACIÓN MOLIERE ", | |
| "district": "AMG", | |
| "name": "E464 MATEO ALEMÁN-PROLONGACIÓN MOLIERE ", | |
| "nearby_stations": [ | |
| "241", | |
| "242", | |
| "467" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.194078", | |
| "19.445039" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "465", | |
| "address": "465 LAGUNA DE GINEBRA-LAGO WETTER", | |
| "district": "CUP", | |
| "name": "465 LAGUNA DE GINEBRA-LAGO WETTER", | |
| "nearby_stations": [ | |
| "243", | |
| "244", | |
| "466" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.19083", | |
| "19.44269" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "466", | |
| "address": "466 LAGO ONEGA-LAGO LADOGA", | |
| "district": "ANH", | |
| "name": "466 LAGO ONEGA-LAGO LADOGA", | |
| "nearby_stations": [ | |
| "243", | |
| "244", | |
| "465" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.186784", | |
| "19.440399" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "467", | |
| "address": "467 LAGO MAYOR-LAGO ALBERTO", | |
| "district": "GRA", | |
| "name": "E467 LAGO MAYOR-LAGO ALBERTO", | |
| "nearby_stations": [ | |
| "464", | |
| "472", | |
| "479" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.1796833", | |
| "19.4366022" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "468", | |
| "address": "468 LAGO XOCHIMILCO-AV. EJÉRCITO NACIONAL", | |
| "district": "ANI", | |
| "name": "468 LAGO XOCHIMILCO-AV. EJÉRCITO NACIONAL", | |
| "nearby_stations": [ | |
| "452", | |
| "474", | |
| "475" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173089", | |
| "19.434183" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "469", | |
| "address": "469BAHÍA DELA CONCEPCIÓN-BAHÍA DE TODOS LOS SANTOS", | |
| "district": "2", | |
| "name": "E469 BAHÍA DE LA CONCEPCIÓN-BAHÍA DE TODOS LOS SAN", | |
| "nearby_stations": [ | |
| "247", | |
| "470", | |
| "472" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.173879", | |
| "19.435039" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "470", | |
| "address": "470 BAHÍA DE LAS PALMAS-BAHÍA DE TODOS LOS SANTOS ", | |
| "district": "2", | |
| "name": "470 BAHÍA DE LAS PALMAS-BAHÍA DE TODOS LOS SANTOS", | |
| "nearby_stations": [ | |
| "471", | |
| "473" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.174888", | |
| "19.436287" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "471", | |
| "address": "471 BAHÍA DE CHACHALACAS-BAHÍA SANTA BÁRBARA ", | |
| "district": "2", | |
| "name": "471 BAHÍA DE CHACHALACAS-BAHÍA SANTA BÁRBARA ", | |
| "nearby_stations": [ | |
| "470", | |
| "473", | |
| "474" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17711", | |
| "19.437667" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "472", | |
| "address": "472 BAHÍA SANTA BÁRBARA-BAHÍA DE BALLENAS ", | |
| "district": "2", | |
| "name": "E472 BAHÍA SANTA BÁRBARA-BAHÍA DE BALLENAS ", | |
| "nearby_stations": [ | |
| "247", | |
| "469", | |
| "471", | |
| "473", | |
| "474", | |
| "479" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.17519", | |
| "19.438143" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "473", | |
| "address": "473 BAHÍA DEL ESPÍRITU SANTO-BAHÍA DE BANDERAS", | |
| "district": "2", | |
| "name": "473 BAHÍA DEL ESPÍRITU SANTO-BAHÍA DE BANDERAS", | |
| "nearby_stations": [ | |
| "471", | |
| "474", | |
| "478" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.177549", | |
| "19.438984" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "474", | |
| "address": "474 BAHÍA DE SAN HIPÓLITO-BAHÍA DEL ESPÍRITU SANTO", | |
| "district": "ANI", | |
| "name": "474 BAHÍA DE SAN HIPÓLITO-BAHÍA DEL ESPÍRITU SANTO", | |
| "nearby_stations": [ | |
| "473", | |
| "475", | |
| "478" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181065", | |
| "19.439249" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "475", | |
| "address": "475 LAGO MURITZ-LAGO ALBERTO", | |
| "district": "ANI", | |
| "name": "475 LAGO MURITZ-LAGO ALBERTO", | |
| "nearby_stations": [ | |
| "468", | |
| "474", | |
| "477" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.184433", | |
| "19.442127" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "476", | |
| "address": "476 LAGO COMO-LAGUNA DE MAYRÁN", | |
| "district": "GRA", | |
| "name": "476 LAGO COMO-LAGUNA DE MAYRÁN", | |
| "nearby_stations": [ | |
| "475", | |
| "477" | |
| ], | |
| "station_types": [ | |
| "BIKE", | |
| "TPV" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181743", | |
| "19.440905" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "477", | |
| "address": "477 LAGO ISEO-LAGUNA DE MAYRÁN ", | |
| "district": "ANI", | |
| "name": "477 LAGO ISEO-LAGUNA DE MAYRÁN ", | |
| "nearby_stations": [ | |
| "475", | |
| "476", | |
| "478" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.176961", | |
| "19.440818" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "478", | |
| "address": "478 LAGUNA DE MAYRÁN-LAGO CHALCO", | |
| "district": "ANI", | |
| "name": "478 LAGUNA DE MAYRÁN-LAGO CHALCO", | |
| "nearby_stations": [ | |
| "473", | |
| "474", | |
| "477" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.179664", | |
| "19.444433" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "479", | |
| "address": "479 LAGO MURITZ-AV.MARINA NACIONAL", | |
| "district": "AME", | |
| "name": "E479 LAGO MURITZ-AV. MARINA NACIONAL", | |
| "nearby_stations": [ | |
| "467", | |
| "469", | |
| "472", | |
| "476", | |
| "477", | |
| "478" | |
| ], | |
| "station_types": [ | |
| "ELECTRIC_BIKE" | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| "-99.181654", | |
| "19.446073" | |
| ] | |
| }, | |
| "properties": { | |
| "id": "480", | |
| "address": "480 LAGO ISEO-AV. MARINA NACIONAL", | |
| "district": "AME", | |
| "name": "480 LAGO ISEO-AV. MARINA NACIONAL", | |
| "nearby_stations": [ | |
| "476", | |
| "477", | |
| "478" | |
| ], | |
| "station_types": [ | |
| "BIKE" | |
| ] | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment