Opened 9 years ago

Last modified 9 years ago

#6080 closed defect

Well known GCS definitions of WGS84, WGS72, NAD27 and NAD83 don't match their EPSG defs — at Initial Version

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.0
Component: OGR_SRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

When doing SetWellKnownGeogCS() with WGS84, WGS72, NAD27 and NAD83, the result is not strictly equal to the corresponding ImportFromEPSG()

Differences are :

  • AUTHORITY 9108 instead of 9122 for degree
  • inverse flattening of NAD27 is 294.978698213898 instead of 294.9786982138982

Change History (0)

Note: See TracTickets for help on using tickets.