Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7029 closed defect (fixed)

IsSame() returns true for EPSG:3857 (web_mercator) and EPSG:3395 (WGS84 Mercator)

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

Description

All in title

Change History (5)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 40006:

Fix OGRSpatialReference::IsSame() to return FALSE when comparing EPSG:3857 (web_mercator) and EPSG:3395 (WGS84 Mercator) (fixes #7029)

comment:2 by Even Rouault, 7 years ago

In 40007:

Fix OGRSpatialReference::IsSame() to return FALSE when comparing EPSG:3857 (web_mercator) and EPSG:3395 (WGS84 Mercator) (fixes #7029)

comment:3 by Even Rouault, 7 years ago

In 40008:

Fix previous commit (refs #7029)

comment:4 by Even Rouault, 7 years ago

In 40009:

Fix previous commit (refs #7029)

comment:5 by Even Rouault, 7 years ago

In 40010:

Fix previous commit (refs #7029)

Note: See TracTickets for help on using tickets.