Opened 17 years ago

Closed 14 years ago

#1393 closed defect (duplicate)

gdalwarp severely fails to project into sinusoidal

Reported by: jluis@… Owned by: warmerdam
Priority: highest Milestone: 1.7.0
Component: GDAL_Raster Version: 1.3.2
Severity: normal Keywords:
Cc:

Description

gdalwarp fails to convert global images into sinusoidal projection

Example commands where it fails

gdalwarp -t_srs +proj=sinu w.tif w_sino.tif 

gdalwarp -t_srs "+proj=sinu +lon_0=1w" w.tif w_sino.tif

With this the result is an image with only the west hemisphere. 

the w.tif geotiff file is available at

ftp://ftp.ualg.pt/users/jluis/w.tif

Joaquim Luis

Change History (1)

comment:1 by Even Rouault, 14 years ago

Milestone: 1.7.0
Resolution: duplicate
Status: newclosed

Duplicate of #2305

Note: See TracTickets for help on using tickets.