Current code base allows lookup of a JTS GeometryFactory using an SRID using the following:
http://javadoc.geotools.fr/2.5/org/geotools/factory/Hints.html#JTS_SRID Problem is I only have an srsName to start with. Thus, I am looking for a way to get an SRID from a srsName. How can I do this using geotools? If geotools does not support this, how can I use the spatial_ref_sys in postgis to do the lookup. Thanks for any advice. -- Regards, Farrukh Najmi ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
