GeoCouch is a spatial extension for Apache CouchDB and Couchbase.
Questions tagged [geocouch]
6 questions
1
vote
0 answers
Query for locations within a given radius in CouchDb / geocouch
Any examples on how to query points that are contained within a given radius?

Samuel Goldenbaum
- 18,391
- 17
- 66
- 104
1
vote
1 answer
pouchdb: replicate from geocouch within bounds
When replicating from couchDB(with geocouch), is there a way to sync documents within a bbox (bounds) ?
I'm displaying markers on a map, and I'd like to only replicate documents within the bounds of that map.
Thank you.

abernier
- 27,030
- 20
- 83
- 114
0
votes
0 answers
geoCouch install: compiling failed
I have trouble with including geoCouch to running couchDB (1.6.1).
I followed the Instruction: https://github.com/couchbase/geocouch/#for-apache-couchdb
In the GeoCouch directory ($HOME/geocouch) I tried to…
user5183714
0
votes
1 answer
spatial view fails with a function_clause error
I wan't to use GeoCouch but it seems I can't get the setup right
setup:
Ubuntu 14.10
CouchDB 1.6.1, built from source
GeoCouch: I couldn't build it from the newvtree branch as indicated in the README, so I tried with the couchdb1.3.x branch as in…

maxlath
- 1,804
- 15
- 24
0
votes
1 answer
Apache CouchDB n-dimensional indexing through Geo Couch
I am currently trying to find good documentation on Geo Couch and to see if i am able to implement n-dimensional indexing. I need to implement geo spacial functionally. This i found to be a naive solution to my problem. It being that i have a 12…

user2058075
- 19
- 1
0
votes
1 answer
How to model data for a CouchDB geocoder
I am working on a CouchDB based geocoding application using a large national dataset that is supplied relationally. There are some 250 million records split over 9 tables (The ER Diagram can be viewed at http://bit.ly/1dlgZBt). I am quite new to…

guygrange
- 133
- 6