Skip to content

Instantly share code, notes, and snippets.

@dnomadb
Created April 6, 2015 20:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnomadb/3a7a6c24ddd458d0e403 to your computer and use it in GitHub Desktop.
Save dnomadb/3a7a6c24ddd458d0e403 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
25.9297553653707,
69.41124235697617
],
[
26.015625000011152,
69.41124235697617
],
[
26.015625000011152,
69.38855126209002
],
[
25.930923048686935,
69.38804533858774
],
[
25.9297553653707,
69.41124235697617
]
]
]
},
"type": "Feature",
"properties": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment