Ticket #3505 (closed enhancement: fixed)
gdal_rasterize: Add capability of creating output file
| Reported by: | rouault | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.8.0 |
| Component: | Utilities | Version: | unspecified |
| Severity: | normal | Keywords: | gdal_rasterize |
| Cc: |
Description
A feature demanded by users for a long time...
The following options will be added :
[-of format] [-a_srs srs_def] [-co "NAME=VALUE"]*
[-a_nodata value] [-init value]*
[-te xmin ymin xmax ymax] [-tr xres yres] [-ts width height]
[-ot {Byte/Int16/UInt16/UInt32/Int32/Float32/Float64/
CInt16/CInt32/CFloat32/CFloat64}] [-q]
One of -tr or -ts options must be specified
Change History
Note: See
TracTickets for help on using
tickets.
