Skip to content

Instantly share code, notes, and snippets.

@alkamin
Created May 18, 2020 02:01
Show Gist options
  • Save alkamin/2613734ce5ff816bf0c9af6e8d662413 to your computer and use it in GitHub Desktop.
Save alkamin/2613734ce5ff816bf0c9af6e8d662413 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": [
[
[
-74.82650756835938,
40.053898781018304
],
[
-75.07095336914062,
40.22082997283287
],
[
-75.52276611328125,
39.98238166771571
],
[
-75.31539916992188,
39.75893570672903
],
[
-74.82650756835938,
40.053898781018304
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment