#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.
Note:
See TracTickets
for help on using tickets.
In 34279: