Skip to content

Instantly share code, notes, and snippets.

@burritojustice
Last active April 15, 2016 00:33
Show Gist options
  • Save burritojustice/5d7a444e7e6b1e5dfa21dbf7545c267e to your computer and use it in GitHub Desktop.
Save burritojustice/5d7a444e7e6b1e5dfa21dbf7545c267e to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [{
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-122.42840051651,
37.761266519836255
],
[-122.4193775653839,
37.76184328590731
],
[-122.41908788681029,
37.75862012373674
],
[-122.42811083793639,
37.7580857438048
],
[-122.42840051651,
37.761266519836255
]
]
]
}
}, {
"type": "Feature",
"properties": {
"marker-color": "#7e7e7e",
"marker-size": "medium",
"marker-symbol": "",
"name": "MISSION PARK"
},
"geometry": {
"type": "Point",
"coordinates": [-122.42355108261108,
37.759146017678745
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment