Skip to content

demarius/r-tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-Tree

A file backed two-dimensional R-Tree index.

    Discussion:     http://bigeasy.github.io/r-tree/issues/1

    Documentation:  http://bigeasy.github.io/r-tree
    Source:         http://github.com/bigeasy/r-tree
    Issues:         http://github.com/bigeasy/r-tree/issues

    Install:        `npm install r-tree`

    License:        MIT

To learn everything you want to know about R-Tree start here:

    http://bigeasy.github.io/r-tree

About

A file backed two-dimensional R-Tree index.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.3%
  • Shell 9.7%