1
0
Fork 0
arangodb/arangod/GeoIndex
Simon 52f44596ba Adding MultiPolygon support, fixing some outstanding bugs (#5613)
* Adding MultiPolygon support, fixing some outstanding bugs

* removing dead code

* Adding MultiPolygon tests

* Added multi-polygon docs

* adjust the docs

* fixing remaining occurrences of geo1 / geo2, added note into UpgradingChanges34.md

* some clarification

* Improve Geo docs, reformatting

* Release notes: responses are JSON, reformatting

* Update release notes: /_api/aqlfunction has an isNewlyCreated attribute now

* Update Geo.md
2018-06-22 10:03:27 +02:00
..
Index.cpp Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
Index.h Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
Near.cpp S2 based Geo-Spatial index (#5249) 2018-05-02 23:54:41 +02:00
Near.h apply fixes found by cppcheck (#5360) 2018-05-15 20:06:36 +02:00