Skip to content

Instantly share code, notes, and snippets.

@xylar
Last active March 14, 2020 20:49
Show Gist options
  • Save xylar/d41fee67db6609b87ee97913b53fbc0e to your computer and use it in GitHub Desktop.
Save xylar/d41fee67db6609b87ee97913b53fbc0e to your computer and use it in GitHub Desktop.
Test region
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "SO60to10 high res region",
"component": "ocean",
"object": "region",
"author": "Xylar Asay-Davis"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-67.8515625,
-56.36525013685607
],
[
-180,
-48.5
],
[
-180,
-90
],
[
180,
-90
],
[
180,
-48.5
],
[
167.34375,
-48.45835188280864
],
[
25.6640625,
-36.597889133070204
],
[
-51.328125,
-32.842673631954305
],
[
-61.52343749999999,
-42.293564192170074
],
[
-67.8515625,
-56.36525013685607
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment