Created
July 2, 2014 15:13
-
-
Save rustyb/808075bda25d9fda1f26 to your computer and use it in GitHub Desktop.
This a geojson file for the locations of CocaCola Bike Stations in Galway, Ireland
This file contains 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": { | |
"Station_I": "4-01", | |
"Scheme": "Galway", | |
"Street_Ad": "University Road", | |
"Docking_S": "University Hospital", | |
"Number_of": 30, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0595869, | |
53.276035 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-02", | |
"Scheme": "Galway", | |
"Street_Ad": "Headford Road", | |
"Docking_S": "Headford Road", | |
"Number_of": 30, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.04618, | |
53.28494 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-03", | |
"Scheme": "Galway", | |
"Street_Ad": "University Road", | |
"Docking_S": "Cathedral", | |
"Number_of": 20, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0595869, | |
53.276035 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-05", | |
"Scheme": "Galway", | |
"Street_Ad": "Wood Quay", | |
"Docking_S": "Wood Quay", | |
"Number_of": 15, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-8.9163682, | |
53.5263703 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-06", | |
"Scheme": "Galway", | |
"Street_Ad": "Prospect Hill", | |
"Docking_S": "County Hall", | |
"Number_of": 15, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-8.96839, | |
53.22915 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-07", | |
"Scheme": "Galway", | |
"Street_Ad": "Forster Street", | |
"Docking_S": "City Hall", | |
"Number_of": 20, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0451564, | |
53.2753311 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-08", | |
"Scheme": "Galway", | |
"Street_Ad": "Newtownsmith", | |
"Docking_S": "Mean Scoil", | |
"Number_of": 15, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0548605, | |
53.2748059 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-09", | |
"Scheme": "Galway", | |
"Street_Ad": "Eyre Square", | |
"Docking_S": "Eyre Square North", | |
"Number_of": 20, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0496433, | |
53.2740302 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-10", | |
"Scheme": "Galway", | |
"Street_Ad": "Fairgreen Road", | |
"Docking_S": "Forster street", | |
"Number_of": 15, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0449809, | |
53.2740254 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-12", | |
"Scheme": "Galway", | |
"Street_Ad": "Maingaurd Street", | |
"Docking_S": "St. Patricks School", | |
"Number_of": 15, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0539861, | |
53.2721586 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-14", | |
"Scheme": "Galway", | |
"Street_Ad": "St Augustine Street", | |
"Docking_S": "City Library", | |
"Number_of": 15, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.05174, | |
53.27192 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-15", | |
"Scheme": "Galway", | |
"Street_Ad": "Merchants Road", | |
"Docking_S": "Merchant's Gate", | |
"Number_of": 20, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0504751, | |
53.2720249 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-16", | |
"Scheme": "Galway", | |
"Street_Ad": "Fairgreen Road", | |
"Docking_S": "Ceannt Station", | |
"Number_of": 20, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0449809, | |
53.2740254 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-17", | |
"Scheme": "Galway", | |
"Street_Ad": "Raven Terrace", | |
"Docking_S": "Dominick Street", | |
"Number_of": 20, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0569926, | |
53.2699062 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-18", | |
"Scheme": "Galway", | |
"Street_Ad": "Quay Street", | |
"Docking_S": "Fish Market", | |
"Number_of": 30, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0541824, | |
53.2710417 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-19", | |
"Scheme": "Galway", | |
"Street_Ad": "New Dock Street", | |
"Docking_S": "New Dock Street", | |
"Number_of": 15, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0527344, | |
53.2704469 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-20", | |
"Scheme": "Galway", | |
"Street_Ad": "Gaol Road", | |
"Docking_S": "Gaol Road", | |
"Number_of": 20, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0573879, | |
53.2745442 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-21", | |
"Scheme": "Galway", | |
"Street_Ad": "Father Griffin Road", | |
"Docking_S": "Father Griffin Road", | |
"Number_of": 20, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0597998, | |
53.2677598 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": { | |
"Station_I": "4-22", | |
"Scheme": "Galway", | |
"Street_Ad": "Eyre Square", | |
"Docking_S": "Eyre Square South", | |
"Number_of": 15, | |
"Country": "Ireland", | |
"marker-symbol": "bicycle", | |
"marker-color": "#084C55" | |
}, | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
-9.0496433, | |
53.2740302 | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment