Skip to content

Instantly share code, notes, and snippets.

@datadavev
Created August 19, 2025 14:40
Show Gist options
  • Save datadavev/10410a43ae02f6b9c797f7ba655f39db to your computer and use it in GitHub Desktop.
Save datadavev/10410a43ae02f6b9c797f7ba655f39db 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": {
"coordinates": [
5,
88
],
"type": "Point"
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
355,
88
],
"type": "Point"
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
185,
88
],
"type": "Point"
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
175,
88
],
"type": "Point"
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
0,
90
],
"type": "Point"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment