Ticket #1224 (closed enhancement: fixed)

Opened 7 years ago

Last modified 6 years ago

Ehdr writing: add ulxmap, ulymap, xdim, ydim keyword/values

Reported by: bfraser@… Owned by: warmerdam
Priority: low Milestone:
Component: GDAL_Raster Version: unspecified
Severity: major Keywords:
Cc:

Description

Add the ulxmap, ulymap, xdim, ydim keywords to the .hdr file when creating.  FYI (AFAIK), the HDR format references the center of the pixel (PixelIsPoint).

Change History

Changed 6 years ago by bfraser

  • priority changed from normal to low
  • severity changed from minor to major

The Ehdr driver does not write out the ulxmap, ulymap, xdim, ydim keywords and values when creating ESRI .hdr files.

Changed 6 years ago by bfraser

  • status changed from new to closed
  • resolution set to fixed

Hmm. It actually works now (GDAL v1.4.0).

Note: See TracTickets for help on using tickets.