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