Name |
Range |
Description |
Optional? |
any string |
The name of the coordinate system being defined may be used to identify the coordinate system of a reader or writer, or as an argument to @Reproject or _COORDINATE_SYSTEM. |
No | |
The name of the units used to measure coordinates in the coordinate system. |
No | ||
See Projection Types. |
The type of map projection used for this definition. This name must come from the Projection Types table and it determines which other parameters may be specified. The parameters used by each projection type linked to this table. |
No | |
Depends on the projection system – see Projection Types. |
Each projection system uses a set of parameters, which are listed for each supported project. |
No | |
See Datums. |
The datum to be used for the projection. Either a datum or an ellipsoid must be specified for each coordinate system. |
Yes | |
See Ellipsoids. |
The ellipsoid to be used for the projection. Either a datum or an ellipsoid must be specified for each coordinate system. |
Yes | |
-4..4 |
The quadrant of the Cartesian coordinates produced by the coordinate system. See Quadrant. |
Yes | |
|
any string
|
A descriptive name of the definition. |
Yes |
any string |
Person or agency supplying the definition. |
Yes | |
any non-negative number |
Used to specify the minimum X value which is to be considered non-zero. X coordinate values whose absolute value is less than the value specified here will be converted to hard zeros. This is used to suppress coordinate output such as 4.3472E-07 which can be of value in certain applications. A value of 0.0 is assumed if no specification is made. |
Yes | |
any non-negative number |
Used to specify the minimum Y value which is to be considered non-zero. Y coordinate values whose absolute value is less than the value specified here will be converted to hard zeros. This is used to suppress coordinate output such as 4.3472E-07 which can be of value in certain applications. A value of 0.0 is assumed if no specification is made. |
Yes |