Parameters
Below are the parameters that are defined by all of the available projections in PROJ. This data
is a combination of information taken from the PROJ web site and data extracted from the PROJ library.
- Code: the code that is used to send parameter values to PROJ.
- Name: a textural name of the parameter.
- Description: a more detailed description of the parameter if available.
- Notes: any caveats I found in investigating the parameters.
- Type: the type of value that PROJ expected for the parameter. Options include: float, integer, string, and flag (Boolean value).
- Values: the range or list of possible values for the parameter.