Opened 7 years ago

Closed 7 years ago

#1477 closed defect (fixed)

WCPS_Cannot encode 3D coverage with time axis in GML

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.4
Component: petascope Version: development
Keywords: Cc: Vlad Merticariu
Complexity: Medium

Description

for c in (test_irregular_time_nc) return encode(c, "gml")

exception

http://localhost:8080/def/crs-compound?1=http://localhost:8080/def/crs/OGC/0/UnixTime&2=http://localhost:8080/def/crs/EPSG/0/3577:
 general exception while parsing definition.

it works with

for c in (test_float_4d)  return encode(c, "gml")

Change History (1)

comment:1 by Bang Pham Huu, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.