stream.point(x, y[, z]) Indicates a point with the specified coordinates x and y (and
d3.geoStream(object, stream) Streams the specified GeoJSON
d3.geoIdentity() The identity transform can be used to scale, translate and clip planar geometry. It implements
d3.geoConicEquidistant() d3.geoConicEquidistantRaw(phi0, phi1)
projection.precision([precision]) If precision is specified, sets the threshold for the projection’s
path(object[, arguments…]) Renders the given object, which may be any GeoJSON feature or geometry object:
d3.geoAlbers()
graticule.stepMinor([step]) If step is specified, sets the minor step for this graticule. If step
path.centroid(object) Returns the projected planar centroid (typically in pixels) for the specified GeoJSON object
conic.parallels([parallels]) The two
Page 7 of 8