Ticket #2305 (new defect)

Opened 3 months ago

gdalwarp fails with many global projections

Reported by: jluis Assigned to: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

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

w.tiff (402.2 kB) - added by jluis on 03/30/08 15:48:01.

Change History

03/30/08 15:48:01 changed by jluis

  • attachment w.tiff added.