Skip to content

hardlianotion/spatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spatial

Spatial and temporal partitioning trees based on Uber's H3 spatial index.

Optimizer work-in-progress:

  • H3Tree - a space partitioning tree based on work done for Urbantz on timeslot optimization. [implemented]
  • H3T1Tree - a time-and-space partitioning tree useful for searches of geographical locations in given time intervals.

Getting started

Get the latest version of sbt from here and run the tests:

sbt test

About

Time-and-space partitioning tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages