<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I've also tried proj_crs_get_coordinate_system on the result from
proj_create which does not work. The only time it works is using
the +proj syntax. The result of that is PJ with the type
PJ_TYPE_OTHER_COORDINATE_OPERATION. Everything else I've tried
returns a PJ with a type of PJ_TYPE_GEOGRAPHIC_2D_CRS. I also
tried proj_ellipsoid_get_parameters on the PJ object to see what's
in the PJ and the only PJ that works above (+proj syntax) does
*not* return values from this function whereas all the others do.<br>
</p>
</body>
</html>