Skip to content
 
 

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a fork of aled's jsi.

I intend to make the following changes:

  • Modify the algorithm such that:
    • Entries of a node are externally defined
    • The decision to split a node is externally defined
  • Either change the coordinate system to double or use generics
  • Change the ID system to be generic
  • Implement the R*-Tree modifications
  • Various style preference changes (on going)
  • Extend unit tests (on going)

Fanciful ideas are to:

  • Implement multiple dimensions
  • Get hired by a technology company
  • Consider serialisation

The following have been implemented so far:

  • Separate unit tests from performance tests
  • Various style preference changes (on going)

It is acknowledged that this will make the library slower, however these changes would be useful to some people such as myself.

Build Status

Build Status

About

Java Spatial Index

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages