|
From: Stephane B. <ste...@gm...> - 2005-05-19 13:01:37
|
Hi ! I am working with gt2 and trying to read a simple multipatch shapefile (made of rings only). It is not yet supported so if I'm right I'll have to create a MultipatchHandler class, and need to modify the ShapeType class. I can create the handler by extending ShapeHandler but the ShapeType class is final, so I am forced to modify it directly. The problem is that I don't feel like "unJaring" and recompile GeoTools, since it would not allow the use of gt updates... Could you tell me if the shapetype structure is to be updated soon ? Or if anyone sees any other solutions, that would be great. Thanks to all developers for your work... St=E9phane |