Skip to content

Instantly share code, notes, and snippets.

@breinero-zz
Created August 13, 2015 20:28
Show Gist options
  • Save breinero-zz/62bb48ae586c229da794 to your computer and use it in GitHub Desktop.
Save breinero-zz/62bb48ae586c229da794 to your computer and use it in GitHub Desktop.
{
_id: “900006:140312”,
location: {
"geometry": {
"type": "Point",
"coordinates": [125.6, 10.1]
}
}
data: [
{ speed: NaN, time: NaN },
{ speed: NaN, time: NaN },
{ speed: NaN, time: NaN },
...
],
conditions: {
status: "Snow / Ice Conditions",
pavement: "Icy Spots",
weather: "Light Snow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment