Skip to main content

I have a workbench that has a ESRI Reprojector that reprojects from HARN to Web Mercator before publishing to out to a service in ArcGIS Online.image.pngEach time get the error:

Reprojector: Invalid reprojection parameters

%0 Writer: Failed to reproject feature with coordinate system '%1' to '%2'. Verify that the coordinates and coordinate systems are valid, and try again

ARCGISONLINEFEATURES writer: A fatal error has occurred. Check the logfile above for details

A fatal error has occurred. Check the logfile above for details

CnxParcel_Overlay (SpatialRelationshipFactory): A fatal error has occurred. Check the logfile above for details

 

Scott

Hi @scottshenberger​,

My first thought is that the source data may not match the State Plane coordinate system chosen. Please view the source in the Data Inspector with Background Map turned on and check that the data is where it should be, and that it's coordinate system is HARN/AZ.AZ-CIF or _HARN/AZ.AZ-CIF_0.


Reply