Support says:
- Latitude—Position received from the GPS receiver before applying data transformations in the location profile
- Longitude—Position received from the GPS receiver before applying data transformations in the location profile
- Altitude—Ellipsoidal height received from the GPS receiver (not orthometric height, as used for z-values)
Source: https://doc.arcgis.com/en/field-maps/ios/help/high-accuracy-data-collection.htm
But the lat/long metadata fields filled in by using Field Maps on an iPad with the Eos Arrow seem to be in WGS84? When I bring the layer into ArcMap and calculate geometry for X and Y they are slightly off from the lat/long metadata fields, and using an online converter for WGS84 to NAD83 matches the difference. My point data is in a projected NAD83 coordinate system, with a transformation to WGS84 Web Merc applied before publishing to AGOL. The web map uses an Esri basemap so I know that the web map coordinate system is Web Merc. I believe the location profile in Field Maps is set up correctly for the Arrow (GCS ITRF 2008 -> Web Merc -> transformation based on location). Am I missing a transformation somewhere?