File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
index-and-search/indexing/working-with-indexes Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -333,7 +333,7 @@ lies South of the parallel of latitude at 54 degrees.
333333{{< info >}}
334334ArangoDB version before 3.10 did an inconsistent special detection of "rectangle"
335335polygons that later versions from 3.10 onward no longer do, see
336- [ Legacy Polygons] ( #legacy-polygons ) .
336+ [ Legacy Polygons] ( ../../index-and-search/indexing/working-with-indexes/geo-spatial-indexes.md #legacy-polygons) .
337337{{< /info >}}
338338
339339Furthermore, there is an issue with the interpretation of linear rings
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ description: >-
88archetype : default
99---
1010The geo-spatial index type in ArangoDB is based on [ Google S2] ( http://s2geometry.io/ ) .
11- Indexing is supported for a subset of the [ ** GeoJSON** ] ( #geojson ) geometry types
12- as well as simple latitude/longitude pairs.
11+ Indexing is supported for a subset of the [ ** GeoJSON** ] ( ../../../aql/functions/geo.md #geojson)
12+ geometry types as well as simple latitude/longitude pairs.
1313
1414AQL's geospatial functions and GeoJSON constructors are described in
1515[ Geo functions] ( ../../../aql/functions/geo.md ) .
You can’t perform that action at this time.
0 commit comments