Skip to content

Instantly share code, notes, and snippets.

@matt-in-a-hat
Last active October 25, 2018 23:02
Show Gist options
  • Save matt-in-a-hat/a63381eb17dcaa3da5fd8f97a87fde1e to your computer and use it in GitHub Desktop.
Save matt-in-a-hat/a63381eb17dcaa3da5fd8f97a87fde1e to your computer and use it in GitHub Desktop.
[
{
"id": 131,
"title": "Roadworks",
"location_description": "Test incident about burst water mains on Somerfield st.",
"route_affected_impact": "Expect delays",
"starts_at": "2018-10-26T00:49:00.000Z",
"status": "Official",
"location": {
"type": "Feature",
"properties": [],
"geometry": {
"type": "Point",
"coordinates": [
172.63195037842,
-43.560242324235
]
}
},
"created_at": "2018-10-26T00:52:56.000Z",
"updated_at": "2018-10-26T00:52:56.000Z",
"is_resolved": false,
"resolved_at": null,
"official_at": "2018-10-26T00:52:56.000Z",
"notes": [
{
"created_at": "2018-10-26T00:52:00.000Z",
"note": "Cordon set up"
}
]
},
{
"id": 132,
"title": "Crash",
"location_description": "Test incident crash cnr Selwyn and Brougham Streets",
"route_affected_impact": "Road closed",
"starts_at": "2018-10-26T00:53:00.000Z",
"status": "Official",
"location": {
"type": "Feature",
"properties": [],
"geometry": {
"type": "Point",
"coordinates": [
172.62180089951,
-43.547630516787
]
}
},
"created_at": "2018-10-26T00:55:19.000Z",
"updated_at": "2018-10-26T04:49:23.000Z",
"is_resolved": true,
"resolved_at": "2018-10-26T04:49:23.000Z",
"official_at": "2018-10-26T00:55:19.000Z",
"notes": [
{
"created_at": "2018-10-26T00:55:00.000Z",
"note": "Police on site"
},
{
"created_at": "2018-10-26T00:54:00.000Z",
"note": "Selwyn St closed southbound from Brougham"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment