Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

-start_range and end_range params in spatial query is not JSON.stringifyed #333

Closed
wants to merge 1 commit into from

Conversation

RakeshKulangara
Copy link

Query that results in error.

_design/devices_near_geo_spatial/_spatial/points?start_range=-77.63441765259626&start_range=43.07415084441002&end_range=-77.59478134740375&end_range=43.103097155589985&limit=100 400

which results in error.

…sulting in a query like this.

_design/devices_near_geo_spatial/_spatial/points?start_range=-77.63441765259626&start_range=43.07415084441002&end_range=-77.59478134740375&end_range=43.103097155589985&limit=100 400

which results in error.
@dscape
Copy link
Contributor

dscape commented Jan 4, 2017

Thanks for the contribution.

This has been moved to the ASF, so I'm unsure if I can accept and publish new versions of nano.

Please advise @janl @jo @rnewson

@rnewson
Copy link
Member

rnewson commented Jan 5, 2017

Hi, best thing to do is so submit a PR against https://github.com/apache/couchdb-nano/ instead.

@carlosduclos
Copy link

Hi,
The NanoJS repository has been merged into apache/couchdb-nano. Could you close this pull request and open it there instead?
Thanks in advance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants