Skip to content

Instantly share code, notes, and snippets.

@robtuley
Last active December 11, 2015 03:58
Show Gist options
  • Select an option

  • Save robtuley/4541868 to your computer and use it in GitHub Desktop.

Select an option

Save robtuley/4541868 to your computer and use it in GitHub Desktop.
JSON river section definition from Rainchasers API.
{
"uuid":"c28497e9-b662-4df1-8698-c8ffc4f57817",
"url":"http:\/\/rainchasers.com\/river\/colwyn\/hafod-ruffydd-isaf-beddgelert",
"river":"Colwyn",
"section":"Hafod Ruffydd Isaf to Beddgelert",
"km":"4",
"grade": {
"text":"4 (5)",
"value":"4",
"max":"5"
},
"desc":"Fun high water run, continuous interest all the way down.",
"directions":"Take out at the confluence with the Glaslyn in Beddgelert",
"position": [
{
"type":"putin",
"lat":53.0278109,
"lng":-4.126461
},{
"type":"takeout",
"lat":53.0116102,
"lng":-4.102064
}
],
"state": {
"value":"0.73056898901039",
"time":1367785206,
"text":"high",
"source": {
"type":"ea",
"name":"Hafod Wydr",
"value":"0.985593169229105"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment