From 6f6df88ce4991322a53ca1e716efd5d33d821599 Mon Sep 17 00:00:00 2001 From: jon r Date: Thu, 16 Jul 2020 16:29:56 +0200 Subject: [PATCH] add Hastings, a geospatial index for CouchDB 2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e20a3d..01bf8bf 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [MySql Spatial](http://dev.mysql.com/doc/refman/5.7/en/spatial-extensions.html) - MySql spatial extension. * [GeoCouch](https://github.com/couchbase/geocouch) - GeoCouch is a spatial extension for Couchbase and Apache CouchDB. * [Cloudant](https://cloudant.com/) - IBM noSQL database that supports spatial data (GeoJSON). +* [Hastings](https://github.com/cloudant-labs/hastings) - GeoSpatial Search for CouchDB 2 * [MongoDB](https://www.mongodb.com/) - Also supports GeoJSON and spatial indexes. * [DB2 Spatial Extender](http://www-03.ibm.com/software/products/en/db2spaext) - Spatial Extender allows you to store, manage, and analyze spatial data in DB2. * [Informix Spatial](http://www-01.ibm.com/software/data/informix/spatial/) - Informix spatial extension.