Mr. .NET

Thoughts from a Product Manager…Geek…Gamer

Sky Map

with 2 comments

via the Bad Astronomer, Sky Map is like google maps but for the night sky.

Its got a few quirks with it, if you scroll the map a large distance it thinks it needs to load all of the images again instead of just the new ones. It also doesn’t contain any solar system objects. Quirks aside, its a pretty cool web app.

Written by James

March 29, 2007 at 9:30 pm

Posted in Space

2 Responses

Subscribe to comments with RSS.

  1. Sky-map dealing with spherical projection on plane. If you move far enough, it has to relocate zenith point that require all images to be re-drawn – no way around. Cylindrical projection, that commonly used for geographical maps, is not acceptable, because it extremely distort poles. Second one is fair – sky-map does not show solar objects yet.
    Anyway thank you for the review.
    Sergei

    Sergei

    March 29, 2007 at 11:26 pm

  2. Thanks for taking the time to address my review, Sergei. That is a good explanation for the redrawing I saw.

    James

    March 30, 2007 at 10:57 am


Leave a Reply