ArcGISGeographicTransformation

Namespace: Esri::GameEngine::Geometry
Class: Esri/GameEngine/Geometry/ArcGISGeographicTransformation
Since: 1.0.0
Inheritance: ArcGISDatumTransformation->ArcGISGeographicTransformation

Summary

Used to transform coordinates of geometries between spatial references that have two different geographic coordinate systems.

Constructors

ArcGISGeographicTransformation(const ArcGISImmutableArray<ArcGISGeographicTransformationStep>&)

Create a multi-step transformation from one or more ArcGISGeographicTransformationStep instances.

Since 1.0.0

Arguments
NameTypeConstSummary
steps
Yes

An ArcGISImmutableArray<T> containing ArcGISGeographicTransformationStep instances.

ArcGISGeographicTransformation(const ArcGISGeographicTransformationStep&)

Create a single step transformation.

Since 1.0.0

Arguments

Properties

PropertyTypeNullableReadonlySummary
No
No

The array of geographic transformation steps that define this geographic transformation.

Steps

ArcGISImmutableArray<ArcGISGeographicTransformationStep> GetSteps() const

The array of geographic transformation steps that define this geographic transformation.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close