pouchdb / geopouch

Spatial plugin from PouchDB extracted and supporting N dimentional coordinates.
http://pouchdb.com
Apache License 2.0
85 stars 14 forks source link

use async-rtree #6

Closed calvinmetcalf closed 8 years ago

calvinmetcalf commented 10 years ago

https://github.com/calvinmetcalf/async-rtree

vmx commented 10 years ago

Wow nice! I need to take a closer look at it.

calvinmetcalf commented 10 years ago

I have a version with leveldb so pouchdb shouldn't be too much harder

calvinmetcalf commented 8 years ago

done