Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 376 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 376 Bytes

Space-time filling curves Rust library

This is a partial port of the geomesa-z3 package from geomesa.

It is also a partial port of sfcurve.

This library has 2D and 3D z-order curves that index points as well as 2D and 3D extended z-order curves for indexing objects by bounding box.