I need the ability to convert from lat/lon coordinates to other formats like MGRS, UTM, GARS, USNG, etc. Are there any classes exposed in the Pro 1.1 SDK that can do this?
Hi Joseph, functionality similar to what you have with IConversionNotation, etc. in 10x is currently not available in the Pro API. We will add support to the Geometry API (ArcGIS.Core.Geometry) for points conversions (eg MGRS, USNG, GARS) at 1.2 or 1.3
Hi Joseph, you can call Convert Coordinate Notation gp tool (in Data Management > Projections) in .Net - check out ArcGIS.Desktop.Core.Geoprocessing documentation to see how to run a geoprocessing tool in .Net using ExecuteToolAsync method.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.