[geotk] Projection question

Kunzman, Doug dkunzman at usgs.gov
Wed Apr 24 10:10:57 PDT 2013


Hi -

We are using geotoolkit version 3.20 on http://bison.usgs.ornl.gov/ project
which has been publicly released.  Another success for the Geotoolkit!

I would like to create an SRID from this WKT

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]]


I was wondering if someone could offer me a hint.  The projections is
also known as Gall-Peters and by this code SR-ORG:22

thanks, Doug kunzman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geotoolkit/attachments/20130424/e43c7a69/attachment.html>


More information about the Geotoolkit mailing list