Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement subcollection for SpatialIndexFeatureCollection [GEOT-5310] #1113

Merged
merged 2 commits into from Feb 13, 2016

Conversation

ianturton
Copy link
Member

Implements subcollection to GEOT-5310. This allows users to cut and paste from the documentation and actually have it work. Also speeds up spatial queries.

@aaime
Copy link
Member

aaime commented Feb 13, 2016

Looking good. I'd add a copyright header to SpatialIndexFeatureCollection, it's missing one completely.
According to the SVN logs it was contributed by @jodygarnett back in 2010:

> svn log http://svn.osgeo.org/geotools/trunk/modules/library/main/src/main/java/org/geotools/data/collection/SpatialIndexFeatureCollection.java
------------------------------------------------------------------------
r38089 | mbedward | 2011-09-27 04:21:51 +0200 (mar, 27 set 2011) | 1 line

Updating source taglet in class javadocs
------------------------------------------------------------------------
r37292 | mbedward | 2011-05-25 05:24:35 +0200 (mer, 25 mag 2011) | 1 line

updated source taglet in class javadocs
------------------------------------------------------------------------
r37093 | jive | 2011-05-05 12:33:45 +0200 (gio, 05 mag 2011) | 1 line

added faq in lack of for each loop support; added some helper constructors to the various explicit feature collection implementations
------------------------------------------------------------------------
r36527 | aaime | 2011-02-04 19:21:37 +0100 (ven, 04 feb 2011) | 1 line

[GEOT-3392] Allow SLD styles to drive data transformations before actual rendering
------------------------------------------------------------------------
r35587 | jive | 2010-05-25 16:14:50 +0200 (mar, 25 mag 2010) | 1 line

Working on a spatial index feature source
------------------------------------------------------------------------
r35568 | jive | 2010-05-24 16:50:39 +0200 (lun, 24 mag 2010) | 1 line

Initial SpatialIndexFeatureCollection implementation, need to make a feature source before this is useful to the renderer
------------------------------------------------------------------------

ianturton added a commit that referenced this pull request Feb 13, 2016
implement subcollection for SpatialIndexFeatureCollection [GEOT-5310]
@ianturton ianturton merged commit 589a771 into geotools:master Feb 13, 2016
@ianturton ianturton deleted the spatialindex branch August 4, 2017 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants