Changes between Initial Version and Version 1 of Ticket #4043
- Timestamp:
- 04/14/11 17:21:45 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4043 – description
initial v1 12 12 13 13 I ran across this by applying -cutline to a small portion of a 3G raster and got back a 3G raster. That was not what I expected. I did eventually figure out to use -crop_to_cutline but was then confused as to exactly what -cutline was doing (namely preserving the data). 14 15 Thinking about this more, perhaps the -crop_to_cutline docs should change too, although this seems less needed. Right now it says, 16 17 -crop_to_cutline: 18 (GDAL >= 1.8.0) Crop the extent of the target dataset to the extent of the cutline. 19 20 What do you think of: 21 22 -crop_to_cutline: 23 (GDAL >= 1.8.0) Crop the extent of the target dataset to the extent of the cutline. Not specifying this when using -cutline will keep the full extent and data of the original raster.
