#5152 closed defect (fixed)
False northing in BAG georeferencing is ignored
Reported by: | jdvarner | Owned by: | Kurt Schwehr |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | GDAL_Raster | Version: | unspecified |
Severity: | normal | Keywords: | BAG |
Cc: | jdvarner, warmerdam |
Description
The GDAL BAG driver seems to ignore any false northing value present in the georeferencing info stored in the XML block near the end of the BAG file.
Here's an example BAG near American Samoa. It should be NAD83 UTM zone 2, with a false northing of 1000000 meters, which would make it "NAD83 UTM Zone 2 Southern Hemisphere".
However, gdalinfo reports it as "UTM Zone 2, Northern Hemisphere" with a false northing of zero.
A colleague of mine reports that CARIS software correctly reads the BAG false northing value.
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | W00158_MB_128m_MLLW_8of8.bag added |
---|
comment:1 by , 11 years ago
Cc: | added |
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
Cc: | added; removed |
---|---|
Owner: | changed from | to
Status: | assigned → new |
Kurt (goatbar) is going to take this issue. I'll help upstream the change.
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Sample BAG file near American Samoa