Changes between Initial Version and Version 1 of Ticket #1490
- Timestamp:
- Feb 22, 2017, 12:06:46 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1490
- Property Cc added
- Property Owner changed from to
- Property Status new → assigned
- Property Summary Generate rasqlStyleFragment for WMS from WCPS query → Generate rasqlTransformFragment for WMS from WCPS query
-
Ticket #1490 – Description
initial v1 1 Users wanting to use rasqlStyleFragment in WMS are notfamiliar with rasql.1 Users wanting to use [wiki:WMSGuide#Stylecreation rasqlTransformFragment] in WMS are not typically familiar with rasql. 2 2 3 3 I propose to implement a tool for them, that given a WCPS query will generate a corresponding rasql fragment that can be used for a WMS style. 4 4 5 It could be part of the WCS client for example, ProcessCoverages tab (or WMS tab)? The tool translates WCPS to rasql, substitutes the coverage variable with $Iterator and removes the `select` and `from ...` parts from it.5 It could be part of the WCS client for example, !ProcessCoverages tab (or WMS tab)? The tool translates WCPS to rasql, substitutes the coverage variable with $Iterator and removes the `select` and `from ...` parts from it.