Skip to content

Instantly share code, notes, and snippets.

@milafrerichs
Created May 23, 2018 09:55
Show Gist options
  • Save milafrerichs/6d7299115ba5682a31a5364fe6047982 to your computer and use it in GitHub Desktop.
Save milafrerichs/6d7299115ba5682a31a5364fe6047982 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": [
13.295001983642578,
52.49438282599467
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-83.04835796356201,
42.32574515994394
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment