Opened 5 years ago

Closed 4 years ago

#2085 closed enhancement (fixed)

petascope: add more interpolations method for WCS interpolation extension

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: petascope Version: 9.7
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

When this ticket http://rasdaman.org/ticket/1303 is finished, petascope WCS GetCapabilities result will need to add more interpolation methods

<wcs:Extension>
<int:InterpolationMetadata>
    <int:InterpolationSupported>
     http://www.opengis.net/def/interpolation/OGC/1.0/nearest-neighbor
   </int:InterpolationSupported>
</int:InterpolationMetadata>
</wcs:Extension>

And WSClient WCS DescribeCoverage tab also needs to add them as supported methods in dropdown box.

Change History (5)

comment:1 by Bang Pham Huu, 5 years ago

Milestone: 9.810.0

comment:2 by Bang Pham Huu, 4 years ago

Resolution: fixed
Status: newclosed

comment:3 by Dimitar Misev, 4 years ago

Resolution: fixed
Status: closedreopened

comment:4 by Bang Pham Huu, 4 years ago

Petascope with GetCoverage in another CRS (i.e: WCPS crsTransform()) should support the value from interpolation parameter as well.

interpolation=http://www.opengis.net/def/interpolation/OGC/1.0/bilinear
Version 1, edited 4 years ago by Bang Pham Huu (previous) (next) (diff)

comment:5 by Bang Pham Huu, 4 years ago

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