Skip to content

Instantly share code, notes, and snippets.

@localhostdotdev
Last active February 28, 2019 10:04
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 localhostdotdev/dcd4dddad56e2c66ebea706e8c597f90 to your computer and use it in GitHub Desktop.
Save localhostdotdev/dcd4dddad56e2c66ebea706e8c597f90 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-15.703618352647874,
24.745195615265487
]
]
},
"properties": {
"name": "20"
}
},
{
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-55.77140255470761,
15.461958284890656
]
]
},
"properties": {
"name": "23"
}
},
{
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-18.33835247828241,
26.905741546673717
]
]
},
"properties": {
"name": "21"
}
},
{
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
-61.203470312829324,
14.004506334370861
]
]
},
"properties": {
"name": "22"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment