| Bug ID Number |
BUG-000166421 |
| Submitted | April 2, 2024 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 3.2.2 |
| Operating System | Windows OS |
| Operating System Version | 11.0 |
| Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
The user is mixing up projection and Projected Coordinate System (PCS) objects. A projection or map projection object is the name of the algorithm that is used to flatten the earth model into a flat plane. All 43xxx Well-Known IDs (WKID) are map projections. A projected coordinate system uses a wider range of Well-Known ID (WKID) numbers but does not use the 43xxx range. The ranges or 53xxx and 54xxx are projected coordinate systems that sometimes include the projection name in the PCS name. In the projected_coordinate_systems.pdf file, Table 2 lists all projected coordinate systems while Table 3 lists all projection algorithms.
Workaround
For Lambert azimuthal equal area-based Projected Coordinate System (PCS), create a custom/new projected coordinate system (PCS). There are not many projected coordinate systems that use the Lambert azimuthal equal area projection.
Steps to Reproduce