Ticket #2305 (closed defect: fixed)
gdalwarp fails with many global projections
| Reported by: | jluis | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.7.0 |
| Component: | default | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: | neteler |
Description
Hi, Here are a couple of examples on how gdalwarp fails when projecting a global image
gdalwarp -t_srs +proj=sinu w.tiff w_sino.tiff Creating output file that is 1147P x 572L.
gdalwarp -t_srs +proj=eck4 w.tiff w_eck4.tiff Creating output file that is 1145P x 572L.
gdalwarp -t_srs +proj=vandg w.tiff w_vandg.tiff Creating output file that is 572P x 572L.
Joaquim Luis
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

