Opened 8 years ago
Last modified 7 years ago
#1490 closed feature
Generate rasqlTransformFragment for WMS from WCPS query — at Version 1
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Vlad Merticariu, Bang Pham Huu | |
Complexity: | Medium |
Description (last modified by )
Users wanting to use rasqlTransformFragment in WMS are not typically familiar with rasql.
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.
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.
Change History (1)
comment:1 by , 8 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Owner: | changed from | to
Status: | new → assigned |
Summary: | Generate rasqlStyleFragment for WMS from WCPS query → Generate rasqlTransformFragment for WMS from WCPS query |
Note:
See TracTickets
for help on using tickets.
It's assigned to me until we decide how/where to put this.