Last active
August 29, 2015 14:08
-
-
Save stevevance/8d650fde8f02cd6fc7a3 to your computer and use it in GitHub Desktop.
Central Station expansion by Forest City and pappageorge haymes
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": {}, | |
"geometry": { | |
"type": "Polygon", | |
"coordinates": [ | |
[ | |
[ | |
-87.62222170829773, | |
41.86121135674035 | |
], | |
[ | |
-87.6206874847412, | |
41.86119537584753 | |
], | |
[ | |
-87.61845588684082, | |
41.86132322287811 | |
], | |
[ | |
-87.61724352836607, | |
41.85784729074079 | |
], | |
[ | |
-87.61608481407166, | |
41.85600936520657 | |
], | |
[ | |
-87.61772632598876, | |
41.85566574718099 | |
], | |
[ | |
-87.6190996170044, | |
41.8584705752327 | |
], | |
[ | |
-87.62026906013489, | |
41.86010067518375 | |
], | |
[ | |
-87.62093424797058, | |
41.86069996618977 | |
], | |
[ | |
-87.62187838554382, | |
41.860971642928995 | |
], | |
[ | |
-87.62226462364197, | |
41.86095566197628 | |
], | |
[ | |
-87.62222170829773, | |
41.86121135674035 | |
] | |
] | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment