Opened 2 years ago
Closed 2 years ago
#2660 closed defect (fixed)
FIX - wcst_import checks axis with type UnixTime properly
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.1 |
Component: | wcst_import | Version: | 10.0 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
For example, CRS with
`
"crs": "OGC/0/UnixTime@EPSG/0/4326"
`
then wcst_import thought it was AnsiDate CRS (UoM is day) instead of UnixTime CRS (UoM is second).
Note:
See TracTickets
for help on using tickets.