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?
I didn't have much luck implementing a 108190 projection in arcpy, but here's a solution in geopandas / pyproj which I'm sure could be ported easily into an arcpy script: https://gis.stackexchange.com/questions/482445/projection-with-transformation-returns-unexpected-results-using-geopandas-compar/485039#485039
Seems like WKID 108190 is the answer to the question.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.