Skip to content

Instantly share code, notes, and snippets.

@LdDl
Created August 16, 2018 06:24
Show Gist options
  • Save LdDl/3fc98728cf511b751c3b35a753688aad to your computer and use it in GitHub Desktop.
Save LdDl/3fc98728cf511b751c3b35a753688aad to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"percent": 0.9
},
"geometry": {
"type": "Point",
"coordinates": [
37.61719822883606,
55.75813439707792
]
}
},
{
"type": "Feature",
"properties": {
"percent": 0.28
},
"geometry": {
"type": "Point",
"coordinates": [
37.613829374313354,
55.75753069413687
]
}
},
{
"type": "Feature",
"properties": {
"percent": 0.63
},
"geometry": {
"type": "Point",
"coordinates": [
37.61245608329773,
55.758436245044045
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment