how to implement WGS_1984_(ITRF00)_To_NAD_1983 datum transformation in the python script?

865
1
10-19-2016 12:21 PM
KaushalJha
New Contributor

I am trying to implement WGS_1984_(ITRF00)_To_NAD_1983 datum transformation but the python script is reading NAD_1983_To_WGS_1984_1 datum transformation by default. Is there a particular way to define the ITRF00 transformation? Should I use WKID 108190?

0 Kudos
1 Reply
KaushalJha
New Contributor

Seems like WKID 108190 is the answer to the question.

0 Kudos