Skip to content

Instantly share code, notes, and snippets.

@mattak
Created April 16, 2023 14:18
Show Gist options
  • Save mattak/23c70ccbc80da415bece48b6fea1d990 to your computer and use it in GitHub Desktop.
Save mattak/23c70ccbc80da415bece48b6fea1d990 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "tokyo tower"
},
"geometry": {
"coordinates": [
139.74550436442024,
35.658621151694206
],
"type": "Point"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment