Closed jericks closed 4 years ago
Geoscript Groovy has a geoscript.index package for spatial index support.
https://github.com/geoscript/geoscript-groovy/tree/master/src/main/groovy/geoscript/index
https://jericks.github.io/geoscript-groovy-cookbook/#spatial-index-recipes
Initially, we should support JTS's QuadTree, and STRtree spatial index classes.
Geoscript Groovy has a geoscript.index package for spatial index support.
https://github.com/geoscript/geoscript-groovy/tree/master/src/main/groovy/geoscript/index
https://jericks.github.io/geoscript-groovy-cookbook/#spatial-index-recipes
Initially, we should support JTS's QuadTree, and STRtree spatial index classes.