<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p></p>
<p>Hi<br>
</p>
<p>I'm trying to use a WKT string to transform between two CSs but I haven't found any examples on how to do this. I'm using the OSGeo4W Shell and all attempts so far didn't work. I'm using the following code:</p>
<p><code>cs2cs +init=epsg:4326 +to +proj_create_from_wkt(0,"GEODCRS[„WGS 84“,DATUM[„World Geodetic System 1984“,ELLIPSOID[“WGS 84”,6378137,298.257223563,LENGTHUNIT[“metre”,1.0]]]CS[ellipsoidal,2],AXIS[“latitude”,north,ORDER[1]],AXIS[“longitude”,east,ORDER[2]],ANGLEUNIT[“degree”,0.0174532952]]")</code>
 . I tried using <code>+proj_create()</code> as well but I get each time the error:proj_create: unrecognized format / unknown name.</p>
<p><br>
</p>
<p>Thank you</p>
<p><br>
</p>
<p>Josianne<br>
</p>
<br>
<p></p>
</div>
</body>
</html>