Skip to content

Instantly share code, notes, and snippets.

@geobabbler
Created November 22, 2014 13:24
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 geobabbler/83436cb9407b1ae98bb1 to your computer and use it in GitHub Desktop.
Save geobabbler/83436cb9407b1ae98bb1 to your computer and use it in GitHub Desktop.
{
"type": "feature",
"crs": {
"type": "name",
"properties": {
"name": "urn:ogc:def:crs:EPSG:6.3:4326"
}
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-10.4781794909999,
51.4457054710001
],
[
-10.4781794909999,
55.386379299
],
[
-5.99351966099994,
55.386379299
],
[
-5.99351966099994,
51.4457054710001
],
[
-10.4781794909999,
51.4457054710001
]
]
]
},
"properties": {
"iso": "irl",
"representation": "extent"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment