Skip to content

Instantly share code, notes, and snippets.

@xaralis
Last active September 14, 2022 11:40
Show Gist options
  • Save xaralis/2d73abb7cfe366f6ac4ebd24bffeefba to your computer and use it in GitHub Desktop.
Save xaralis/2d73abb7cfe366f6ac4ebd24bffeefba 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.75914204120636,
50.049271848745505
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
15.761974453926086,
50.05012611341996
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment