Hacker News new | ask | show | jobs
by desdiv 3324 days ago
Are there any online maps that aren't Web Mercator? Google Maps, Here.com, OpenStreetMap, Bing Maps, MapQuest are all Mercator-only, with no easy option to switch.
2 comments

One of the main reasons it's so popular is that is preserves shape, angle and north is always up. This means you can create a tiling map server and use the same tiles at all scales.
It is possible, but not trivial:

https://www.vis4.net/blog/posts/no-more-mercator-tiles/ (comments are also informative, particularly Tom MacWright's)

https://mapzen.com/blog/escape-from-mercator/