Skip to content

Instantly share code, notes, and snippets.

@xaralis
Created September 14, 2022 11:26
Show Gist options
  • Save xaralis/9da59753455fab47aa290afd7bbafd68 to your computer and use it in GitHub Desktop.
Save xaralis/9da59753455fab47aa290afd7bbafd68 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.774725675582884,
50.02227200956886
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
15.810377597808838,
50.048314227525985
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment