From f60387da31682aa12d8e1b0fa1de758ed6698f12 Mon Sep 17 00:00:00 2001 From: Bob Grabar Date: Tue, 26 Feb 2013 14:52:57 -0500 Subject: [PATCH] delete dupes in geospatial reference list --- source/reference/operators.txt | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/source/reference/operators.txt b/source/reference/operators.txt index a8c32d64948..a41c99d1c8f 100644 --- a/source/reference/operators.txt +++ b/source/reference/operators.txt @@ -101,27 +101,22 @@ JavaScript Geospatial ~~~~~~~~~~ -- :operator:`$box` - :operator:`$near` - :operator:`$within` -- :operator:`$near` - :operator:`$nearSphere` -- :operator:`$within` Use the following operators within the context of -:operator:`$within`: +:operator:`$near`: -- :operator:`$centerSphere` -- :operator:`$center` -- :operator:`$maxDistance` -- :operator:`$nearSphere` -- :operator:`$polygon` -- :operator:`$uniqueDocs` - :operator:`$maxDistance` + +Use the following operators within the context of +:operator:`$within`: + - :operator:`$center` -- :operator:`$centerSphere` - :operator:`$box` - :operator:`$polygon` +- :operator:`$centerSphere` - :operator:`$uniqueDocs` .. index:: query selectors; array