Skip to content

Instantly share code, notes, and snippets.

@categulario
Created July 20, 2017 05:19
Show Gist options
  • Select an option

  • Save categulario/422f0d701d967320fa396749db0a454d to your computer and use it in GitHub Desktop.

Select an option

Save categulario/422f0d701d967320fa396749db0a454d to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#3ba048"
},
"geometry": {
"type": "Point",
"coordinates": [
-96.91364049911499,
19.529918253277454
]
}
},
{
"type": "Feature",
"properties": {
"dist": 60
},
"geometry": {
"type": "Point",
"coordinates": [
-96.913098773099,
19.530113082471
]
}
},
{
"type": "Feature",
"properties": {
"dist": 62
},
"geometry": {
"type": "Point",
"coordinates": [
-96.914180642799,
19.530153825677
]
}
},
{
"type": "Feature",
"properties": {
"dist": 81
},
"geometry": {
"type": "Point",
"coordinates": [
-96.913675911265,
19.529183075047
]
}
},
{
"type": "Feature",
"properties": {
"dist": 126
},
"geometry": {
"type": "Point",
"coordinates": [
-96.912767290547,
19.529126237877
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment