Skip to content

Instantly share code, notes, and snippets.

@dbazile
Last active June 5, 2016 18:51
Show Gist options
  • Save dbazile/4ef8e81dc61123ab90b8398a57c155b1 to your computer and use it in GitHub Desktop.
Save dbazile/4ef8e81dc61123ab90b8398a57c155b1 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-71.54296874999999,
38.34165619279595
],
[
-72.59765625,
37.996162679728116
],
[
-73.388671875,
37.020098201368114
],
[
-73.388671875,
35.460669951495305
],
[
-72.59765625,
34.161818161230386
],
[
-71.279296875,
33.797408767572485
],
[
-69.78515625,
33.797408767572485
],
[
-68.02734375,
34.52466147177175
],
[
-67.060546875,
35.746512259918504
],
[
-67.060546875,
36.80928470205937
],
[
-67.5,
37.78808138412046
],
[
-68.73046875,
38.61687046392973
],
[
-70.13671875,
38.75408327579141
],
[
-71.54296874999999,
38.34165619279595
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-71.982421875,
36.73888412439431
],
[
-71.103515625,
37.43997405227057
],
[
-70.400390625,
36.80928470205937
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-69.521484375,
36.87962060502676
],
[
-68.64257812499999,
37.64903402157866
],
[
-68.02734375,
36.73888412439431
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-71.3671875,
35.53222622770337
],
[
-68.90625,
35.53222622770337
],
[
-70.224609375,
34.59704151614417
],
[
-71.3671875,
35.53222622770337
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment