[Geotools-devel] Join my network on LinkedIn

2011-09-03 Thread Leandro Leal Parente via LinkedIn
LinkedIn Leandro Leal Parente requested to add you as a connection on LinkedIn: -- I'd like to add you to my professional network on LinkedIn. Accept invitation from Leandro Leal Parente http://www.linkedin.com/e/dgewm3-gs4om41j-t/v0

Re: [Geotools-devel] General sorting in main, patching content data store

2011-09-03 Thread Andrea Aime
On Sat, Sep 3, 2011 at 2:14 PM, Jody Garnett wrote: > I'm inclined to treat geometry as a special case and declare we cannot > actually sort on it, what do you think? > > I am trying to sort out what sorting on geometry means? Would that end up > being kind of like a spatial index? Suppose I would

Re: [Geotools-devel] General sorting in main, patching content data store

2011-09-03 Thread Jody Garnett
> As a result, and to my surprise, I found we can sort on geometries > as well, since they implement Comparable. lol - that was un expected. > This means that if someone has a very large dataset in a DBMS > and sorting on the geometry is requested, we'll end up dumping everything > to file and perf

[Geotools-devel] General sorting in main, patching content data store

2011-09-03 Thread Andrea Aime
Hi, I've just committed the feature reader/iterator sorter work in main, it's available for everybody to use. Made it use a single file this round, a RandomAccessFile containing ordered feature blocks with readers seeking through it while doing the merge-sort. It's also quite a bit more compact tha

[Geotools-devel] [jira] Created: (GEOT-3833) Add a generic sorting mechanism for feature readers and iterators

2011-09-03 Thread Andrea Aime (JIRA)
Add a generic sorting mechanism for feature readers and iterators - Key: GEOT-3833 URL: https://jira.codehaus.org/browse/GEOT-3833 Project: GeoTools Issue Type: Improvement

[Geotools-devel] [jira] Created: (GEOT-3834) Teach ContentDataStore to sort based on the new generic reader/iterator sorter

2011-09-03 Thread Andrea Aime (JIRA)
Teach ContentDataStore to sort based on the new generic reader/iterator sorter -- Key: GEOT-3834 URL: https://jira.codehaus.org/browse/GEOT-3834 Project: GeoTools Is

[Geotools-devel] [jira] Created: (GEOT-3832) Add a no tool button to the JMapFrame toolbar

2011-09-03 Thread Michael Bedward (JIRA)
Add a no tool button to the JMapFrame toolbar - Key: GEOT-3832 URL: https://jira.codehaus.org/browse/GEOT-3832 Project: GeoTools Issue Type: New Feature Components: swing Repo