Ticket #1695 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

OSRSetBonne() calls wrong method

Reported by: dron Assigned to: dron
Priority: normal Milestone: 1.4.3
Component: OGR_SRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

OSRSetBonne() wrapper calls OGRSpatialReference::SetAE() instead of OGRSpatialReference::SetBonne?() instead of SetAE(). OSRSetTPED() wrapper does not exist at all.

Change History

07/05/07 11:53:44 changed by dron

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

Fixed both in 1.4 branch and trunk.