I have some udig code that used to call the following; and it is now failing ... there are a couple of options to call but all of them now throw exceptions. > String srs=CRS.lookupIdentifier(schema.getCRS(), false); > BBOX bboxFilter = fac.bbox(name, minx, miny, maxx, > maxy, srs); I imagine the GeoServer and GML code base is running into this all the time; do we have a consistent story on going from a CRS to a SRS?
Jody ------------------------------------------------------------------------- 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
