Hello Alessandro, > Hi Micheal, I tryed your code and the console give me this output: > > 18-lug-2011 11.38.21 org.geotools.filter.function.DefaultFunctionFactory > loadFunctions > AVVERTENZA: Function area clash between FilterFunction_area and AreaFunction > 18-lug-2011 11.38.21 org.geotools.filter.function.DefaultFunctionFactory > getFunctionName > AVVERTENZA: class > org.geotools.filter.function.FilterFunction_bufferWithSegments has name > conflict betwee 'bufferWithSegments' and 'buffer' > 18-lug-2011 11.38.21 org.geotools.filter.function.DefaultFunctionFactory > loadFunctions > AVVERTENZA: Function in10 clash between FilterFunction_in8 and > FilterFunction_in10 > 18-lug-2011 11.38.21 org.geotools.filter.function.DefaultFunctionFactory > loadFunctions > AVVERTENZA: Function in10 clash between FilterFunction_in10 and > FilterFunction_in9
Those messages are not from the swing module or the example code, they are about problems in the gt-main module. I don't know the cause (I'm not working on that code) but you can ignore them. When working with a SNAPSHOT release I'm afraid you will get this sort of stuff because it is development code. > There is another error: the program don't show me some maps. Some maps works > and others don't. It's impossible to know what's happening without more information. Please try to post all relevant details. Are you getting any error or warning messages ? Is there something in common with the layers that are not displaying (e.g. same kind of data store) ? Do the layers display if you reset the map pane ? Michael ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
