If I include a shp file in the input data model of Alteryx I get the following message below. Could anyone tell me what I can do to solve this?
Error: Input Data (76): No available conversion between projections.
Source is:
PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.017453292519943295]],PROJECTION["Mercator_Auxiliary_Sphere"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",0.0],PARAMETER["Standard_Parallel_1",0.0],PARAMETER["Auxiliary_Sphere_Type",0.0],UNIT["Meter",1.0]]
Target is:
GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]
Solved! Go to Solution.
Hi
Can you please give a little more info on how did you form this, is there template for this that I can use. I am running in to the exact same problem.
Thanks,
I tried your solution and although it is not throwing the error anymore but its still not correct. I had the exact same projection file as was in question and I applied the conversion from your answer but the projection is off a bit, Please see the image below. Can you suggest what might be going on?
Thanks,