From: Paul Ramsey Date: Mon, 6 Feb 2012 19:13:47 +0000 (+0000) Subject: Duplicate named case-insensitive XML refentry ids / HTML files (#1511) X-Git-Tag: 2.0.0alpha4~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=006ef1469844d59e20edb8d99177cbbd593583d1;p=postgis Duplicate named case-insensitive XML refentry ids / HTML files (#1511) git-svn-id: http://svn.osgeo.org/postgis/trunk@9045 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_type.xml b/doc/reference_type.xml index 80573a193..933babab7 100644 --- a/doc/reference_type.xml +++ b/doc/reference_type.xml @@ -19,7 +19,7 @@ PostgreSQL PostGIS Geometry/Geography/Box Types - + box2d A box composed of x min, ymin, xmax, ymax. Often used to return the 2d enclosing box of a geometry. @@ -30,7 +30,7 @@ box2d is a spatial data type used to represent the enclosing box of a geometry or set of geometries. ST_Extent in earlier versions prior to PostGIS 1.4 would return a box2d. - + box3d A box composed of x min, ymin, zmin, xmax, ymax, zmax. Often used to return the 3d extent of a geometry or collection of geometries. diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index 5480be697..92e642783 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -166,7 +166,7 @@ PostGIS Box Functions The functions given below are PostGIS functions that take as input or return as output the box* family of PostGIS spatial types. - The box family of types consists of box2d, and box3d + The box family of types consists of box2d, and box3d