Changes between Version 1 and Version 4 of Ticket #1490


Ignore:
Timestamp:
May 9, 2017, 11:29:57 AM (7 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1490

    • Property Summary Generate rasqlTransformFragment for WMS from WCPS querySupport wcpsTransformQuery in WMS InsertStyle requests
    • Property Milestone 9.49.5
    • Property Type defectfeature
  • Ticket #1490 – Description

    v1 v4  
    44
    55It 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.
     6
     7Alternatively, a better/cleaner way: support wcpsTransformQuery parameter in the InsertStyle request? Internally this can be translated to rasql I guess.