Skip to content

Instantly share code, notes, and snippets.

@eduardogspereira
Created May 2, 2018 14:48
Show Gist options
  • Save eduardogspereira/298b313c75a4aff19d6f0d5e258336d8 to your computer and use it in GitHub Desktop.
Save eduardogspereira/298b313c75a4aff19d6f0d5e258336d8 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": [
-51.696896126818,
-23.1532005676023
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
-51.7148638367884,
-23.1532005184844
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment