Skip to content

Instantly share code, notes, and snippets.

/map.geojson Secret

Created April 10, 2015 14:58
Show Gist options
  • Save anonymous/aac29166d2983e2183d8 to your computer and use it in GitHub Desktop.
Save anonymous/aac29166d2983e2183d8 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-14.7601318359375,
12.151696405493738
],
[
-14.76287841796875,
12.151696405493738
],
[
-14.76287841796875,
12.155891749456927
],
[
-14.761204719543457,
12.155891749456927
],
[
-14.76038932800293,
12.155891749456927
],
[
-14.76038932800293,
12.156730810309952
],
[
-14.7601318359375,
12.156730810309952
],
[
-14.7601318359375,
12.163401249909356
],
[
-14.76038932800293,
12.163401249909356
],
[
-14.76038932800293,
12.16503736991207
],
[
-14.762063026428223,
12.16503736991207
],
[
-14.762063026428223,
12.162562210104213
],
[
-14.76287841796875,
12.162562210104213
],
[
-14.76536750793457,
12.162562210104213
],
[
-14.76536750793457,
12.156730810309952
],
[
-14.766225814819336,
12.156730810309952
],
[
-14.771203994750977,
12.156730810309952
],
[
-14.771203994750977,
12.154213619810747
],
[
-14.776225090026855,
12.154213619810747
],
[
-14.776225090026855,
12.162562210104213
],
[
-14.774551391601562,
12.162562210104213
],
[
-14.773736000061035,
12.162562210104213
],
[
-14.773736000061035,
12.17086858748442
],
[
-14.771203994750977,
12.17086858748442
],
[
-14.771203994750977,
12.168393481987223
],
[
-14.767899513244629,
12.168393481987223
],
[
-14.767899513244629,
12.16503736991207
],
[
-14.76536750793457,
12.16503736991207
],
[
-14.76536750793457,
12.16755445794199
],
[
-14.764552116394043,
12.16755445794199
],
[
-14.764552116394043,
12.166715431247596
],
[
-14.763736724853516,
12.166715431247596
],
[
-14.76287841796875,
12.166715431247596
],
[
-14.76287841796875,
12.179216654584877
],
[
-14.7601318359375,
12.179216654584877
],
[
-14.7601318359375,
12.151696405493738
]
]
]
},
"properties": {
"DN": 5,
"rstr-count": 1132,
"rstr-mean": 4.782284736633301,
"rstr-sum": 5413.5463218688965
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-14.947242736816406,
12.033948163635914
],
[
-14.947242736816406,
12.216884564239393
],
[
-14.759788513183594,
12.216884564239393
],
[
-14.759788513183594,
12.033948163635914
],
[
-14.947242736816406,
12.033948163635914
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment