From 182dac8fc857bd7b981fb2915a548ee4892aadbe Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Tue, 6 Oct 2015 21:23:21 +0000 Subject: [PATCH] Add x-refs between cluster functions git-svn-id: http://svn.osgeo.org/postgis/trunk@14200 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_processing.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/reference_processing.xml b/doc/reference_processing.xml index 003590fef..4c02a0210 100644 --- a/doc/reference_processing.xml +++ b/doc/reference_processing.xml @@ -3407,6 +3407,12 @@ GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4 4),LINESTRING(0 0,-1 -1) GEOMETRYCOLLECTION(LINESTRING(6 6,7 7)) + + See Also + + , + + @@ -3455,6 +3461,12 @@ GEOMETRYCOLLECTION(LINESTRING(0 0,1 1),LINESTRING(5 5,4 4),LINESTRING(0 0,-1 -1) GEOMETRYCOLLECTION(LINESTRING(6 6,7 7)) + + See Also + + , + + -- 2.50.1