Re: [Geotools-devel] resourceid vs featureid vs objectid

2011-10-22 Thread Jody Garnett
Gabriel I have tried it a number of ways now and am pretty disgusted :-) I am coming around to something similar to your plan. I do have to keep ResrouceId as an extension of FeatureId ... because most code we use has Set as part of the request; and I think we want to mix up a range of reques

Re: [Geotools-devel] Upgrade GDAL/imageio-ext dependency?

2011-10-22 Thread Jody Garnett
That is another question based on volunteer time :-) >From my standpoint GeoTools 8.x has met its goals (documentation and gt-swing) >and we probably should of released prior to this wfs2 work coming in. Given >that we missed that window I expect we will need to wait for the wfs2 work to >set

[Geotools-devel] MessageDirectLayer tuning

2011-10-22 Thread luvar
Hello, I have used in 8.0-M2 version of geotools MessageDirectLayer class and here are my (I hope usefull) observations: - private static final String COLOR = "color"; Should be made public - add documentation to only one constructor: /** * * This class is able to d