Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smithb/pointdatabase

Utilities for creating and querying a database of points
https://github.com/smithb/pointdatabase

Last synced: 4 days ago
JSON representation

Utilities for creating and querying a database of points

Awesome Lists containing this project

README

        

# 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