Opened 8 years ago
Last modified 7 years ago
#1490 closed feature
Generate rasqlStyleFragment for WMS from WCPS query — at Initial Version
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Vlad Merticariu, Bang Pham Huu | |
Complexity: | Medium |
Description
Users wanting to use rasqlStyleFragment in WMS are not 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.
Note:
See TracTickets
for help on using tickets.