Ticket #1393 (closed defect: duplicate)

Opened 6 years ago

Last modified 3 years ago

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

Changed 3 years ago by rouault

  • status changed from new to closed
  • resolution set to duplicate
  • milestone set to 1.7.0

Duplicate of #2305

Note: See TracTickets for help on using tickets.