Opened 6 years ago
Closed 6 years ago
#1995 closed defect (fixed)
wcst_import throws proper exception when it cannot detect CRS from input file's WKT
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | wcst_import | Version: | 9.7 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
for GDAL recipes (e.g: map_mosaic
), if the input file's WKT is faulty, wcst_import will return CRS as None
and it will throw error later for None. It should throw proper exception instead and one needs to specify proper CRS in the ingredient file.
Note:
See TracTickets
for help on using tickets.