• CanadaPlus
    arrow-up
    2
    arrow-down
    0
    ·
    5 months ago
    link
    fedilink

    Any equal area projection recentered for each continent would work.

    • milicent_bystandr
      arrow-up
      1
      arrow-down
      0
      ·
      5 months ago
      link
      fedilink

      Recentered is the thing.

      I’ve often wished map apps would recenter the Mercator projection for wherever you are in the world. So you could zoom out on e.g. Russia and see the world map as if the ‘equator’ were through Russia and the ‘poles’ at somewhere in the North Atlantic and South Indian Ocean?

      Bonus points if you can rotate too

      • CanadaPlus
        arrow-up
        2
        arrow-down
        0
        ·
        5 months ago
        edit-2
        5 months ago
        link
        fedilink

        I volunteer to implement the backend for this, if someone else will do the frontend. It should be easy enough to do a spherical rotation before whatever data gets passed to the projection math.

        If you want an azimuthal equidistant projection centered somewhere, this website already exists, but that doesn’t help us here.