Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created June 19, 2015 00:39
Show Gist options
  • Select an option

  • Save springmeyer/6764a14744b0929736bc to your computer and use it in GitHub Desktop.

Select an option

Save springmeyer/6764a14744b0929736bc to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#555555",
"stroke-width": 2,
"stroke-opacity": 1,
"fill": "#db4754",
"fill-opacity": 0.5
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-17.2265625,
63.074865690586634
],
[
-40.78125,
45.583289756006316
],
[
-47.109375,
20.3034175184893
],
[
-42.5390625,
2.811371193331128
],
[
-15.468749999999998,
2.811371193331128
],
[
10.8984375,
16.29905101458183
],
[
17.578125,
38.272688535980976
],
[
16.5234375,
56.36525013685606
],
[
1.0546875,
65.5129625532949
],
[
-17.2265625,
63.074865690586634
]
],
[
[
-10.8984375,
54.77534585936447
],
[
-23.5546875,
32.24997445586331
],
[
-10.8984375,
18.646245142670608
],
[
4.21875,
35.17380831799959
],
[
4.21875,
46.800059446787316
],
[
-10.8984375,
54.77534585936447
]
],
[
[
-10.1953125,
44.33956524809713
],
[
-12.65625,
0.0
],
[
29256264171659283709034496,
32.84267363195431
],
[
-3.515625,
42.032974332441405
],
[
-10.1953125,
44.33956524809713
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment