The Seven-Eighths Perspective Cylindrical

General discussion of map projections.
Post Reply
quadibloc
Posts: 320
Joined: Sun Aug 18, 2019 12:28 am

The Seven-Eighths Perspective Cylindrical

Post by quadibloc »

Recently, I added the BSAM projection to my page about the Gall Stereographic projection. I noted that its reduced stretch was less objectionable.
It led me to thinking that another way to have less stretch but still have 40 degrees as the standard parallel, would be to start with a projection closer to the Mercator.
One way to have an intermediate between the stereographic and the Mercator would be to remember that the perspective projection that goes 3/4 of the diameter of the Earth below the tangent point closely approximates the Mercator. The Stereographic goes down a full diameter. So 7/8 is halfway in between.
It turns out that without a vertical stretch, leaving the standard parallel at the equator, this projection is close to the Miller Cylindrical.
Milo
Posts: 290
Joined: Fri Jan 22, 2021 11:11 am

Re: The Seven-Eighths Perspective Cylindrical

Post by Milo »

I would describe this as a perspective projection with a "height" of −½, halfway between the gnomonic projection at 0 and the stereographic projection at −1. I can see where you'd get ¾ if you counted diameters instead of radii, but where do you get ⅞? Ah, got it, you're talking about two different projections. Okay then!

A graph shows that this projection stays very close to the Mercator projection until approximately 70° north, which is about as far north as anyone usually cares to look. So this projection looks similar to Mercator over most of the world, but, unlike the true Mercator, can depict the entire world in finite space.
mercapprox.png
mercapprox.png (13.48 KiB) Viewed 29 times
The aspect ratio of the projection (with standard parallel at the equator) is almost but not quite square: it's precisely π:3.

While the −½ value can be determined by just eyeballing the graphs, it can also be justified by looking at derivatives. The general formula for a perspective projection is:
ph(x) = (h−1)/(h−cos(x))⋅sin(x)
Which produces the following derivatives:
ph'(0) = 1
ph''(0) = 0
ph'''(0) = (2+h)/(1−h)
ph''''(0) = 0
ph'''''(0) = (h2+13h+16)/(1−h)2
The formula for the Mercator projection is:
m(x) = asinh(tan(x))
Which produces the following derivatives:
ph'(0) = 1
ph''(0) = 0
ph'''(0) = 1
ph''''(0) = 0
ph'''''(0) = 5
Setting h=−½ will allow the third derivative, and by extension all of the first four derivatives, to match.

G.Projector appears to support general cylindrical perspective projections under the name "Solov'ev Perspective Cylindrical" (a name which I cannot find corroborated anywhere else), but only allows external farside projections (h≤−1), and has forced cropping when the aspect ratio would be more extreme than 2:1.
quadibloc
Posts: 320
Joined: Sun Aug 18, 2019 12:28 am

Re: The Seven-Eighths Perspective Cylindrical

Post by quadibloc »

My drawing of the projection was at the bottom of my page on the Gall Stereographic, but there was a bug in the program, stretching it horizontally.
I have now corrected the bug so that I and everyone else can see correctly how it looks.
mapnerd2022
Posts: 169
Joined: Tue Dec 28, 2021 9:33 pm

Re: The Seven-Eighths Perspective Cylindrical

Post by mapnerd2022 »

quadibloc wrote: Fri Nov 07, 2025 6:35 am Recently, I added the BSAM projection to my page about the Gall Stereographic projection. I noted that its reduced stretch was less objectionable.
It led me to thinking that another way to have less stretch but still have 40 degrees as the standard parallel, would be to start with a projection closer to the Mercator.
One way to have an intermediate between the stereographic and the Mercator would be to remember that the perspective projection that goes 3/4 of the diameter of the Earth below the tangent point closely approximates the Mercator. The Stereographic goes down a full diameter. So 7/8 is halfway in between.
It turns out that without a vertical stretch, leaving the standard parallel at the equator, this projection is close to the Miller Cylindrical.
Didn't Carl Braun, a Jesuist priest, invent it along with his distortion-free equator version of the Cylindrical Stereographic back in 1867? At least I read about him creating another perspective cylindrical that was called the Pseudo-Mercator(the same name applied to Web-Mercator).
Post Reply