Re: [Geotools-devel] Query and feature collectoin

2006-09-26 Thread Jody Garnett
Hi Andrea, I am going to brain dump here as you have been away for a while and missed out on some of our learning from the FM branch. I apologize for the writing I did not have time to make it smaller > Hi Jody, > I kind of understood that you want to make feature collection more > "powerfu

Re: [Geotools-devel] Query and feature collectoin

2006-09-26 Thread Justin Deoliveira
I think it makes sense to have on both. In one case it is nice to be able to phrase a query with a join or a sort in mind. But on the other hand it is nice to join two feature collections on the fly withpout having to know the underlying query that created them. -Justin Andrea Aime wrote: > Hi Jo

[Geotools-devel] Query and feature collectoin

2006-09-26 Thread Andrea Aime
Hi Jody, I kind of understood that you want to make feature collection more "powerful" and move things like sorting (and joins) on that one, removing those from the Query. Any other thing you want to move? Besides that, what is the advantage of such a move? Cheers Andrea --