This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Online map projection

1

I know that the OSM online map is using the Mercator projection, but does it use it through all zoom levels or does it change at a specific zoom point? Thanks.

asked 27 Mar '13, 18:08

Orionist's gravatar image

Orionist
31113
accept rate: 0%


One Answer:

5

The OSM map, just like most other world-wide online maps, uses a projection called "Spherical Mercator" a.k.a. "Popular Visualisation CRS" or "EPSG:3857" (formerly, EPSG:900913 and EPSG:3785). It is not entirely correct to call this "the Mercartor projection".

OSM doesn't change the projection at any zoom level.

answered 27 Mar '13, 18:41

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 27 Mar '13, 21:25

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

1

Thank you for the detailed answer!

(27 Mar '13, 23:45) Orionist

Source code available on GitHub .