<div dir="ltr"><span style="font-size:12.8px">Hi All,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am trying to convert some points from rpoly to utm. I have tried typing Cartesian coordinates and cartographic coordinates and both result in the error: </div><div style="font-size:12.8px">&lt;cs2cs&gt;: while processing file: &lt;stdin&gt;, line 1</div><div style="font-size:12.8px">pj_transformation(): Unknown error</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">For some reason it works correctly if I go from utm to rpoly, but that is not what I am trying to do.</div><div style="font-size:12.8px">Here is my code:</div><div style="font-size:12.8px">cs2cs +proj=rpoly +lat_ts=25.066667 +lon_0=-80.636667 +ellps=bessel +to +proj=utm +zone 17 +ellps=WGS84</div><div style="font-size:12.8px">I tried inputting: </div><div style="font-size:12.8px">-80.4666667 +24.983333333</div><div style="font-size:12.8px">and got:   *                  *       0.00</div><div style="font-size:12.8px">17151.59  2799896.42</div><div style="font-size:12.8px">and got:    *                 *       0.00</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Can anyone tell me what I am doing wrong?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks!</div></div>