Opened 8 years ago
Last modified 8 years ago
#1406 closed defect
WCPS1.5_Fit subsets to sample space — at Initial Version
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.3 |
Component: | petascope | Version: | development |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
In WCPS1.5, we have not set the bounding box correctly (i.e: just pass it as user request in query), this will lead to this problem when pixel size is not consistent (http://earthserver.eu/trac2/ticket/144).
In Wcs there is a method: fitToSampleSpace() to fix this bounding box to sample (i.e: it can be increased or decreased from requested subsets to the coordinates which are fit) and need to be used also in WCPS 1.5.
Note:
See TracTickets
for help on using tickets.