Get the datum of a spatial reference

412
1
09-08-2017 12:52 AM
MaxMax2
Occasional Contributor II

How can I get the datum of a spatial reference in Pro SDK? In ArcObjects I can use IGeographicCoordinateSystem.Datum but it seems I can't get a datum in Pro SDK. I need to know values of the following properties:

Is there a way to get all these values?

Tags (2)
0 Kudos
1 Reply
UmaHarano
Esri Regular Contributor

Hi Max Max

These properties are not available in the Pro API at this time. We hope to add them to the API.  Thanks!

The SpatialReference definition can be obtained from its Wkt property.

Thanks

Uma

0 Kudos