Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6521 closed defect (fixed)

Warp method of Dataset does not work

Reported by: Ari Jolma Owned by: Ari Jolma
Priority: normal Milestone:
Component: PerlBindings Version: unspecified
Severity: normal Keywords:
Cc:

Description

The Warp method fails due to self not wrapped into a list.

The deeper issue is that warp in GDAL accepts a list of datasets.

Furthermore, Warp was added to the Perl bindings without a test.

Reported by Sergey Voinov from German Aerospace Center.

Change History (2)

comment:1 by Ari Jolma, 8 years ago

Resolution: fixed
Status: newclosed

In 34279:

Perl bindings: the Warp method requires a list of datasets. Fixes #6521.

comment:2 by Ari Jolma, 8 years ago

Backported to 2.1 in r34281.

Note: See TracTickets for help on using tickets.