Sure but how do we get this fixed so Mapnik layer in osm.org does not show the South Pole in the wrong place?
2010/11/13 Peter<pe...@haas-en-berg.nl>:
if(lat>  85)
{
        do_not_render();
}

2010/11/13 Nathan Edgars II<nerou...@gmail.com>

Nakor Osm wrote:
Did the South Pole move?
http://www.openstreetmap.org/?lat=0&lon=0&zoom=17&layers=M

More seriously there is no data there and I am wondering why it displays
"South Pole"

http://www.openstreetmap.org/browse/node/436012592

Remember that the Mercator projection chokes on infinities at the poles;
apparently Mapnik resolves it by using 0 latitude.
--
View this message in context: 
http://gis.638310.n2.nabble.com/South-Pole-tp5734054p5734276.html
Sent from the General Discussion mailing list archive at Nabble.com.

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk




_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to