Skip to content

Instantly share code, notes, and snippets.

@Thwaitesy
Last active December 20, 2015 18:59
Show Gist options
  • Select an option

  • Save Thwaitesy/6180199 to your computer and use it in GitHub Desktop.

Select an option

Save Thwaitesy/6180199 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Sam": "Thwaites"
},
"geometry": {
"type": "Point",
"coordinates": [
150.1171875,
-22.75592068148639
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment