All,

I'm trying to create a CRS with EPSG:9635.

 factory = FactoryFinder.getCRSAuthorityFactory("EPSG", null);
CoordinateReferenceSystem crs = 
factory.createCoordinateReferenceSystem("EPSG:9635");

I get org.opengis.referencing.NoSuchAuthorityCodeException: Unknown EPSG_NUMBER

Other EPSG codes work fine.

Any help would be greatly appreciated.

Thanks 
Eric







      
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to