Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 435 Bytes

File metadata and controls

2 lines (2 loc) · 435 Bytes

PointDatabase

Utilities for indexing and maintaining my local database of point data. This repo includes local functions for reading/writing and indexing data, but I am in the process of converting this repo to use the indexing/reading utilities in the pointCollection repo. In the near future, the PointDatabase.data and geo_index classes will go away, and all new work will use pointCollection.data and pointCollection.geo_index