ucd-cws / dwrat-app

MIT License
1 stars 0 forks source link

Calendar of Existing Points #11

Closed qjhart closed 8 years ago

qjhart commented 9 years ago

If we supplied the appropriate query (and what would that be?) can we have a calendar that shows what days are available for a particular watershed ?

jrmerz commented 9 years ago

It is possible to add a calendar widget if we have the query (as well as the data :) )

qjhart commented 9 years ago

Let me know what you'd like to see for a query.

jrmerz commented 9 years ago

let me know what you want to render :) I'm assuming we are rendering by node? At which point a query were we pass id and get next 7, 10, 30... days back?

qjhart commented 9 years ago

@jrmerz I was thinking more like this: http://watershed.ice.ucdavis.edu/vizsource/rest?view=available_allocations&tqx=out:html But wonder if you want a JSON column as well mostly.

Or: http://watershed.ice.ucdavis.edu/vizsource/rest?view=available_allocations&tq=WHERE+watershed=%27EEL%20RIVER%27&tqx=out:html

Or http://watershed.ice.ucdavis.edu/vizsource/rest?view=available_allocations&tq=WHERE+allocation_date%3E%272014-05-01%27&tqx=out:html

jrmerz commented 8 years ago

With the vizsource going away, I'm closing this.