I have an add-in where I want to display a dialog to get the desired spatial reference from the user. In the ArcGIS Desktop .NET SDK I would use ESRI.ArcGIS.CatalogUI.SpatialReferenceDialog. Does the Pro 1.1 SDK have something similar?
Hi Joseph, I wrote one for you.
Please go to the Pro community samples on the github at https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Geometry/CoordinateSystemDialog
There is no API call currently to get the list of SpatialReferences so I had to use arcpy.ListSpatialReferences.
We will look at adding that capability into the DotNET API for Pro at 1.3
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.