#2689 closed enhancement (fixed)

FIX - WCPS supports iterate datetime in the domain of axis iterator

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.1
Component: petascope Version: 10.0
Keywords: Cc:
Complexity: Medium

Description (last modified by Bang Pham Huu)

for c in (test_irr_cube_2)
return
 encode(
        coverage temp
        over $pt ansi( domain(c, ansi) )
        VALUES crsTransform(c[ansi($pt), E:"CRS:1"(0:2), N:"CRS:1"(0:2)], { E:"http://localhost:8080/def/crs/EPSG/0/4326", N:"http://localhost:8080/def/crs/EPSG/0/4326"})
        , "gml")

Change History (1)

comment:1 by Bang Pham Huu, 15 months ago

Description: modified (diff)
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.