Skip to content

Instantly share code, notes, and snippets.

@edgars
Created September 25, 2019 03:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edgars/546ef6639497f99bb852c68182a30a6f to your computer and use it in GitHub Desktop.
Save edgars/546ef6639497f99bb852c68182a30a6f to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "Feature",
"geometry": {
"type": "GeometryCollection",
"geometries": [
{
"type": "Point",
"coordinates": [-50.3934, -10.8077]
},
{
"type": "Point",
"coordinates": [-63.6376, -8.7044]
},
{
"type": "Point",
"coordinates": [-45.6936, -11.7836]
}
]
},
"properties": {
"name": "Queimadas"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment