Working in a global company with facilites in many different countries and built over the duration of 50+ years, we have to juggle a magnitude of coordinate reference systems (CRS) and transformations, often in the same project. We use several (now) outdated CRSs and have examples of unfortunate choices of both CRS and transformation. Hence we need more flexibility when setting up the transformation path in ArcGIS Pro than the average user.
Idea: make it possible for users and/or admins to define transformation paths (in Map Properties) without concern of the recommended extent/area of use for both the CRS and the transformation. This can be implemented in such a way that it is difficult for "normal" users to do something wrong, but possible for advanced users to create the necessary path.
Example: Data in the following 3 CRSs:
- ED50 (EPSG:4230)
- WGS 84 (EPSG:4326)
- Belge 72 (EPSG:4313)
Transformations:
- ED50 to WGS 84 (24) - (EPSG:1613)
- BD72 to WGS 84 (3) - (EPSG:15929)
- ED50 to WGS 84 (24) + BD72 to WGS 84 (3) - this latter combination is needed when the map is set up in ED50 or Belge72 (BD72), and is currently not available for us.