stream.polygonStart() Indicates the start of a polygon. The first line of a polygon indicates the exterior ring, and any subsequent
project.invert(x, y) The inverse of project
stream.sphere() Indicates the sphere (the globe; the unit sphere centered at ⟨0,0,0⟩).
graticule.lines() Returns an array of GeoJSON LineString geometry objects, one for each meridian or parallel for this graticule
d3.geoBounds(feature) Returns the spherical
d3.geoProjectionMutator(factory) Constructs a new projection from the specified
d3.geoGraticule() Constructs a feature generator for creating graticules: a uniform grid of
graticule.extentMajor([extent]) If extent is specified, sets the major extent of this graticule. If extent
d3.geoProjection(project) Constructs a new projection from the specified
d3.geoConicConformal() d3.geoConicConformalRaw(phi0, phi1)
Page 1 of 8