Andrea Aime wrote: > Francisco Moura ha scritto: > >> I´m checking it right now. >> I suspected that if there were really a problem, someone else would >> notice that. That must be a missing detail. >> When I splited the feature into features with single polygons >> everything rendered ok. >> Can you imagine what could cause this? > > Hmmm... nope. Can you make a self contained, small example that > I can look at? > > Cheers > Andrea > Andrea,
Thank you for your patience, but while exporting my data to send you an example, I noticed something wrong with the MultiPolygons with more than one polygon. Just to explain what happened: Here in TECGRAF we are developing some cool stuff for on top of Geotools and we have some applications that uses Terralib model. The Terralib is INPE´s ( The Brazilian Institue for Spatial Research ) GIS library that is entirelly writen in C++. So my features are being translated through JNI code to JTS geometries. I´ve found that part of the translation code where mixing some C++ references, so the final JTS MultiPolygons where with valid sizes but some really crazy coordinates. Now everything is working just fine. Thank you again for your help and attention Francisco Moura Developer TECGRAF - PUC-Rio GIS Development Group ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
