We are working on taking some topographic shots and, from what we've read, it seems like Field Maps can only collect the Ellipsoidal height, even though Trimble Mobile Manager provides both the Ellipsoidal and Orthometric height.
After we collected the data (about 250 shots) we're looking for a way to convert over from Ellipsoidal to Orthometric. Does anyone know of an easy way to do this?
does trimble capture the ellipsoidal height in meters, then convert it to orthometric height in meters before it sticks it in the z-value of the feature's geometry column?
reference:
"Planning to use ArcGIS Pro on Windows 11 tough tablet because it does the GPS RTK vertical elevation on-the-fly adjustment to orthometric height in ftUS into the geometry's z-value"
we have the EOS Arrow Gold+ rover unit with their EOS ProTools and the GoldRTK base station
Hi Dave,
With a Trimble device (such as DA2/R2) here is the workflow I am using and some notes on where the real-time aspects fall short at the moment.
There is currently no way for a real orthometric height with a proper geoid model applied to write directly to attribute data within GIS. This shortcoming is not associated to the device, but present many devices like the Trimble DA2. The shortcoming lies with ESRI's GNSS metadata fields not having a field or other mechanism to write the numeric elevation into the data in real time. If there are devices that exist which have found a solution to this I'd be curious to know about them myself. Here is some other context:
In typical Esri fashion the messaging is all over the place on this. As @JPowell mentioned there's no mention of publishing Z-Enabled data in their documentation to Prepare for high-accuracy data collection, but a video from their Field Maps team walks through setting up Arcade to calculate the Orthometric height without ever mentioning that the data needs to be Z-Enabled: https://community.esri.com/t5/arcgis-field-maps-videos/tip-from-morgan-zhang-collect-orthometric-hei...
Yes:
https://pro.arcgis.com/en/pro-app/latest/help/mapping/properties/arcgis-coordinate-systems-data.htm
I will do this on weekly/monthly basis. Typically a drone data is in ellipsoidal height and floats over the ground. I turn that to orthometric just using Project LAS Geoprocessing tool. But for normal vector GIS data Project geoprocessing makes the same thing.
Basically my instruction to my customers is that in ArcGIS there nearly never should be a situation where you need to go back on site and do remapping. You really can not map in such a wrong way that it can not be fixed at office.
So if we reply on original question is there a simple tool in ArcGIS Pro to fix elevation system the answer is yes. Or at least coordinate systems I use there is working and fairly simple solution.
Just made further tests in one case and current conclutions with latest 10/2025 Field Maps and Z value are
So the real development need I see is that in Android there should be a way to get coordinates in some other form than WGS84. Is there any app/setting that would do such trick instead just reporting to Field Maps the height the OS gives?