Skip to content

Instantly share code, notes, and snippets.

@jmasselink
Created November 28, 2024 15:12
Show Gist options
  • Save jmasselink/7503e96e2ad3be3c0804dbf9d3b1445b to your computer and use it in GitHub Desktop.
Save jmasselink/7503e96e2ad3be3c0804dbf9d3b1445b to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "rfo_mining_aoi",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "source": "digitized CAMI", "area_ha": 8735.9249022254935, "area_km2": 87.359249022254943, "aoi_name": "southwestern sector" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 27.98696609700005, 1.327426055000046 ], [ 27.986969, 1.32598 ], [ 27.987497556000051, 1.324872357000061 ], [ 27.987824648000071, 1.323389554000073 ], [ 27.988356662000058, 1.32223615700002 ], [ 27.988479161000043, 1.321288842000058 ], [ 27.989297530000044, 1.320531262000031 ], [ 27.990311661000078, 1.319789012000058 ], [ 27.992892963000031, 1.31760883100003 ], [ 27.993584146000046, 1.316403069000046 ], [ 27.994136948000062, 1.315104639000026 ], [ 27.993813621000072, 1.313713821000021 ], [ 27.992522286000053, 1.313065233000032 ], [ 27.991738161000058, 1.312416434000056 ], [ 27.991599467000071, 1.311489198000061 ], [ 27.992382769000073, 1.310051575000045 ], [ 27.992612903000065, 1.308985091000068 ], [ 27.992599573011073, 1.308072282331245 ], [ 28.000398620895794, 1.307990228575272 ], [ 28.066667996835712, 1.308195411954249 ], [ 28.075000995261298, 1.307990228575272 ], [ 28.124999995995058, 1.299999999593993 ], [ 28.166665998303234, 1.299999999593994 ], [ 28.16646891825518, 1.324507490582908 ], [ 28.135233824248129, 1.342295699132859 ], [ 28.125098819468974, 1.342050669485429 ], [ 28.083447699481212, 1.346943170183184 ], [ 28.000334447711435, 1.347959769017464 ], [ 28.000205749486366, 1.359267290111345 ], [ 27.986223543395333, 1.359044770728426 ], [ 27.986172256703931, 1.354002352841023 ], [ 27.986173549000057, 1.329804917000047 ], [ 27.98696609700005, 1.327426055000046 ] ] ] ] } },
{ "type": "Feature", "properties": { "source": "digitized CAMI", "area_ha": 5956.7187341705549, "area_km2": 59.567187341705548, "aoi_name": "western boundary" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 27.986170601318069, 1.650305014005331 ], [ 28.029727358905198, 1.65023138786759 ], [ 28.02971558787269, 1.628762390291714 ], [ 28.061466994145487, 1.629153342965198 ], [ 28.061231430687908, 1.650210385245915 ], [ 28.049427057601736, 1.650197909972007 ], [ 28.049840254128998, 1.683666828680494 ], [ 27.986175800356513, 1.74801531476661 ], [ 27.986170601318069, 1.650305014005331 ] ] ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment