Skip to content

Instantly share code, notes, and snippets.

@apfister
Created March 29, 2018 20:07
Show Gist options
  • Save apfister/b10a4b31f2166416ab2d62acc289491e to your computer and use it in GitHub Desktop.
Save apfister/b10a4b31f2166416ab2d62acc289491e to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
39.46289062499999,
8.581021215641854
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
37.9248046875,
0.39550467153201946
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
35.77148437499999,
-6.0968598188879355
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment