new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

D3 · all subjects

d3-geo/azimuthal

7 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

d3-geo azimuthal projections

Azimuthal projections available: d3.geoAzimuthalEqualArea, d3.geoAzimuthalEquidistant, d3.geoGnomonic, d3.geoOrthographic, d3.geoStereographic.

geoAzimuthalEquidistant() function signature

d3.geoAzimuthalEquidistant() creates an azimuthal equidistant projection that projects the sphere directly onto a plane while preserving distance from the center point.

geoAzimuthalEqualArea() function signature

d3.geoAzimuthalEqualArea() creates an azimuthal equal-area projection that projects the sphere directly onto a plane while preserving area.

geoGnomonic() function signature

d3.geoGnomonic() creates a gnomonic projection that projects the sphere directly onto a plane. It supports clipAngle to limit the visible area.

geoOrthographic() function signature

d3.geoOrthographic() creates an orthographic projection that projects the sphere directly onto a plane, creating a view as if looking at a globe from infinity.

geoStereographic() function signature

d3.geoStereographic() creates a stereographic projection that projects the sphere directly onto a plane. It supports clipAngle to limit the visible area.

Azimuthal projections definition

Azimuthal projections project the sphere directly onto a plane.

Give your agent this brain

d3-geo/azimuthal — D3