Ticket #3219 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

BAG image is flipped vertically comparing to the reference display

Reported by: gaopeng Owned by: Warmerdam
Priority: normal Milestone: 1.7.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: BAG
Cc:

Description

There are two sample images, at  ftp://GDAL@ftp.esri.com/FlippedBAG.zip, a tiff image showing what the image should look like, and the test BAG image.

Change History

Changed 4 years ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 1.6.3 to 1.7.0

I have confirmed in the specification that the bag data starts from the south side, not the north side, when storing in the hdf5 matrix. I have corrected the flip in trunk (r18000) and 1.6-esri (r18001).

Changed 4 years ago by warmerdam

Also corrected bag.py autotest script (r18002).

Changed 4 years ago by warmerdam

  • version changed from 1.6.1 to svn-trunk
Note: See TracTickets for help on using tickets.