Created
September 25, 2014 19:15
-
-
Save pechitook/e7c107579422602e8d42 to your computer and use it in GitHub Desktop.
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", | |
"properties": { | |
"Localidad": "Barrios Unidos", | |
"Nombre": "Parque Alcázares", | |
"Direccion": "Carrera 24 No. 71-25" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.06781256198883, | |
4.66184584016677 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Candelaria", | |
"Nombre": "Chorro de Quevedo", | |
"Direccion": "Calle 13 con carrera 2" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.06969547271729, | |
4.597145481717667 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Candelaria", | |
"Nombre": "Plaza de Bolivar", | |
"Direccion": "calles 10 y 11 con carreras 7 y 8" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.07516181468964, | |
4.59746631124632 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Candelaria", | |
"Nombre": "Edificio Murillo Toro", | |
"Direccion": "Carreras 7 y 8 con calles 12A y 13" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.07399773597717, | |
4.600377832613412 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Engativa", | |
"Nombre": "Parque Fundacional de Engativá", | |
"Direccion": "Carrera 122A 64-50" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.1391110420227, | |
4.7162915474189955 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Fontibón", | |
"Nombre": "Alameda", | |
"Direccion": "Calle 17D No. 136-a09" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.16747272014618, | |
4.696699922331101 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Mártires", | |
"Nombre": "Centro Memoria, Paz y Reconciliación", | |
"Direccion": "Avenida Calle 26 con carrera 22" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.0767228603363, | |
4.6190310710226035 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "San Cristóbal", | |
"Nombre": "Parque San Cristóbal", | |
"Direccion": "Calle 18 Sur No. 4-98" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.08737123012543, | |
4.573906345985911 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Santa Fe", | |
"Nombre": "Plazoleta de Las Nieves", | |
"Direccion": "Carrera 7 entre calles 20 y 21" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.07105803489685, | |
4.606516317983532 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Santa Fe", | |
"Nombre": "Plazoleta Rosario Central", | |
"Direccion": "Calle 13 con carrera 6" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.07292753458023, | |
4.601035530006909 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Santa Fe", | |
"Nombre": " Teatro Jorge Eliécer Gaitán", | |
"Direccion": "Avenida Carrera 7 No 22-47" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.07053232192993, | |
4.608545535599826 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Santa Fe", | |
"Nombre": "Parque Nacional", | |
"Direccion": "Carrera 7 entre 36 y 39" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.06599402427672, | |
4.624217637580047 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Teusaquillo", | |
"Nombre": "Parque Simón Bolívar", | |
"Direccion": "Calles 63 y 53 entre carreras 48 y 68" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.08849239349365, | |
4.659752615318914 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Localidad": "Usaquén", | |
"Nombre": " Parque Principal Usaquén", | |
"Direccion": "Carrera 6a No. 118-03" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-74.03093218803406, | |
4.69517352206899 | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment