Skip to content

Instantly share code, notes, and snippets.

@iperdomo
Created November 21, 2019 10:55
Show Gist options
  • Save iperdomo/d74fee0fca7a6f5781c9251f63e073d0 to your computer and use it in GitHub Desktop.
Save iperdomo/d74fee0fca7a6f5781c9251f63e073d0 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.6383728,
42.8074741
]
]
]
},
"properties": {
"pointCount": "1",
"length": "0.0",
"area": "0.0"
}
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-1.6523455,
42.8140114
],
[
-1.6459655,
42.8124119
],
[
-1.6453464,
42.809893
],
[
-1.6495503,
42.8089235
],
[
-1.6531139,
42.8103341
],
[
-1.6539913,
42.8124277
],
[
-1.6523455,
42.8140114
]
]
]
},
"properties": {
"pointCount": "6",
"length": "1991.7511",
"area": "263958.5427246094"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment