summaryrefslogtreecommitdiff
path: root/src/mongo/db/geo/geoparser.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57762 Create an internal, bucketed $geoWithin operatorRuoxin Xu2021-08-061-0/+22
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-15204 Skip unnecessary validation on indexed polygons and linesKevin Albertson2015-08-051-7/+11
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-55/+56
* SERVER-14508 Rewrite geo parsing using StatusSiyuan Zhou2014-09-151-37/+45
* SERVER-14510 Custom CRS for strict winding order enforcementSiyuan Zhou2014-08-121-0/+1
* SERVER-9986 refactor near search for 2D and S2Greg Studer2014-07-091-0/+3
* SERVER-10026 move 2d into stages, remove old query from 2d executionHari Khalsa2013-10-241-0/+2
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8992 Better error for invalid polygonA. Jesse Jiryu Davis2013-08-291-10/+11
* add multipoint/line/poly. SERVER-8907 SERVER-8349Hari Khalsa2013-06-251-44/+23
* 2d not suitable for within: geometry queries, more testsHari Khalsa2013-01-221-0/+2
* allow full non-near geo functionality in matcherHari Khalsa2013-01-141-10/+15
* clean up geo parsing a bitHari Khalsa2012-12-181-0/+83