Skip to content

Instantly share code, notes, and snippets.

@xaralis
Last active August 27, 2022 09:49
Show Gist options
  • Save xaralis/8f022ef2596570d6f8111ff041aa3d00 to your computer and use it in GitHub Desktop.
Save xaralis/8f022ef2596570d6f8111ff041aa3d00 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": [
15.769286155700684,
50.025566830668765
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
15.74763536453247,
50.042878159412936
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment