Skip to content

Instantly share code, notes, and snippets.

@ustroetz
Created March 18, 2014 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ustroetz/9616793 to your computer and use it in GitHub Desktop.
Save ustroetz/9616793 to your computer and use it in GitHub Desktop.
Area of interest
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": 23 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.857946554149086, -0.48445069542116 ], [ 0.004688232536334, -0.115643069229567 ], [ 1.039224878887326, -0.246913580246914 ], [ 0.904828879512424, -0.931395530551649 ], [ 0.389123300515706, -1.312705110173465 ], [ -0.220346929207689, -1.397093295827473 ], [ -0.623534927332396, -1.275199249882794 ], [ -0.9985935302391, -1.115799343647445 ], [ -1.039224878887326, -0.931395530551649 ], [ -0.857946554149086, -0.48445069542116 ] ] ] } },
{ "type": "Feature", "properties": { "id": 35 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -2.576965150804813, 1.381465854039694 ], [ -1.101734646038444, 1.572120643850602 ], [ -1.029848413814658, 1.13455227379278 ], [ -1.111111111111111, 0.825128926394749 ], [ -1.317393342709798, 0.684481950304735 ], [ -1.786216596343179, 0.459446788560713 ], [ -2.167526175964995, 0.456321300203157 ], [ -2.595718080950149, 0.74074074074074 ], [ -2.676980778246601, 1.090795436786998 ], [ -2.676980778246601, 1.090795436786998 ], [ -2.676980778246601, 1.090795436786998 ], [ -2.676980778246601, 1.090795436786998 ], [ -2.61759649945304, 1.237693389592124 ], [ -2.620721987810596, 1.24081887794968 ], [ -2.576965150804813, 1.381465854039694 ] ] ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment