Ticket #2533 (closed defect: fixed)
OGRSpatialReference:Clear() does not fully reset things
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.3 |
| Component: | OGR_SRS | Version: | 1.5.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The OGRSpatialReference::Clear() method does not reset the fields dfFromGreenwich, dfToMeter, dfToDegrees and bNormInfoSet in the OGRSpatialReference.
It is believed this may be responsible for errors reported in http://trac.osgeo.org/qgis/ticket/1221 when doing multiple importFromProj4()'s from feet based coordinate systems.
Change History
Note: See
TracTickets for help on using
tickets.
