hello
here is my code fragment it gives an exception
~~~~~~~~~
int code = 32636;
CoordinateReferenceSystem crs = CRS.decode("EPSG:" + code);
~~~~~~~~~~
java.lang.NoClassDefFoundError:
org/opengis/referencing/NoSuchAuthorityCodeException
what can I do *
regards
------------------------------------------------------------------------------
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users