Opened 11 years ago
Closed 8 years ago
#669 closed enhancement (fixed)
WCS format extensions should be merged into one class
Reported by: | Dimitar Misev | Owned by: | Sulav Timilsina |
---|---|---|---|
Priority: | minor | Milestone: | 9.3 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Alex Dumitru, Vlad Merticariu, Peter Baumann | |
Complexity: | Easy |
Description (last modified by )
GTiff, JPEG2000, NetCDF, are duplicates with subtle differences. So we should refactor and parametrize into a single class.
Ultimately I think it's best to support these formats in WCPS, and simply translate to encode the WCS request. But it means adding support for GML output and multipart in WCPS.
Change History (8)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Agreed: I know about this unneeded coded duplication.
Petascope needs refactoring here and in other places and we need far more unit tests, I'll come up with a roadmap for next minor release in these next days.
comment:3 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 9 years ago
Milestone: | Future → 9.2 |
---|
comment:6 by , 8 years ago
Owner: | changed from | to
---|
comment:7 by , 8 years ago
Cc: | added |
---|---|
Description: | modified (diff) |
Milestone: | 9.2 → 9.3 |
comment:8 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Then we could probably as well allow any format that is already supported by WCPS.