Skip to content

Instantly share code, notes, and snippets.

@rabbiabram
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save rabbiabram/2fb4e34dca450dce46ad to your computer and use it in GitHub Desktop.

Select an option

Save rabbiabram/2fb4e34dca450dce46ad to your computer and use it in GitHub Desktop.
test
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
0.0
],
[
26,
1
],
[
27,
1
],
[
27,
0
],
[
26,
0.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
1.0
],
[
26,
2
],
[
27,
2
],
[
27,
1
],
[
26,
1.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
10.0
],
[
26,
11
],
[
27,
11
],
[
27,
10
],
[
26,
10.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
20.0
],
[
26,
21
],
[
27,
21
],
[
27,
20
],
[
26,
20.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
30.0
],
[
26,
31
],
[
27,
31
],
[
27,
30
],
[
26,
30.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
40.0
],
[
26,
41
],
[
27,
41
],
[
27,
40
],
[
26,
40.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
50.0
],
[
26,
51
],
[
27,
51
],
[
27,
50
],
[
26,
50.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
60.0
],
[
26,
61
],
[
27,
61
],
[
27,
60
],
[
26,
60.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
70.0
],
[
26,
71
],
[
27,
71
],
[
27,
70
],
[
26,
70.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
80.0
],
[
26,
81
],
[
27,
81
],
[
27,
80
],
[
26,
80.0
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
26,
80.0
],
[
26,
80.18571428571428572
],
[
27,
80.18571428571428572
],
[
27,
80
],
[
26,
80.0
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment