Skip to content

Instantly share code, notes, and snippets.

@gu-stav
Last active June 13, 2016 21:17
Show Gist options
  • Save gu-stav/70e3e83cec736377d93b26bea2412c22 to your computer and use it in GitHub Desktop.
Save gu-stav/70e3e83cec736377d93b26bea2412c22 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "Feature",
"properties": {
"name": "Malawi",
"code": "MWI",
"group": "Countries"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
34.559989,
-11.52002
],
[
34.280006,
-12.280025
],
[
34.559989,
-13.579998
],
[
34.907151,
-13.565425
],
[
35.267956,
-13.887834
],
[
35.686845,
-14.611046
],
[
35.771905,
-15.896859
],
[
35.339063,
-16.10744
],
[
35.03381,
-16.8013
],
[
34.381292,
-16.18356
],
[
34.307291,
-15.478641
],
[
34.517666,
-15.013709
],
[
34.459633,
-14.61301
],
[
34.064825,
-14.35995
],
[
33.7897,
-14.451831
],
[
33.214025,
-13.97186
],
[
32.688165,
-13.712858
],
[
32.991764,
-12.783871
],
[
33.306422,
-12.435778
],
[
33.114289,
-11.607198
],
[
33.31531,
-10.79655
],
[
33.485688,
-10.525559
],
[
33.231388,
-9.676722
],
[
32.759375,
-9.230599
],
[
33.739729,
-9.417151
],
[
33.940838,
-9.693674
],
[
34.280006,
-10.16
],
[
34.559989,
-11.52002
]
]
]
},
"_id": "malawi"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment