Ticket #3179 (closed task: fixed)

Opened 4 years ago

Last modified 4 years ago

gdal_rasterize shape files must be in same projection as destination raster image,, very confusing for user.

Reported by: hroi Owned by: warmerdam
Priority: low Milestone: 1.7.0
Component: Docs Version: unspecified
Severity: minor Keywords: gdal_rasterie
Cc:

Description

 http://www.gdal.org/gdal_rasterize.html here it would be very helpful to state that the shape files must be in the same map projection as the destination raster image.

Change History

Changed 4 years ago by warmerdam

  • keywords gdal_rasterie added
  • resolution set to fixed
  • status changed from new to closed
  • component changed from default to Docs
  • milestone set to 1.7.0

Done in trunk (r17781). I have checked, and the code does attempt to report a warning at runtime if there are signs that the coordinate system differ.

Note: See TracTickets for help on using tickets.