1
0
Fork 0
arangodb/lib/Geo
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
..
S2
GeoJson.cpp Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
GeoJson.h Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
GeoParams.cpp
GeoParams.h
GeoUtils.cpp
GeoUtils.h
ShapeContainer.cpp Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
ShapeContainer.h Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
Shapes.cpp
Shapes.h