Skip to content

Instantly share code, notes, and snippets.

@pgiraud
Last active January 11, 2016 17:30
Show Gist options
  • Save pgiraud/7d5d444a4c87c51e64a9 to your computer and use it in GitHub Desktop.
Save pgiraud/7d5d444a4c87c51e64a9 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": [
[
[
0.2683067321777344,
42.78910221049437
],
[
0.2683067321777344,
42.836073146433804
],
[
0.33954620361328125,
42.836073146433804
],
[
0.33954620361328125,
42.78910221049437
],
[
0.2683067321777344,
42.78910221049437
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
0.23448944091796875,
42.81026243605641
],
[
0.23448944091796875,
42.84551339688048
],
[
0.2737998962402343,
42.84551339688048
],
[
0.2737998962402343,
42.81026243605641
],
[
0.23448944091796875,
42.81026243605641
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
0.2712249755859375,
42.833933155810605
],
[
0.2712249755859375,
42.85558140751056
],
[
0.32135009765625,
42.85558140751056
],
[
0.32135009765625,
42.833933155810605
],
[
0.2712249755859375,
42.833933155810605
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment