Ticket #2227 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

ENVI State Plane Handling Mixup

Reported by: warmerdam Assigned to: warmerdam
Priority: normal Milestone: 1.5.1
Component: GDAL_Raster Version: 1.5.0
Severity: normal Keywords: ENVI
Cc: bpayne, dmarino@ittvis.com, gaopeng

Description (Last modified by warmerdam)

Frank,

Turns out it was an easy one. The old state plane zones were being automatically converted into the new codes, however, ENVI defaults to using the newer code system. We got the precedence for the conversion fixed (we actually do allow users to use the old codes when they don’t conflict although we hope most of this legacy data has been converted by now), and all was well. I have attached the code to this email for your review. Please submit the code when you get a chance.

Change History

02/15/08 23:51:32 changed by warmerdam

  • status changed from new to assigned.
  • description changed.
  • cc set to bpayne, dmarino@ittvis.com.
  • component changed from default to GDAL_Raster.
  • milestone set to 1.5.1.
  • keywords set to ENVI.

02/16/08 00:07:01 changed by warmerdam

  • cc changed from bpayne, dmarino@ittvis.com to bpayne, dmarino@ittvis.com, gaopeng.

Changed applied in 1.4-esri (r13794) and ported to 1.5 branch (r13796) and trunk (r14795).

It would be nice to have a sample dataset or two to confirm correct behavior for this change in the test suite.

02/16/08 00:11:10 changed by warmerdam

  • status changed from assigned to closed.
  • resolution set to fixed.