daan wrote: ↑Sun May 14, 2023 7:52 amBefore I respond in depth, I need to understand what you’re getting at here. What you’ve shown is that the Tissot indicatrix at the equator and central meridian is undistorted. But, doesn’t say anything about what happens in the
y direction away from the equator, and so that doesn’t say anything about the projection’s aspect ratio. What am I missing?
If you perform an affine scaling on a map projection (i.e., multiplying the
x and
y coordinates by different values), then both the aspect ratio of the projection as a whole, and the aspect ratio of a Tissot ellipse on the equator, will change proportionally to each other. The constant of proportionality differs depending on the underlying projection, but it remains the case that changing one changes the other, and therefore neither can be
constant if the other isn't.
All pseudocylindrical equal-area projections that have the shape of a hyperellipse with the same exponent(s) must, necessarily, be affine scalings of each other. Since they can have varying aspect ratios, they must therefore also have varying distortion at the equator.
(Also, I was talking only about the equator and didn't say anything about the central meridian. The projection can't be undistorted at
both the equator and central meridian, because that would be the sinusoidal projection.)
The only other thing I can see that might explain this is if Tobler did not, in fact, intend for his projections to have the shape of a hyperellipse. The formulae as written might work if the intent is to have a projection in the shape of a
cropped hyperellipse:

- cropped_ellipse.png (224.54 KiB) Viewed 9860 times
(Or cropped normal ellipse, in the case of this example. I made this by generating an 800:500 ellipse, then cropping it to 800:400, and then using that as the shape for a pseudocylindrical projection.)
This means that the projection would almost always have a pole line, unless
ɣ has a very specific value, depending on
k, whose value isn't obvious.
daan wrote: ↑Sun May 14, 2023 7:52 amas long as we also allow for
x/
y rescalings of the sort that Tobler himself notes for his preferred parameterization.
I must have skimmed over the part that mentions that.
If postprocessing rescaling is allowed, then I must conclude that despite initial appearances,
ɣ is not intended to set the projection's aspect ratio (which is done by this postprocessing instead), but rather to set the location of the pole line.
And, on closer reading, this does in fact turn out to be the case. As written on the sentence crossing the second and third pages:
Tobler wrote:The value of ɣ controls the length of the pole line,
Despite the fact that
α also controls the length of the pole line in a different way.
The problem here is that the examples Tobler shows in his paper don't seem particularly inclined to having pole lines, unless they also have a nonzero
α. Presumably, he just preferred cases without a pole line and carefully chose his
ɣ values to avoid it, but then why have such a convoluted parameter!?
In this case, your observation that Tobler's
ɣ is near the lower limit isn't an accident. To avoid having a pole line, you
have to set
ɣ to exactly its minimum permissible value for a given
k, or as close as your floating point accuracy will permit.