Hi -<div><br></div><div>We are using geotoolkit version 3.20 on <a href="http://bison.usgs.ornl.gov/">http://bison.usgs.ornl.gov/</a> project which has been publicly released.  Another success for the Geotoolkit!</div><div>
<br></div><div>I would like to create an SRID from this WKT</div><div><br></div><div><pre>PROJCS["unnamed",
    GEOGCS["WGS 84",
        DATUM["unknown",
            SPHEROID["WGS84",6378137,298.257223563]],
        PRIMEM["Greenwich",0],
        UNIT["degree",0.0174532925199433]],
    PROJECTION["Cylindrical_Equal_Area"],
    PARAMETER["standard_parallel_1",45],
    PARAMETER["central_meridian",0],
    PARAMETER["false_easting",0],
    PARAMETER["false_northing",0]]</pre><pre><br></pre><pre>I was wondering if someone could offer me a hint.  The projections is also known as Gall-Peters and by this code <span style="font-size:x-small;font-family:arial">SR-ORG:22</span></pre>
</div><div>thanks, Doug kunzman</div><div><br></div>