Skip to content

Instantly share code, notes, and snippets.

@jmasselink
Last active April 14, 2018 00:06
Show Gist options
  • Save jmasselink/9a1df7998f5d6e1c1bb24385a0e56138 to your computer and use it in GitHub Desktop.
Save jmasselink/9a1df7998f5d6e1c1bb24385a0e56138 to your computer and use it in GitHub Desktop.
Kenya - roads, rivers, residential areas.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"fid": 12,
"name": "northern NRT",
"description": "Rivers",
"area_km2": 2900.8627442169973,
"type": "AOI",
"Country": "Kenya",
"difficulty_level": "intermediate"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
37.38029037277681,
1.343819955975094
],
[
37.38029037277681,
1.381244394240649
],
[
37.49114250637449,
1.41061547237382
],
[
37.55935920397307,
1.407299382907539
],
[
37.62615472037167,
1.406825655840392
],
[
37.85283337518542,
1.476161825011273
],
[
38.02581352171035,
1.51861648238275
],
[
38.04162110690193,
1.291890546206879
],
[
37.69656410443443,
0.913411792191703
],
[
37.47932271937309,
1.088198519881289
],
[
37.448610839572304,
1.210594393792486
],
[
37.386448824643345,
1.325818327442325
],
[
37.38029037277681,
1.343819955975094
]
]
]
}
},
{
"type": "Feature",
"properties": {
"fid": 14,
"name": "Samburu-Buffalo Springs",
"description": "Roads/Settlements/Buildings/Waterways",
"area_km2": 454.60264255308095,
"type": "AOI",
"Country": "Kenya",
"difficulty_level": "intermediate"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
37.429036243213524,
0.578081808825658
],
[
37.43310497400007,
0.622353774000443
],
[
37.56433333817302,
0.669306632909874
],
[
37.70624353936802,
0.697049362223297
],
[
37.688568261403766,
0.606774660111419
],
[
37.685844330770486,
0.533346964779848
],
[
37.51838181270732,
0.499475479514029
],
[
37.48119423797476,
0.532399510646043
],
[
37.429036243213524,
0.578081808825658
]
]
]
}
},
{
"type": "Feature",
"properties": {
"fid": 9,
"name": "Kenya central",
"description": "Roads/Settlements",
"area_km2": 3023.7225295352505,
"type": "AOI",
"Country": "Kenya",
"difficulty_level": "intermediate"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
37.19734954800004,
0.02229635400001
],
[
37.26220334768741,
0.017762541151707
],
[
37.333510816266504,
0.013644760032566
],
[
37.49737441710529,
0.015597408971594
],
[
37.56515438717798,
0.018350795597209
],
[
37.65883760870492,
0.016049054262256
],
[
37.75932868599421,
0.021017152465447
],
[
37.758877040703034,
0.225612469373841
],
[
37.74284362792969,
0.403744217198378
],
[
37.72853212270134,
0.544163538814134
],
[
37.685844330770486,
0.533346964779848
],
[
37.51838181270732,
0.499475479514029
],
[
37.431326500801056,
0.475130372615984
],
[
37.31249910278729,
0.455717975910669
],
[
37.33691166228022,
0.299536420600842
],
[
37.190947200949665,
0.293076984744406
],
[
37.19573059533317,
0.183650294814548
],
[
37.19734954800004,
0.02229635400001
]
]
]
}
},
{
"type": "Feature",
"properties": {
"fid": 11,
"name": "Loisaba-Laikipia",
"description": "Roads/Settlements",
"area_km2": 1868.608036911723,
"type": "AOI",
"Country": "Kenya",
"difficulty_level": "intermediate"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
36.47032913931649,
0.806079055307846
],
[
36.387689795144624,
0.909257417767245
],
[
36.45462283121365,
0.994313117032285
],
[
36.603228669417454,
1.009415336361941
],
[
36.63802418275298,
1.023430195899636
],
[
36.78445530137331,
1.032612345252427
],
[
36.835198758320956,
0.93740795459846
],
[
36.86516156147099,
0.800642256348297
],
[
36.85887903822986,
0.622798521522741
],
[
36.51189044691171,
0.641162820227589
],
[
36.47032913931649,
0.806079055307846
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment