Skip to content

Instantly share code, notes, and snippets.

@lipi
Last active April 21, 2016 08:13
Show Gist options
  • Save lipi/e3703d070125c9b2eb167e1205011284 to your computer and use it in GitHub Desktop.
Save lipi/e3703d070125c9b2eb167e1205011284 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"speed": 100,
"name": "Anzac Rd"
},
"geometry": {"type":"LineString","coordinates":[[174.59082,-36.70885],[174.59054,-36.70925],[174.59031,-36.70954],[174.58932,-36.71023],[174.58732,-36.71078],[174.58619,-36.71045],[174.58194,-36.70905],[174.58071,-36.70832],[174.57966,-36.70774],[174.57915,-36.70676],[174.57869,-36.70624],[174.57782,-36.70584],[174.57719,-36.70558],[174.57505,-36.70642],[174.57378,-36.70621],[174.57138,-36.70663]]}
}
]
}
@lipi
Copy link
Author

lipi commented Apr 21, 2016

@robshuck check this out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment