Skip to content

Instantly share code, notes, and snippets.

@vgrem
Last active October 5, 2020 16:47
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 vgrem/9126af3e4a92e3238febb0f29874847c to your computer and use it in GitHub Desktop.
Save vgrem/9126af3e4a92e3238febb0f29874847c 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": [10.752839, 59.923043]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [18.065818, 59.339025]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [12.574227, 55.675507]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment