Skip to content

Instantly share code, notes, and snippets.

@will-r-chase
Created June 6, 2019 20:17
Show Gist options
  • Save will-r-chase/d22e58787113ea85ff6e9d72c720fac0 to your computer and use it in GitHub Desktop.
Save will-r-chase/d22e58787113ea85ff6e9d72c720fac0 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"title": "Islas Galápagos"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
-90.2471923828125,
-0.08789059053082422
],
[
-90.1263427734375,
-0.19775351362548124
],
[
-90.01373291015625,
-0.23345882665079962
],
[
-89.879150390625,
-0.269164049012702
],
[
-89.76104736328125,
-0.2856433479945058
],
[
-89.61822509765625,
-0.30212262334655665
],
[
-89.49737548828124,
-0.3076157096439005
],
[
-89.395751953125,
-0.31310879311376943
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment