Generate prj files with ESRI friendly nomenclature
--------------------------------------------------

                 Key: GEOT-3571
                 URL: http://jira.codehaus.org/browse/GEOT-3571
             Project: GeoTools
          Issue Type: Improvement
          Components: core referencing
    Affects Versions: 8.0-M0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 8.0-M0


Use ESRI friendly projection, parameter, unit and datum names when creating WTK 
representation of coordinate reference system.

The following code:

{code}
        Formattable f = (Formattable) CRS.decode("EPSG:" + code);
        System.out.println(f.toWKT(Citations.ESRI, 0));
{code}

should generate an output as close as possible to ESRI tools (even on hand 
built projection definitions)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to