d3.geoMtFlatPolarQuarticRaw

d3.geoMtFlatPolarQuartic() d3.geoMtFlatPolarQuarticRaw The McBryde–Thomas flat-polar quartic pseudocylindrical equal-area projection.

d3.geoModifiedStereographicMiller()

d3.geoModifiedStereographicMiller() A modified stereographic projection for Europe and Africa. Typically clipped to the geographic extent [[-40°, -40°], [80°, 80°]].

d3.geoModifiedStereographicGs50()

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.geoModifiedStereographicLee()

d3.geoModifiedStereographicLee() A modified stereographic projection for the Pacific ocean.

d3.geoMollweideRaw

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.geoModifiedStereographicRaw()

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.geoModifiedStereographicAlaska()

d3.geoModifiedStereographicAlaska() A modified stereographic projection for Alaska.

d3.geoModifiedStereographicGs48()

d3.geoModifiedStereographicGs48() A modified stereographic projection for the conterminous United States.

d3.geoMercatorRaw

d3.geoMercator() d3.geoMercatorRaw The spherical Mercator projection; see d3-geo.

d3.geoMillerRaw

d3.geoMiller() d3.geoMillerRaw The Miller cylindrical projection is a modified Mercator projection.