Skip to content

Instantly share code, notes, and snippets.

@jmasselink
Last active April 14, 2018 00:05
Show Gist options
  • Save jmasselink/95801134cade112623aff0bd4ec98470 to your computer and use it in GitHub Desktop.
Save jmasselink/95801134cade112623aff0bd4ec98470 to your computer and use it in GitHub Desktop.
Kenya - buildings only
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"fid": 13,
"name": "Archers Post",
"description": "Buildings",
"area_km2": 14.457938108781299,
"type": "AOI",
"Country": "Kenya",
"difficulty_level": "beginner"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
37.64332732653802,
0.628166397964994
],
[
37.64285359947136,
0.644924492948337
],
[
37.64616968893796,
0.655287272531178
],
[
37.685429819587135,
0.656826885497652
],
[
37.68466001310382,
0.627870318548466
],
[
37.64332732653802,
0.628166397964994
]
]
]
}
},
{
"type": "Feature",
"properties": {
"fid": 15,
"name": "Mount Kenya",
"description": "Buildings",
"area_km2": 1101.1996308352748,
"type": "AOI",
"Country": "Kenya",
"difficulty_level": "beginner"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
37.2057668120669,
0.025533605377395
],
[
37.203508585610955,
0.098700142549727
],
[
37.256492223833376,
0.120943673140893
],
[
37.28014714595932,
0.129016832720783
],
[
37.28272999246832,
0.150145363998828
],
[
37.33253799973705,
0.144993784896591
],
[
37.35647520016998,
0.147590745320518
],
[
37.37239569668434,
0.146405176431594
],
[
37.38814682621451,
0.146122898124291
],
[
37.42066528718,
0.132234805420721
],
[
37.45465159534186,
0.130992780869646
],
[
37.45916804825373,
0.190609959306491
],
[
37.47915335238878,
0.201110712326928
],
[
37.48687366408501,
0.208407606562518
],
[
37.496090050808284,
0.212797034236036
],
[
37.513887698064174,
0.253713274834436
],
[
37.519646175526816,
0.294474262364327
],
[
37.53717565839102,
0.349349165244035
],
[
37.59540967312351,
0.421019627388679
],
[
37.69237227157529,
0.425112662840405
],
[
37.70919605867202,
0.36041447487721
],
[
37.67279640522648,
0.206981978895582
],
[
37.67125785421227,
0.130639932986025
],
[
37.61367307958587,
0.129962465049446
],
[
37.61916339265688,
0.062455607932283
],
[
37.61193706799788,
0.050035362424361
],
[
37.49857409990984,
0.045293086866921
],
[
37.42856907977579,
0.051616120943814
],
[
37.27139651844257,
0.028356388447224
],
[
37.2057668120669,
0.025533605377395
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment