d3.geoMtFlatPolarParabolic() d3.geoMtFlatPolarParabolicRaw The McBryde–Thomas flat-polar parabolic pseudocylindrical equal-area projection.
d3.geoMollweide() d3.geoMollweideRaw The equal-area, pseudocylindrical Mollweide projection. The oblique aspect is known as the Atlantis projection. Goode’s interrupted Mollweide is also widely known.
d3.geoModifiedStereographicMiller() A modified stereographic projection for Europe and Africa. Typically clipped to the geographic extent [[-40°, -40°], [80°, 80°]].
d3.geoModifiedStereographicLee() A modified stereographic projection for the Pacific ocean.
d3.geoModifiedStereographicGs50() A modified stereographic projection for the United States including Alaska and Hawaii. Typically clipped to the geographic extent [[-180°, 15°], [-50°, 75°]].
d3.geoModifiedStereographicGs48() A modified stereographic projection for the conterminous United States.
d3.geoModifiedStereographicAlaska() A modified stereographic projection for Alaska.
d3.geoModifiedStereographic(coefficients, rotate) d3.geoModifiedStereographicRaw(coefficients) The family of modified stereographic projections. The default clip angle for these projections is 90°. These projections do not support projection.rotate: a fixed rotation is applied that is specific to the given coefficients.
d3.geoMiller() d3.geoMillerRaw The Miller cylindrical projection is a modified Mercator projection.
d3.geoMercator() d3.geoMercatorRaw The spherical Mercator projection; see d3-geo.
Page 76 of 105