Commit graph

144 commits

Author SHA1 Message Date
Regina Obe 7107785d0a ADd more curved geometry support functions to list and give curved geometry special index a pretty anchor.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4005 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-16 05:54:04 +00:00
Regina Obe 4caba6b879 add link to st_relate
git-svn-id: http://svn.osgeo.org/postgis/trunk@4001 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-15 01:22:12 +00:00
Regina Obe 5a4ef35975 amend ST_ContainsProperly to summarize its speed advantages
git-svn-id: http://svn.osgeo.org/postgis/trunk@4000 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-15 01:11:10 +00:00
Regina Obe b6ca0dd864 Add new function ST_ContainsProperly and provide examples. Also update ST_Contains to better explain the subtleties of the definition and example to demonstrate the difference between contains and containsproperly
git-svn-id: http://svn.osgeo.org/postgis/trunk@3990 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-12 04:10:23 +00:00
Regina Obe 0a3f80f02d expansion of example and description
git-svn-id: http://svn.osgeo.org/postgis/trunk@3932 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 07:50:09 +00:00
Regina Obe e3943d2905 Create new exception section and move over the Has,Drop, Add BBOX family per MCA request.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3931 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 07:46:21 +00:00
Kevin Neufeld 0594ab3ad5 updated the operator notes in reference.xml to reflect the fact that they do indeed use indexes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3915 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 16:48:54 +00:00
Regina Obe 9ecf9151b9 Add ST_MakeLine array proto. Provide example use. Flag that ST_MAkeLine was enhanced in 1.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@3912 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 14:55:49 +00:00
Regina Obe 9d9eae9504 Fill in missing ST_Collect(geomarray) proto. Provide examples for using ST_Union(geomarray), ST_Collect(geomarray)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3911 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 14:40:35 +00:00
Kevin Neufeld 18c98849a4 a small typo patch from mloskot, renaming a few "geometry_column" to "geometry_columns"
git-svn-id: http://svn.osgeo.org/postgis/trunk@3906 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 05:43:53 +00:00
Kevin Neufeld 780054c51c renamed reference.xml to reference_old.xml
renamed reference_new.xml to reference.xml
updated configure.ac, doc/Makefile.in, and doc/postgis.xml accordingly. 

git-svn-id: http://svn.osgeo.org/postgis/trunk@3905 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-20 05:32:45 +00:00
Kevin Neufeld 868861232d updated SQL/MM specs in ST_PointFromWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@3854 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-11 05:31:53 +00:00
Kevin Neufeld 258be29ac0 moved over ST_LineFromWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@3853 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-11 05:13:15 +00:00
Kevin Neufeld a58b8e52a3 added missing linkend
git-svn-id: http://svn.osgeo.org/postgis/trunk@3852 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-11 05:11:30 +00:00
Kevin Neufeld e8eb9b5754 moved over ST_PointFromWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@3850 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-11 04:56:57 +00:00
Kevin Neufeld 38358f9f9d moved over ST_GeomFromWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@3849 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-11 04:35:05 +00:00
Kevin Neufeld bce25c94ee moved over the remaining operands from reference.xml to reference_new.xml in the documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@3563 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-22 19:25:23 +00:00
Kevin Neufeld 3e4a2aa01b moved over |>> from reference.xml to reference_new.xml in the documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@3558 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-22 18:02:34 +00:00
Kevin Neufeld 59dfc0427e moved over <<, <<|, and >> from reference.xml to reference_new.xml in the documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@3557 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-22 17:46:20 +00:00
Kevin Neufeld 3b30e9a2bf moved over |&> from reference.xml to reference_new.xml in the documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@3551 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-22 01:16:10 +00:00
Kevin Neufeld c7da124c0a moved over &>| from reference.xml to reference_new.xml in the documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@3550 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-22 00:44:07 +00:00
Kevin Neufeld ea9fccd2a1 moved over &> from reference.xml to reference_new.xml in the documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@3549 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-22 00:16:21 +00:00
Kevin Neufeld b680649934 moved over &&, &<, and = from reference.xml to reference_new.xml in the documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@3548 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-21 23:26:29 +00:00
Regina Obe 5a8945a51e move ST_GeomCollFromText
git-svn-id: http://svn.osgeo.org/postgis/trunk@3537 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-16 17:58:39 +00:00
Regina Obe 9267aa46a5 Move st_mpolyfromtext
git-svn-id: http://svn.osgeo.org/postgis/trunk@3536 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-16 17:41:17 +00:00
Regina Obe 8b39c69fe4 Move ST_MLineFromText
git-svn-id: http://svn.osgeo.org/postgis/trunk@3533 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-15 18:24:49 +00:00
Regina Obe c1ef59515f Move over MPointFromText
git-svn-id: http://svn.osgeo.org/postgis/trunk@3530 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-15 18:14:53 +00:00
Regina Obe 922f8c7274 Move over ST_PolygonFromText
git-svn-id: http://svn.osgeo.org/postgis/trunk@3524 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-13 14:04:57 +00:00
Regina Obe e581120eef Move over ST_Line functions and point out how pointless they are. Also correct incorrect statement that they throw errors when given non-line - they just return null.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3516 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-12 13:54:17 +00:00
Regina Obe cddde30b05 Move over rest of miscellaneous -- NOTE st_find_srid does not exist - was never renamed from find_srid. Not sure its worth fixing since its rarely used anyway.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3512 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-09 22:52:16 +00:00
Regina Obe 9e4b39c643 Move over ST_NRings
git-svn-id: http://svn.osgeo.org/postgis/trunk@3505 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-09 13:29:06 +00:00
Regina Obe a2c0010c92 Move over ST_Zmflag
git-svn-id: http://svn.osgeo.org/postgis/trunk@3504 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-09 13:17:28 +00:00
Regina Obe 9da2884510 correct mm reference of ST_PointFromText and remove from old MM section
git-svn-id: http://svn.osgeo.org/postgis/trunk@3370 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-07 02:52:43 +00:00
Regina Obe c0f44db314 Move over (x,y,z) min/max family and add cross reference to those from ST_X, ST_Y, ST_Z
git-svn-id: http://svn.osgeo.org/postgis/trunk@3367 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-07 02:29:22 +00:00
Regina Obe 9e25202760 Move over ST_Box2D and ST_Box3D and flag ST_Accum as working with circular strings
git-svn-id: http://svn.osgeo.org/postgis/trunk@3366 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-07 00:40:47 +00:00
Regina Obe 4bf5c4caf3 Move over rest of Long Transactions
git-svn-id: http://svn.osgeo.org/postgis/trunk@3360 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-04 17:01:35 +00:00
Regina Obe 5deaad233a Move over LockRow
git-svn-id: http://svn.osgeo.org/postgis/trunk@3355 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-02 20:00:31 +00:00
Regina Obe c70e45e8ad Move over CheckAuth
git-svn-id: http://svn.osgeo.org/postgis/trunk@3354 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-02 19:43:08 +00:00
Regina Obe ca57a90d67 Move over Enable/Disable LongTransactions
git-svn-id: http://svn.osgeo.org/postgis/trunk@3351 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-01 22:06:57 +00:00
Regina Obe b55840cc3b Move over ST_HasBBox
git-svn-id: http://svn.osgeo.org/postgis/trunk@3347 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-01 06:32:33 +00:00
Regina Obe 2ad8715480 Move over ST_AddBBox, ST_DropBBox - the last of the Geometry Editors
git-svn-id: http://svn.osgeo.org/postgis/trunk@3346 b70326c6-7e19-0410-871a-916f4a2858ee
2008-12-01 06:26:25 +00:00
Regina Obe 5d0a445e08 Move over the rest of the ST_Force* family
git-svn-id: http://svn.osgeo.org/postgis/trunk@3320 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-23 19:18:08 +00:00
Regina Obe f7391afdeb Move over ST_Estimated_Extent
git-svn-id: http://svn.osgeo.org/postgis/trunk@3319 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-23 07:22:31 +00:00
Regina Obe f7427f1929 Move over ST_GeomFromWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@3317 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-23 06:50:49 +00:00
Regina Obe d6ecd576e9 Move over ST_CoordDim
git-svn-id: http://svn.osgeo.org/postgis/trunk@3310 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-21 08:31:27 +00:00
Regina Obe 31cd35b263 st_mem_size
git-svn-id: http://svn.osgeo.org/postgis/trunk@3298 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-17 00:52:56 +00:00
Regina Obe 475c819b94 Move over ST_Polygon and ST_WKBToSQL, move ST_MakePolygon from Geometry Processing to Geometry Constructors section
git-svn-id: http://svn.osgeo.org/postgis/trunk@3293 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-15 20:33:39 +00:00
Regina Obe 635aaf1015 Move over rest of non-MM compliant Geometry Constructor functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@3291 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-14 23:46:05 +00:00
Regina Obe 674ea0f6b8 Move over ST_DumpRings
git-svn-id: http://svn.osgeo.org/postgis/trunk@3218 b70326c6-7e19-0410-871a-916f4a2858ee
2008-10-30 22:48:57 +00:00
Regina Obe 3a3339e303 Make more pretty section names, move over ST_Accum and provide example.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3215 b70326c6-7e19-0410-871a-916f4a2858ee
2008-10-29 18:32:27 +00:00