Skip to content

Instantly share code, notes, and snippets.

@cgiovando
Last active November 9, 2018 16:14
Show Gist options
  • Save cgiovando/75f8f33ce165a6903cd11c0cdf4579a4 to your computer and use it in GitHub Desktop.
Save cgiovando/75f8f33ce165a6903cd11c0cdf4579a4 to your computer and use it in GitHub Desktop.
Zanzibar OCA AOI
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": 1, "name": "area" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 39.204467887091475, -6.153802778857886 ], [ 39.206817214084516, -6.152387146964524 ], [ 39.206817214084516, -6.152387146964524 ], [ 39.20852581553401, -6.152104020133375 ], [ 39.208952965896373, -6.149909782079393 ], [ 39.226252555572444, -6.1496974359807 ], [ 39.260068625926884, -6.149768218023026 ], [ 39.26021100938101, -6.177230938382109 ], [ 39.205322187816215, -6.178080278187922 ], [ 39.199413274470075, -6.177584830133488 ], [ 39.197277522658219, -6.176947824810674 ], [ 39.195924879844036, -6.175673811865683 ], [ 39.194002703213357, -6.173762786700945 ], [ 39.193646744578054, -6.17270110307448 ], [ 39.193860319759239, -6.170082274366268 ], [ 39.192650060399188, -6.167817330993801 ], [ 39.192294101763878, -6.166118617114559 ], [ 39.192507676945063, -6.165552377945592 ], [ 39.193504361123928, -6.163924436967659 ], [ 39.194073894940423, -6.161376345408899 ], [ 39.194714620483978, -6.159819172322634 ], [ 39.195853688116976, -6.158757460781347 ], [ 39.198060631655892, -6.158686679936455 ], [ 39.200338766921874, -6.158686679936453 ], [ 39.203186436004351, -6.157341842090718 ], [ 39.204040736729105, -6.155784657172892 ], [ 39.204467887091475, -6.153802778857886 ] ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment