Included in PROJ string (added in PROJ 9.5.0). Does not change the D3 preview.
If +R is set, it takes precedence over +ellps.
When set, overrides +ellps.
Optional; included in PROJ string. Does not change the D3 preview.
Preview-only. Not part of the PROJ string.
Notes: angles default to degrees (append r to use radians, e.g. +alpha=1.570796r). +k_0, +x_0, +y_0, +ellps/+R, and +f are preserved in the string but do not change this D3 preview.
Orthographic — perspective azimuthal projection centered on +lon_0, +lat_0. Classification: Azimuthal. Forms: forward/inverse, spherical/ellipsoidal. Defined area: global (one hemisphere visible). Alias: ortho. Domain: 2D. Input: geodetic. Output: projected.
proj-string: +proj=ortho
Parameters (all optional): +lon_0 (default 0), +lat_0 (default 0), +alpha (default 0), +k_0 (default 1), +ellps (default GRS80), +R (sphere radius, overrides ellps), +x_0, +y_0, +f (flattening; set 0 to force sphere). Append r to angles to use radians.