Problem fixed :)

Setting EPSG:31466 to UserData of the geom and it worked.

     MultiPolygon geom = (MultiPolygon)feature.getAttribute(0);
     geom.setUserData("EPSG:31466");

Thank you Jody :)


Ingo
-- 
View this message in context: 
http://www.nabble.com/FeatureWriter-throws-NullPointerException-tp16122333p16316034.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to