Skip to content

Instantly share code, notes, and snippets.

@danhammer
Created May 4, 2017 20:19
Show Gist options
  • Save danhammer/0ed46ade93a3ff3c40463588d0e9113e to your computer and use it in GitHub Desktop.
Save danhammer/0ed46ade93a3ff3c40463588d0e9113e 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": [
[
[
3.4831595420837402,
6.454292116836346
],
[
3.4850049018859863,
6.454292116836346
],
[
3.4850049018859863,
6.4562323851008525
],
[
3.4831595420837402,
6.4562323851008525
],
[
3.4831595420837402,
6.454292116836346
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment