Ticket #71 (closed defect: fixed)

Opened 14 months ago

Last modified 11 months ago

Wrong EPSG code for 'Google Mercator'

Reported by: pwr Owned by: madair
Priority: minor Milestone: 1.1.1
Component: core Version: trunk
Keywords: Cc:

Description

Just happened to look at 1.1.0 lib/proj4js.js, where Proj4js.defs is set up, and notice the wrong EPSG code is being used. Comment says: "official code is 3875" but it isn't; official code is 3857. There is a 3875 (and a 3785) but it's not what you're looking for. See  http://www.epsg-registry.org/

Change History

Changed 13 months ago by crschmidt

Note that 3875 was the official code at the time that comment was made. :)

Changed 11 months ago by madair

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

fixed at rev [2220]

Note: See TracTickets for help on using tickets.