Changes between Initial Version and Version 1 of Ticket #5951, comment 4


Ignore:
Timestamp:
May 4, 2015, 8:54:03 AM (9 years ago)
Author:
Even Rouault

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5951, comment 4

    initial v1  
    13133) Do the reprojection (you don't need to use tiff2rgba. gdalwarp -dst alpha can do it):
    1414
    15 gdalwarp -wm 1024 -wo NUM_THREADS=4 -t_srs +proj="longlat +datum=NAD83 +no_defs" -tr 0.005 0.005 -cutline cutline_usifr_segmentize.shp ENR_H07.tif out.tif -overwrite -dstalpha -overwrite  -crop_to_cutline
     15gdalwarp -wm 1024 -wo NUM_THREADS=4 -t_srs +proj="longlat +datum=NAD83 +no_defs" -tr 0.005 0.005 -cutline cutline_usifr_segmentize.shp ENR_H07.tif out.tif -overwrite -dstalpha -overwrite  -crop_to_cutline -r cubic