]> granicus.if.org Git - postgis/log
postgis
20 years agoChanged Docbook processing from DSSSL to XSL.
Paul Ramsey [Tue, 7 Sep 2004 22:28:25 +0000 (22:28 +0000)]
Changed Docbook processing from DSSSL to XSL.

git-svn-id: http://svn.osgeo.org/postgis/trunk@776 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoGEOS support added.
Sandro Santilli [Tue, 7 Sep 2004 17:04:03 +0000 (17:04 +0000)]
GEOS support added.

git-svn-id: http://svn.osgeo.org/postgis/trunk@775 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded CHIP type and support funx
Sandro Santilli [Tue, 7 Sep 2004 07:47:38 +0000 (07:47 +0000)]
Added CHIP type and support funx

git-svn-id: http://svn.osgeo.org/postgis/trunk@774 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated some comments
Sandro Santilli [Mon, 6 Sep 2004 16:18:17 +0000 (16:18 +0000)]
updated some comments

git-svn-id: http://svn.osgeo.org/postgis/trunk@773 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Mon, 6 Sep 2004 16:05:12 +0000 (16:05 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@772 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged getbox2d_p signature to return 0 for EMPTY geometries.
Sandro Santilli [Mon, 6 Sep 2004 16:04:13 +0000 (16:04 +0000)]
Changed getbox2d_p signature to return 0 for EMPTY geometries.
Ported DP simplifier.

git-svn-id: http://svn.osgeo.org/postgis/trunk@771 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded IsEmpty()
Sandro Santilli [Mon, 6 Sep 2004 12:24:17 +0000 (12:24 +0000)]
Added IsEmpty()

git-svn-id: http://svn.osgeo.org/postgis/trunk@770 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFinished BOX3D functions porting.
Sandro Santilli [Mon, 6 Sep 2004 10:37:09 +0000 (10:37 +0000)]
Finished BOX3D functions porting.
Added envelope() and extent3d().

git-svn-id: http://svn.osgeo.org/postgis/trunk@769 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded min/max coordinates from box2d and box3d.
Sandro Santilli [Mon, 6 Sep 2004 09:32:19 +0000 (09:32 +0000)]
Added min/max coordinates from box2d and box3d.
Made geometry->box3d cast actually use 'z' value.

git-svn-id: http://svn.osgeo.org/postgis/trunk@768 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded box3d support and expand(geom|box2d|box3d, double)
Sandro Santilli [Mon, 6 Sep 2004 09:13:13 +0000 (09:13 +0000)]
Added box3d support and expand(geom|box2d|box3d, double)

git-svn-id: http://svn.osgeo.org/postgis/trunk@767 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMore minor edits.
Paul Ramsey [Sat, 4 Sep 2004 19:58:05 +0000 (19:58 +0000)]
More minor edits.

git-svn-id: http://svn.osgeo.org/postgis/trunk@766 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoReplace all tabs with spaces.
Paul Ramsey [Sat, 28 Aug 2004 23:00:33 +0000 (23:00 +0000)]
Replace all tabs with spaces.

git-svn-id: http://svn.osgeo.org/postgis/trunk@765 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoUpdated street address reference.
Paul Ramsey [Sat, 28 Aug 2004 22:55:20 +0000 (22:55 +0000)]
Updated street address reference.

git-svn-id: http://svn.osgeo.org/postgis/trunk@764 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoRemoved < sign and replaced with &lt;
Paul Ramsey [Sat, 28 Aug 2004 22:54:20 +0000 (22:54 +0000)]
Removed < sign and replaced with &lt;

git-svn-id: http://svn.osgeo.org/postgis/trunk@763 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded geom_accum(), collect_garray() and collect()
Sandro Santilli [Fri, 27 Aug 2004 16:01:48 +0000 (16:01 +0000)]
Added geom_accum(), collect_garray() and collect()

git-svn-id: http://svn.osgeo.org/postgis/trunk@762 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Fri, 27 Aug 2004 15:04:09 +0000 (15:04 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@761 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed bug in lwgeom_explode allocating less memory then needed.
Sandro Santilli [Fri, 27 Aug 2004 15:03:11 +0000 (15:03 +0000)]
Fixed bug in lwgeom_explode allocating less memory then needed.

git-svn-id: http://svn.osgeo.org/postgis/trunk@760 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded LWGEOM_EXPLODED structure definition and utility funx.
Sandro Santilli [Fri, 27 Aug 2004 14:35:26 +0000 (14:35 +0000)]
Added LWGEOM_EXPLODED structure definition and utility funx.
Added collector() function and memcollect() aggregate.
Still faulting...

git-svn-id: http://svn.osgeo.org/postgis/trunk@759 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded point_inside_circle() and translate()
Sandro Santilli [Fri, 27 Aug 2004 08:13:16 +0000 (08:13 +0000)]
Added point_inside_circle() and translate()

git-svn-id: http://svn.osgeo.org/postgis/trunk@758 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed typo ( mem_collect ==> memcollect )
Sandro Santilli [Fri, 27 Aug 2004 08:12:36 +0000 (08:12 +0000)]
Fixed typo ( mem_collect ==> memcollect )

git-svn-id: http://svn.osgeo.org/postgis/trunk@757 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agomax_distance() raises an 'unimplemented yet' error.
Sandro Santilli [Thu, 26 Aug 2004 16:55:09 +0000 (16:55 +0000)]
max_distance() raises an 'unimplemented yet' error.

git-svn-id: http://svn.osgeo.org/postgis/trunk@756 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded nrings(geom), multi(geom) and all of <type>FromText(geom, [srid])
Sandro Santilli [Thu, 26 Aug 2004 16:44:01 +0000 (16:44 +0000)]
Added nrings(geom), multi(geom) and all of <type>FromText(geom, [srid])

git-svn-id: http://svn.osgeo.org/postgis/trunk@755 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Thu, 26 Aug 2004 15:04:30 +0000 (15:04 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@754 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded (bogus) max_distance(geom,geom)
Sandro Santilli [Thu, 26 Aug 2004 15:02:59 +0000 (15:02 +0000)]
Added (bogus) max_distance(geom,geom)

git-svn-id: http://svn.osgeo.org/postgis/trunk@753 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded distance(geometry) and all support functions.
Sandro Santilli [Thu, 26 Aug 2004 12:55:30 +0000 (12:55 +0000)]
Added distance(geometry) and all support functions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@752 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded a note about spheroid computation
Sandro Santilli [Thu, 26 Aug 2004 12:54:28 +0000 (12:54 +0000)]
Added a note about spheroid computation

git-svn-id: http://svn.osgeo.org/postgis/trunk@751 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded spheroid type and functions
Sandro Santilli [Thu, 26 Aug 2004 08:57:39 +0000 (08:57 +0000)]
Added spheroid type and functions

git-svn-id: http://svn.osgeo.org/postgis/trunk@750 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded IsClosed() and force_collection()
Sandro Santilli [Wed, 25 Aug 2004 15:28:46 +0000 (15:28 +0000)]
Added IsClosed() and force_collection()

git-svn-id: http://svn.osgeo.org/postgis/trunk@749 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded macros for LWGEOM.type manipulation
Sandro Santilli [Wed, 25 Aug 2004 15:26:24 +0000 (15:26 +0000)]
Added macros for LWGEOM.type manipulation

git-svn-id: http://svn.osgeo.org/postgis/trunk@748 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded force_3d
Sandro Santilli [Wed, 25 Aug 2004 13:41:43 +0000 (13:41 +0000)]
Added force_3d

git-svn-id: http://svn.osgeo.org/postgis/trunk@747 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded perimeter,perimeter2d,perimeter3d.
Sandro Santilli [Wed, 25 Aug 2004 12:32:12 +0000 (12:32 +0000)]
Added perimeter,perimeter2d,perimeter3d.
Modified length,length2d,length3d semantic.
Added force_2d.

git-svn-id: http://svn.osgeo.org/postgis/trunk@746 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded serialized functions writing to a pre-allocated buffer.
Sandro Santilli [Wed, 25 Aug 2004 12:29:31 +0000 (12:29 +0000)]
Added serialized functions writing to a pre-allocated buffer.

git-svn-id: http://svn.osgeo.org/postgis/trunk@745 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoMoved some OGC functions from lwgeom_inout.c to lwgeom_ogc.c.
Sandro Santilli [Wed, 25 Aug 2004 07:29:32 +0000 (07:29 +0000)]
Moved some OGC functions from lwgeom_inout.c to lwgeom_ogc.c.
Added area2d (area) to lwgeom_functions_basic.c

git-svn-id: http://svn.osgeo.org/postgis/trunk@744 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded lwgeom_pg to contain PG-specific functions/interfaces.
Sandro Santilli [Wed, 25 Aug 2004 07:28:28 +0000 (07:28 +0000)]
Added lwgeom_pg to contain PG-specific functions/interfaces.

git-svn-id: http://svn.osgeo.org/postgis/trunk@743 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded StartPoint(), EndPoint()
Sandro Santilli [Tue, 24 Aug 2004 16:33:41 +0000 (16:33 +0000)]
Added StartPoint(), EndPoint()

git-svn-id: http://svn.osgeo.org/postgis/trunk@742 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded X(), Y() and Z() funx
Sandro Santilli [Tue, 24 Aug 2004 16:20:10 +0000 (16:20 +0000)]
Added X(), Y() and Z() funx

git-svn-id: http://svn.osgeo.org/postgis/trunk@741 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoPointN() ported.
Sandro Santilli [Tue, 24 Aug 2004 15:50:04 +0000 (15:50 +0000)]
PointN() ported.

git-svn-id: http://svn.osgeo.org/postgis/trunk@740 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofixed a bug preventing ExteriorRing() and InteriorRingN from setting the
Sandro Santilli [Tue, 24 Aug 2004 15:10:54 +0000 (15:10 +0000)]
fixed a bug preventing ExteriorRing() and InteriorRingN from setting the
correct SRID.

git-svn-id: http://svn.osgeo.org/postgis/trunk@739 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Tue, 24 Aug 2004 15:07:14 +0000 (15:07 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@738 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded NumInteriorRings() and InteriorRingN()
Sandro Santilli [Tue, 24 Aug 2004 15:05:34 +0000 (15:05 +0000)]
Added NumInteriorRings() and InteriorRingN()

git-svn-id: http://svn.osgeo.org/postgis/trunk@737 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded dimension() and exteriorring()
Sandro Santilli [Tue, 24 Aug 2004 14:48:58 +0000 (14:48 +0000)]
Added dimension() and exteriorring()

git-svn-id: http://svn.osgeo.org/postgis/trunk@736 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded LWGEOM_construct() function to easy the work of dealing
Sandro Santilli [Tue, 24 Aug 2004 14:47:25 +0000 (14:47 +0000)]
Added LWGEOM_construct() function to easy the work of dealing
with SRID/BBOX optional embedding.

git-svn-id: http://svn.osgeo.org/postgis/trunk@735 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in lwgeom_getSRID()
Sandro Santilli [Tue, 24 Aug 2004 13:45:05 +0000 (13:45 +0000)]
Fixed a bug in lwgeom_getSRID()

git-svn-id: http://svn.osgeo.org/postgis/trunk@734 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoIndentation and debugging output.
Sandro Santilli [Tue, 24 Aug 2004 13:35:51 +0000 (13:35 +0000)]
Indentation and debugging output.

git-svn-id: http://svn.osgeo.org/postgis/trunk@733 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofixed a typo in a comment
Sandro Santilli [Tue, 24 Aug 2004 13:34:13 +0000 (13:34 +0000)]
fixed a typo in a comment

git-svn-id: http://svn.osgeo.org/postgis/trunk@732 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in LWGEOM_addBBOX preventing it to detect missing BBOX embedding.
Sandro Santilli [Tue, 24 Aug 2004 13:33:10 +0000 (13:33 +0000)]
Fixed a bug in LWGEOM_addBBOX preventing it to detect missing BBOX embedding.

git-svn-id: http://svn.osgeo.org/postgis/trunk@731 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoOGC functions (not implemented by GEOS) moved to lwgeom_ogc.c.
Sandro Santilli [Tue, 24 Aug 2004 10:01:16 +0000 (10:01 +0000)]
OGC functions (not implemented by GEOS) moved to lwgeom_ogc.c.
Renamed PG-exposed functions to start with LWGEOM

git-svn-id: http://svn.osgeo.org/postgis/trunk@730 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded npoints,numpoints,numgeometries,geometryn
Sandro Santilli [Tue, 24 Aug 2004 09:34:33 +0000 (09:34 +0000)]
Added npoints,numpoints,numgeometries,geometryn

git-svn-id: http://svn.osgeo.org/postgis/trunk@729 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agotransformation work made on an input copy (made by setSRID).
Sandro Santilli [Tue, 24 Aug 2004 07:40:16 +0000 (07:40 +0000)]
transformation work made on an input copy (made by setSRID).
previous behaviour was unsafe (scribbling input object).

git-svn-id: http://svn.osgeo.org/postgis/trunk@728 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial import
Sandro Santilli [Tue, 24 Aug 2004 07:32:27 +0000 (07:32 +0000)]
initial import

git-svn-id: http://svn.osgeo.org/postgis/trunk@727 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded missing prototype
Sandro Santilli [Tue, 24 Aug 2004 06:59:14 +0000 (06:59 +0000)]
added missing prototype

git-svn-id: http://svn.osgeo.org/postgis/trunk@726 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agogeos version detector and wrapper used from parent directory
Sandro Santilli [Tue, 24 Aug 2004 06:56:49 +0000 (06:56 +0000)]
geos version detector and wrapper used from parent directory

git-svn-id: http://svn.osgeo.org/postgis/trunk@725 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofixed typo
Sandro Santilli [Mon, 23 Aug 2004 16:05:45 +0000 (16:05 +0000)]
fixed typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@724 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoversioning functions completed
Sandro Santilli [Mon, 23 Aug 2004 15:57:56 +0000 (15:57 +0000)]
versioning functions completed

git-svn-id: http://svn.osgeo.org/postgis/trunk@723 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agochanged install rule to install lwpostgis.sql instead of lwgeom.sql
Sandro Santilli [Mon, 23 Aug 2004 15:41:30 +0000 (15:41 +0000)]
changed install rule to install lwpostgis.sql instead of lwgeom.sql

git-svn-id: http://svn.osgeo.org/postgis/trunk@722 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoChanged SCRIPTS_VERSION to 0.0.1
Sandro Santilli [Mon, 23 Aug 2004 15:37:16 +0000 (15:37 +0000)]
Changed SCRIPTS_VERSION to 0.0.1

git-svn-id: http://svn.osgeo.org/postgis/trunk@721 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoproj support added
Sandro Santilli [Mon, 23 Aug 2004 13:54:35 +0000 (13:54 +0000)]
proj support added

git-svn-id: http://svn.osgeo.org/postgis/trunk@720 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agodeleted debugging block from summary() fn
Sandro Santilli [Mon, 23 Aug 2004 13:40:13 +0000 (13:40 +0000)]
deleted debugging block from summary() fn

git-svn-id: http://svn.osgeo.org/postgis/trunk@719 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded getPoint(POINTARRAY *pts, int ptnum)
Sandro Santilli [Mon, 23 Aug 2004 13:38:54 +0000 (13:38 +0000)]
Added getPoint(POINTARRAY *pts, int ptnum)

git-svn-id: http://svn.osgeo.org/postgis/trunk@718 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in serializedform length computation (for collection).
Sandro Santilli [Mon, 23 Aug 2004 10:49:08 +0000 (10:49 +0000)]
Fixed a bug in serializedform length computation (for collection).

git-svn-id: http://svn.osgeo.org/postgis/trunk@717 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoRemoved custom allocator from lwgeom_api.
Sandro Santilli [Mon, 23 Aug 2004 08:32:14 +0000 (08:32 +0000)]
Removed custom allocator from lwgeom_api.
Added summary(geometry).
Some indentation.

git-svn-id: http://svn.osgeo.org/postgis/trunk@716 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agotransform() support
Sandro Santilli [Fri, 20 Aug 2004 16:36:22 +0000 (16:36 +0000)]
transform() support

git-svn-id: http://svn.osgeo.org/postgis/trunk@715 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial skel for transform()
Sandro Santilli [Fri, 20 Aug 2004 16:35:38 +0000 (16:35 +0000)]
initial skel for transform()

git-svn-id: http://svn.osgeo.org/postgis/trunk@714 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoupdated
Sandro Santilli [Fri, 20 Aug 2004 14:54:54 +0000 (14:54 +0000)]
updated

git-svn-id: http://svn.osgeo.org/postgis/trunk@713 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agogist operators support functions renamed to allow for finer control by postgis_restore.pl
Sandro Santilli [Fri, 20 Aug 2004 14:54:35 +0000 (14:54 +0000)]
gist operators support functions renamed to allow for finer control by postgis_restore.pl

git-svn-id: http://svn.osgeo.org/postgis/trunk@712 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoHardcoded some functions being obsoleted
Sandro Santilli [Fri, 20 Aug 2004 14:52:10 +0000 (14:52 +0000)]
Hardcoded some functions being obsoleted

git-svn-id: http://svn.osgeo.org/postgis/trunk@711 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded Geom{etry,}FromWkb(<geometry>,[<int4>]) funx.
Sandro Santilli [Fri, 20 Aug 2004 14:08:41 +0000 (14:08 +0000)]
Added Geom{etry,}FromWkb(<geometry>,[<int4>]) funx.
Added LWGEOM typedef and SERIALIZED_FORM(LWGEOM) macro.
Made lwgeom_setSRID an API function.
Added LWGEOM_setAllocator().

git-svn-id: http://svn.osgeo.org/postgis/trunk@710 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded lwpostgis.sql
Sandro Santilli [Fri, 20 Aug 2004 10:24:07 +0000 (10:24 +0000)]
Added lwpostgis.sql

git-svn-id: http://svn.osgeo.org/postgis/trunk@709 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoremoved leak from mem_size()
Sandro Santilli [Fri, 20 Aug 2004 10:23:19 +0000 (10:23 +0000)]
removed leak from mem_size()

git-svn-id: http://svn.osgeo.org/postgis/trunk@708 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agolwgeom_mem_size uses int32 cast instead of int
Sandro Santilli [Fri, 20 Aug 2004 09:35:00 +0000 (09:35 +0000)]
lwgeom_mem_size uses int32 cast instead of int

git-svn-id: http://svn.osgeo.org/postgis/trunk@707 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agobug fixed in lwgeom_mem_size
Sandro Santilli [Fri, 20 Aug 2004 09:31:32 +0000 (09:31 +0000)]
bug fixed in lwgeom_mem_size

git-svn-id: http://svn.osgeo.org/postgis/trunk@706 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoWhole output wrapped in transaction blocks.
Sandro Santilli [Fri, 20 Aug 2004 08:14:37 +0000 (08:14 +0000)]
Whole output wrapped in transaction blocks.
Drops are out of transaction, and multiple transactions are used
for INSERT mode.

git-svn-id: http://svn.osgeo.org/postgis/trunk@705 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in 'append-mode'.
Sandro Santilli [Fri, 20 Aug 2004 07:57:06 +0000 (07:57 +0000)]
Fixed a bug in 'append-mode'.
Added -g switch to specify geometry column.
Added a note about -d mode conceptual bugs.

git-svn-id: http://svn.osgeo.org/postgis/trunk@704 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoindentation fixes
Sandro Santilli [Thu, 19 Aug 2004 14:16:41 +0000 (14:16 +0000)]
indentation fixes

git-svn-id: http://svn.osgeo.org/postgis/trunk@703 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded lwpostgis.sql build rule
Sandro Santilli [Thu, 19 Aug 2004 14:15:09 +0000 (14:15 +0000)]
added lwpostgis.sql build rule

git-svn-id: http://svn.osgeo.org/postgis/trunk@702 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded finite coordinate check.
Sandro Santilli [Thu, 19 Aug 2004 14:05:24 +0000 (14:05 +0000)]
Added finite coordinate check.
Reduced required bounding box copies.

git-svn-id: http://svn.osgeo.org/postgis/trunk@701 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agomem_size removed from list
Sandro Santilli [Thu, 19 Aug 2004 13:57:38 +0000 (13:57 +0000)]
mem_size removed from list

git-svn-id: http://svn.osgeo.org/postgis/trunk@700 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded mem_size(lwgeom)
Sandro Santilli [Thu, 19 Aug 2004 13:56:30 +0000 (13:56 +0000)]
Added mem_size(lwgeom)

git-svn-id: http://svn.osgeo.org/postgis/trunk@699 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agocpp checks updated to use 80 instead of 75 for USE_VERSION
Sandro Santilli [Thu, 19 Aug 2004 13:54:15 +0000 (13:54 +0000)]
cpp checks updated to use 80 instead of 75 for USE_VERSION

git-svn-id: http://svn.osgeo.org/postgis/trunk@698 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial import
Sandro Santilli [Thu, 19 Aug 2004 13:49:29 +0000 (13:49 +0000)]
initial import

git-svn-id: http://svn.osgeo.org/postgis/trunk@697 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoinitial import
Sandro Santilli [Thu, 19 Aug 2004 13:21:21 +0000 (13:21 +0000)]
initial import

git-svn-id: http://svn.osgeo.org/postgis/trunk@696 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded selectivity estimation
Sandro Santilli [Thu, 19 Aug 2004 13:18:01 +0000 (13:18 +0000)]
Added selectivity estimation

git-svn-id: http://svn.osgeo.org/postgis/trunk@695 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agosome indentation fixes
Sandro Santilli [Thu, 19 Aug 2004 13:16:16 +0000 (13:16 +0000)]
some indentation fixes

git-svn-id: http://svn.osgeo.org/postgis/trunk@694 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofixed typos
Sandro Santilli [Thu, 19 Aug 2004 13:10:13 +0000 (13:10 +0000)]
fixed typos

git-svn-id: http://svn.osgeo.org/postgis/trunk@693 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded btree index support file
Sandro Santilli [Thu, 19 Aug 2004 12:29:10 +0000 (12:29 +0000)]
added btree index support file

git-svn-id: http://svn.osgeo.org/postgis/trunk@692 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded btree index support
Sandro Santilli [Thu, 19 Aug 2004 12:28:30 +0000 (12:28 +0000)]
added btree index support

git-svn-id: http://svn.osgeo.org/postgis/trunk@691 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoFixed a bug in ascii dump "CREATE OPERATOR" scan
Sandro Santilli [Thu, 19 Aug 2004 10:52:28 +0000 (10:52 +0000)]
Fixed a bug in ascii dump "CREATE OPERATOR" scan

git-svn-id: http://svn.osgeo.org/postgis/trunk@690 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agorename_geometry_table_constraints() re-introduced to make
Sandro Santilli [Thu, 19 Aug 2004 09:30:12 +0000 (09:30 +0000)]
rename_geometry_table_constraints() re-introduced to make
constraint names conformant.

git-svn-id: http://svn.osgeo.org/postgis/trunk@689 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agofixed some of the buch of broken comments
Sandro Santilli [Thu, 19 Aug 2004 09:28:37 +0000 (09:28 +0000)]
fixed some of the buch of broken comments

git-svn-id: http://svn.osgeo.org/postgis/trunk@688 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoUSE_VERSION gets 80 where it got 75
Sandro Santilli [Thu, 19 Aug 2004 06:15:58 +0000 (06:15 +0000)]
USE_VERSION gets 80 where it got 75

git-svn-id: http://svn.osgeo.org/postgis/trunk@687 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded some references to Proj4 and GEOS utility and source code location in the Makefile
Paul Ramsey [Thu, 19 Aug 2004 05:38:57 +0000 (05:38 +0000)]
Added some references to Proj4 and GEOS utility and source code location in the Makefile
to add context for new users.

git-svn-id: http://svn.osgeo.org/postgis/trunk@686 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded PG80 (75) patches.
Sandro Santilli [Wed, 18 Aug 2004 13:46:49 +0000 (13:46 +0000)]
Added PG80 (75) patches.

git-svn-id: http://svn.osgeo.org/postgis/trunk@685 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded skip of postgisgistcostestimate (obsoleted)
Sandro Santilli [Wed, 18 Aug 2004 13:21:53 +0000 (13:21 +0000)]
Added skip of postgisgistcostestimate (obsoleted)

git-svn-id: http://svn.osgeo.org/postgis/trunk@684 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoSpatial table constraints names get column name appended.
Sandro Santilli [Wed, 18 Aug 2004 08:26:32 +0000 (08:26 +0000)]
Spatial table constraints names get column name appended.
rename_geometry_table_constraints() obsoleted.

git-svn-id: http://svn.osgeo.org/postgis/trunk@683 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoadded extent(lwgeom) and support functions.
Sandro Santilli [Tue, 17 Aug 2004 15:27:47 +0000 (15:27 +0000)]
added extent(lwgeom) and support functions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@682 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoSRID(geometry) changed to SRID(lwgeom)
Sandro Santilli [Tue, 17 Aug 2004 14:35:10 +0000 (14:35 +0000)]
SRID(geometry) changed to SRID(lwgeom)

git-svn-id: http://svn.osgeo.org/postgis/trunk@681 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoInitial support for geometry->lwgeom switch (dump objects defined for
Sandro Santilli [Tue, 17 Aug 2004 14:30:34 +0000 (14:30 +0000)]
Initial support for geometry->lwgeom switch (dump objects defined for
'geometry' are considered same of sql object defined for 'oldgeometry')

git-svn-id: http://svn.osgeo.org/postgis/trunk@680 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded SRID(geometry) for backward compatibility
Sandro Santilli [Tue, 17 Aug 2004 14:28:16 +0000 (14:28 +0000)]
Added SRID(geometry) for backward compatibility

git-svn-id: http://svn.osgeo.org/postgis/trunk@679 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoAdded geometrytype(LWGEOM)
Sandro Santilli [Tue, 17 Aug 2004 14:21:21 +0000 (14:21 +0000)]
Added geometrytype(LWGEOM)

git-svn-id: http://svn.osgeo.org/postgis/trunk@678 b70326c6-7e19-0410-871a-916f4a2858ee

20 years agoOPERATOR parsing bug fixed. Schema removal improoved. More test reports.
Sandro Santilli [Mon, 16 Aug 2004 20:38:58 +0000 (20:38 +0000)]
OPERATOR parsing bug fixed. Schema removal improoved. More test reports.

git-svn-id: http://svn.osgeo.org/postgis/trunk@677 b70326c6-7e19-0410-871a-916f4a2858ee