Skip to content

Instantly share code, notes, and snippets.

@smmaurer
Last active July 1, 2017 22:40
Show Gist options
  • Save smmaurer/0ae316b7acc6b808bcb019e8d911e0f5 to your computer and use it in GitHub Desktop.
Save smmaurer/0ae316b7acc6b808bcb019e8d911e0f5 to your computer and use it in GitHub Desktop.
Twin Clouds parking
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-122.44335651397705,
37.76200868123028
],
[
-122.44328409433365,
37.76231614591195
],
[
-122.44299709796906,
37.76255151456322
],
[
-122.4421790242195,
37.76272539002277
],
[
-122.44155943393707,
37.76297347990982
],
[
-122.44149774312974,
37.76303709256734
],
[
-122.44149774312974,
37.76310070517015
],
[
-122.441546022892,
37.763221568964724
],
[
-122.44160771369933,
37.76325549560842
],
[
-122.44201004505156,
37.76326609768138
],
[
-122.44291931390762,
37.76328306099497
],
[
-122.44364887475967,
37.76331274678435
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-122.44296491146088,
37.76367957734142
],
[
-122.44321167469025,
37.763688058951296
],
[
-122.44328141212463,
37.763715624176605
],
[
-122.44342893362044,
37.76385345014913
],
[
-122.44347989559174,
37.76388313570956
],
[
-122.44433283805847,
37.763984914683554
],
[
-122.44442135095596,
37.76400823901203
],
[
-122.4443033337593,
37.76431569538175
],
[
-122.44418263435362,
37.76439414956104
],
[
-122.4441075325012,
37.764464122137255
],
[
-122.44406193494795,
37.76452773351271
],
[
-122.44401633739471,
37.76469524320636
],
[
-122.44402438402174,
37.76484578956936
],
[
-122.44405388832092,
37.76496665051227
],
[
-122.44404584169388,
37.76501117817827
],
[
-122.44402170181273,
37.765051465091105
],
[
-122.44358718395232,
37.76530166753198
],
[
-122.44347721338272,
37.76534619499628
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment