Presented by Karlheinz Wagner in 1949 using the name Der Aitoffsche Entwurf mit Pollinie (Aitoffsche projection with a pole line). A.k.a Aitoffsche-Wagner. Equally spaced parallels at the central meridian.
See below for a detailed description of the parameters
Share this configuration
Values of the current configuration
Böhm’s Notation (adapted)
ix@70-50-200-100
Canters’ Notation
m1 = 0.7778
n = 0.2778
k1 = 1.6733
k2 = 1.6733
p = 0.5
In Wagner’s Formula
m1 = 0.777778
n = 0.277778
Cx = 3.6
Cy = 1.285714
k = 1.67332
These values refer to the transcription of Wagner’s formula
in libproj4 by Gerald I. Evenden, v1.2, 2005.[4]
Wagner himself wrote m1 as 7/9 und
n as 5/18.
d3 Implementation
What’s this all about?
Karlheinz Wagner’s method of map projection transformation – called das Umbeziffern – consists of
selecting a part of an existing projection and mapping the entire surface of the earth onto this part.
The resulting new projection is determined by five configuration parameters.
You can find a detailed description of this process in the article
Umbeziffern – The Wagner Transformation Method.
On this page you can experiment with this mechanism by modifying
the parameters. Change the values within the allowed range and hit the Render my projection button.
The five configuration parameters
Modify the projections using the following parameters:
Variant of:
Select the existing projection to be modified.
The parent projections of the Wagner variants are:
– Wagner IX: Equidistant azimuthal projection
– Wagner VI: Sinusoidal projection
– Wagner III: Apian II.
ψ1 – the bounding parallel of the parent projection.
Min. value: 1 / max. value: 90
In effect, lower values increase, higher values decrease the pole line length.
At 90°, the poles become points. At 1°, the pole line is (almost) as long as the equator.
λ1 – the bounding longitude of the parent projection.
min.: 1 / max.: 180
Lower values generate a less pronounced, higher values generate a more pronounced curvature
of the parallels.
At 1°, the parallels become (almost) straight lines. Note: A value of 180° will generate a faulty image.
In that case, try a value < 180, even 179.99° will do.
p – axial ratio.
min.: 1 / max.: 9999 Reasonable values range (depending on parameters 1 to 4) roughly between 150 and 250.
Noted in percent: The ratio of central meridian to equator. At 200, the equator is twice as long
as the central meridian.
Lower values increase the height of the projection, higher values increase the width.
a – Width of x-axis
Min.: 20 / Max.: 100
Reasonable values are probably higher than 50.
Noted in percent: The lower the number, the narrower the projection.
Notes:
– There is a form validation which prevents sending values that don’t meet the min/max values noted above.
However, you can try to enter values like e.g. 0.01 for ψ1.
In that case, hit the »Ignore validation & render« button but be aware that a faulty image might be rendered, or no image at all.
– Depending on your browser and the regional settings of your system, the decimal marker can be a dot, a comma, or either of them.
If you run into problem using a dot, try a comma (and vice versa).
Projection Center/Tilt
The map can be centered to any point on the earth’s surface. Oblique and transverse aspects are possible as well.
Center Lat:
Latitudinal projection center. Positive values represent a northern latitude, negative values represent a southern latitude.
min: -90 / max: 90.
Center Lon:
Longitudinal projection center. Positive values represent a eastern longitude, negative values represent a western longitude.
min: -180 / max: 180.
Axial tilt:
Earth’s axial tilt. Positive values rotate counterclockwise, negative values rotate clockwise.
min: -180 / max: 180. A value of ±90 shows the transverse aspect.
Instead of building your own projection, you can select an existing projection that can be generated using
the Wagner IX formula. The corresponding configuration parameters will be filled into the form.
This might contribute to a better understanding pf the parameters and is a great start for your own experiments. See below for a detailed description of the various implementations of
Canters’ optimization of Wagner IX.
Image Options
These option don’t modify the projection in itself but only the image that is generated.
Continents: The land masses can be shown as grey silhouette, as outlines only,
with a colored display of the countries – or not at all.
Graticule: Meridians and Parallels can be shown at a spacing of
5, 10, 15, 18, 20, 30 or 45 degree – or not at all.
Map scale factor: This has nothing to do with the nominal scale that you’ll often find
on printed maps. It’s just an internal factor of the script that renders the projection. The default value of 150 was chosen because with this value, all predefined projections fit into the given boundary.
Higher values increase, lower valued decrease the size of the projection.
Min.: 30 / max.: 300
Background projection: You can compare the rendered projection to one of 302 others projections.
It’s a listing of all the cylindric, pseudocylindric and lenticular projections that are offered by map-projections.net.
The background projection can’t be scaled. To match rendered and background projection in size, you just have to play around
with the map scale factor until you succeed. Sorry.
Tissot Indicatrix: Visualizes the distortions of the current configuration.
The implementation that is used here might not be absolutely accurate, but it’s close enough for a
reasonable evaluation. Read more about Tissot’s indicatrix here.
Download
You can download the generated projection to view or edit it in other applications.
The full projection will be saved to your hard disk, even if here on this page it isn’t shown fully because it
exceeds the bounding frame.
The projection will be saved as SVG file. SVG means Scalable Vector Graphics, and guess what, it is exactly that. ;-)
Which makes is a good choice for line drawings like they are used here.
There are numerous applications to open and edit SVG files, many of them are free, e.g.
Inkscape,
LibreOffice Draw,
OpenOffice Draw,
and GIMP (all of them are available for Windows, macOS and Linux).
Commercial software (for Windows and macOS) include
PhotoLine,
Affinity Designer
and Adobe Illustrator.
The background projection you may have selected will not be part of the SVG file.
But you can download it separately (as PNG file) using the link Download background projection which in this case
will be visible beneath the projection image.
Values of the current configuration
For the current configuration, the following values are displayed:
Böhm’s notation:
The representation of a Wagner variant as suggested by Dr. Böhm in his german article
Variationen von Weltkartennetzen[2].
Böhm created this notation for variations of Wagner VII/VIII (s. WVG-7),
I adapted it for Wagner IX.
The extended variant is my own suggestion, it only adds a prefix that indicates
which Wagner projection was modified.
Canters’ Notation:
Parameter values as listed by Frank Canters in
Small-scale Map Projection Design[3]:185
(Table 5.2).
In Wagner’s Formula:
Constants to insert into Wagner’s formula for Wagner VII/VIII, from
Kartographische Netzentwürfe[1],
see Umbeziffern: Notation.
d3 Implementation:
Using the Customizable Wagner in d3 scripts, see below.
Terms of Use
SVG files:
All generated SVG images that are generated on this
page are in the public domain. You may use the images in
any manner, including modifying the content and design,
electronic dissemination, and offset printing. The
author of this site, Tobias Jung, renounces all financial claim to the
data and invites you to use it for personal, educational,
and commercial purposes.
No permission is needed to use the SVG files.
Crediting the author is unnecessary. However, if you wish
to cite the data source, simply use: Tobias Jung,
map-projections.net.
Background projection images:
The background projection images are licensed under
CC BY-SA 4.0.
For more information please refer to the link Download background projection which is
visible beneath the projection image in case you have selected a background projection.
The author provides this page as a free piece of service
and is not responsible for any problems relating to
accuracy, content, design, and how it is used.
Based on my original (clumsy and flawed) implementation of the
customizable Wagner IX, Peter Denner wrote the clean and extended
version that is presented here. Thanks a lot, Peter!
This page utilizes a few scripts mentioned below. I’d like to thank the authors for their great work!
d3js, a great JavaScript library
for visualizing data using web standards, by Mike Bostock.
d3-geo-projection,
extended geographic projections for d3, by Mike Bostock.
d3-save-svg,
to extract and download the SVG content, by Eric Denovellis.
The projection image above is generated by scripts using D3.js scripts.
However, if you want to know how to do it, please don’t look at this page’s source code!
I’m still using the first quick & dirty version here. Sometime soon, it’ll be replaced by the
newer and cleaner implementation: See
Customizable Wagner Projections using d3-geo – Seven Of Nine.
The full source code is provided there.