Skip to content

Instantly share code, notes, and snippets.

@Sillson
Created March 29, 2022 04:01
Show Gist options
  • Save Sillson/fc5c2d2599ea6c52368f9ac9b55206f3 to your computer and use it in GitHub Desktop.
Save Sillson/fc5c2d2599ea6c52368f9ac9b55206f3 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": [
[
[
-121.95579528808592,
48.69685253743531
],
[
-121.69315338134766,
48.69685253743531
],
[
-121.69315338134766,
48.886617529842795
],
[
-121.95579528808592,
48.886617529842795
],
[
-121.95579528808592,
48.69685253743531
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment