How can I add an array parameter to an sql view?

Ive seen an option for dimensionality requested in this thread 
http://osgeo-org.1560.x6.nabble.com/RFC-Parametric-SQL-View-Enhancement-Proposal-and-patch-td3823813.html
 by Rob but not answered.

And I cannot find a testcase for an array in geoserver source - 
(https://github.com/geoserver/geoserver/blob/646480bcc069464bc45600a5f4c59e4293513b77/src/ows/src/test/java/org/geoserver/ows/kvp/FormatOptionsKvpParserTest.java).

The sql view I would like to create is:
select * from imr_areavalue_with_avg_value('NorMar',febr2014', 
array['L10.0:20.0'], array['Q20001', 'Q20002'], 0.0, 19.0)

Endre
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to