Well my use case is going from CoordinateReferenceSystem to epsg code. I still have no good way of from the object to its URN identifier.
I also would not like to add something generic just for the sake of adding something generic. The common case is getting the epsg code, if we need something more flexible in the future i vote we add it then. -Justin Rob Atkinson wrote: > wouldnt > > getCode(authority:URN) > > be more flexible, and potentially allow future plugin of authority handling. > > there is nothing fundamentally special about EPSG from a programmatic sense. > > RA > > On Nov 19, 2007 10:32 AM, Justin Deoliveira <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> A while back i asked for a convenience method for determining the epsg >> code from a crs object. For the time being i put the method in the gml >> module which is where i needed it. However Jody asked me to throw it on >> the CRS class so I have. >> >> The method is called CRS.getEPSGCode(). Please review and I will be >> happy to make any changes if something is not satisfactory. >> >> -Justin >> >> -- >> Justin Deoliveira >> The Open Planning Project >> http://topp.openplans.org >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Geotools-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-devel >> > > !DSPAM:4007,4740cf70202198362916074! > -- Justin Deoliveira The Open Planning Project http://topp.openplans.org ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
