Hello, community!
I need to implement online conversion between different coordinate systems. I’m using the standard Coordinate Conversion tool, which supports WGS84, UTM, MGRS, and some variants of the Mercator coordinate system by default. I want to add support for additional systems, such as Gauss-Krüger (Pulkovo 1942), but it seems impossible with this tool. However, I can add WKID 28403 (Gauss-Krüger Zone 3) to the Coordinate Widget.
Why is it possible to add a custom coordinate system to the Coordinate Widget but not to the Coordinate Conversion tool? Does anyone have any ideas or solutions? Thanks in advance!