Hello, I'm reprojecting tens of millions of complex polygons from LL-WGS84 to Esri's USA_Contiguous_Albers_Equal_Area_Conic_USGS coordinate system. There are many other transformers in the workspace as well. Using the EsriReprojector, the reprojection works as expected but takes a very long time. Using CsmapReprojector, the polygons are 3ft (~1 meter) off from where I'd expect, but it's about 30 times faster (many hours!). I've noticed this difference between the two transformers before with any reprojection that has a datum transformation. Does anyone have any ideas that would allow the performance of CsmapReprojector with the results of the EsriReprojector?
Notes:
- I saw another post where a user believes FME is not correctly performing a datum transformation between WGS84 and NAD83. - Could this be a mistake in CsmapReprojector?
- I have tried changing the Reprojection Engine from FME to Esri in the workspace parameters.
- The spatial difference seems to be present in any format/application.
- I added the Esri coordinate system to my MyCoordSysDefs.fme file to get the Esri coordinate system to show up in FME transformers. This matches the coordinate system information provided in ArcGIS Pro.
- These are my transformer parameters that are yielding different results:
EsriReprojectorCsmapReprojector