Skip to content

Instantly share code, notes, and snippets.

@SucheG
Last active October 19, 2015 13:31
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 SucheG/ce6e111f0dc59b5198f6 to your computer and use it in GitHub Desktop.
Save SucheG/ce6e111f0dc59b5198f6 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": [
[
[
12.63427734375,
51.41976382669734
],
[
12.886962890625,
50.14874640066278
],
[
10.92041015625,
49.023461463214126
],
[
11.304931640625,
48.21735290928554
],
[
13.99658203125,
47.89424772020999
],
[
15.194091796874998,
49.095452162534826
],
[
15.699462890625,
50.2682767372753
],
[
15.018310546874998,
50.85450904781293
],
[
12.63427734375,
51.41976382669734
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
17.347412109375,
50.84063582806037
],
[
18.34716796875,
49.696061819115634
],
[
17.105712890625,
49.2032427441791
],
[
16.512451171875,
50.233151832472245
],
[
17.347412109375,
50.84063582806037
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment