]> granicus.if.org Git - postgis/log
postgis
20 years agoEnforced schema use in UpdateGeometrySRID
Sandro Santilli [Wed, 15 Dec 2004 12:59:40 +0000 (12:59 +0000)]
Enforced schema use in UpdateGeometrySRID

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

20 years agoAdded UpdateGeometrySRID
Sandro Santilli [Wed, 15 Dec 2004 12:54:49 +0000 (12:54 +0000)]
Added UpdateGeometrySRID

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

20 years agoupdated TODO
Sandro Santilli [Wed, 15 Dec 2004 09:46:20 +0000 (09:46 +0000)]
updated TODO

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

20 years agoDie if target database exists
Sandro Santilli [Wed, 15 Dec 2004 09:43:21 +0000 (09:43 +0000)]
Die if target database exists

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

20 years agoFixed memory leaks depending on input size.
Sandro Santilli [Wed, 15 Dec 2004 08:46:47 +0000 (08:46 +0000)]
Fixed memory leaks depending on input size.

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

20 years agoFixed a bug in lwgeom_dropBBOX()
Sandro Santilli [Tue, 14 Dec 2004 11:41:43 +0000 (11:41 +0000)]
Fixed a bug in lwgeom_dropBBOX()

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

20 years agoAdded geometry::text cast.
Sandro Santilli [Tue, 14 Dec 2004 11:02:08 +0000 (11:02 +0000)]
Added geometry::text cast.

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

20 years agoAdded SRID check in collect_garray();
Sandro Santilli [Tue, 14 Dec 2004 09:47:00 +0000 (09:47 +0000)]
Added SRID check in collect_garray();

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

20 years agoreduced function calls in lwcollection_serialize_size
Sandro Santilli [Tue, 14 Dec 2004 09:37:47 +0000 (09:37 +0000)]
reduced function calls in lwcollection_serialize_size

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

20 years agofixed a typo in polygonize function
Sandro Santilli [Tue, 14 Dec 2004 09:29:40 +0000 (09:29 +0000)]
fixed a typo in polygonize function

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

20 years agoupdated
Sandro Santilli [Mon, 13 Dec 2004 14:12:56 +0000 (14:12 +0000)]
updated

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

20 years agoInitial skeleton on join selectivity estimator.
Sandro Santilli [Mon, 13 Dec 2004 14:03:07 +0000 (14:03 +0000)]
Initial skeleton on join selectivity estimator.
Current estimators application for box2d && box2d operator.

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

20 years agolwpostgis.sql copy moved from root to lwgeom/Makefile
Sandro Santilli [Mon, 13 Dec 2004 13:04:41 +0000 (13:04 +0000)]
lwpostgis.sql copy moved from root to lwgeom/Makefile

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

20 years agoHandled more schema specification in 800 pg_restore output.
Sandro Santilli [Mon, 13 Dec 2004 12:56:25 +0000 (12:56 +0000)]
Handled more schema specification in 800 pg_restore output.

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

20 years agoRemoved obsoleted function and fixed some warnings.
Sandro Santilli [Mon, 13 Dec 2004 12:25:27 +0000 (12:25 +0000)]
Removed obsoleted function and fixed some warnings.

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

20 years agoAdded notice about availability of shorter syntax for estimated_extent()
Sandro Santilli [Fri, 10 Dec 2004 22:20:19 +0000 (22:20 +0000)]
Added notice about availability of shorter syntax for estimated_extent()

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

20 years agoAdded estimated_extent() doc.
Sandro Santilli [Fri, 10 Dec 2004 22:16:16 +0000 (22:16 +0000)]
Added estimated_extent() doc.

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

20 years agoimplemented estimated_extent() function
Sandro Santilli [Fri, 10 Dec 2004 12:35:11 +0000 (12:35 +0000)]
implemented estimated_extent() function

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

20 years agoAdjusted to work with new bytea WKB encoding, only supports 2d/3dz.
Sandro Santilli [Thu, 9 Dec 2004 09:42:25 +0000 (09:42 +0000)]
Adjusted to work with new bytea WKB encoding, only supports 2d/3dz.

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

20 years agoupdated
Sandro Santilli [Wed, 8 Dec 2004 14:46:48 +0000 (14:46 +0000)]
updated

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

20 years agoInitial revision
Sandro Santilli [Sun, 5 Dec 2004 11:46:30 +0000 (11:46 +0000)]
Initial revision

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

20 years agocommented out drops of unexistant tables
Sandro Santilli [Sun, 5 Dec 2004 11:45:12 +0000 (11:45 +0000)]
commented out drops of unexistant tables

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

20 years agoChanged AddGeometryColumns to not complain about invalid schema
Sandro Santilli [Sun, 5 Dec 2004 11:44:51 +0000 (11:44 +0000)]
Changed AddGeometryColumns to not complain about invalid schema

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

20 years agoFixed a bug in pt_in_ring_2d.
Sandro Santilli [Mon, 29 Nov 2004 16:37:12 +0000 (16:37 +0000)]
Fixed a bug in pt_in_ring_2d.

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

20 years agoCommented out useless CFLAGS override.
Sandro Santilli [Mon, 29 Nov 2004 11:16:08 +0000 (11:16 +0000)]
Commented out useless CFLAGS override.

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

20 years agoSome initializzations to make compiler happy.
Sandro Santilli [Mon, 29 Nov 2004 11:15:48 +0000 (11:15 +0000)]
Some initializzations to make compiler happy.

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

20 years agoRemoved duplicated tests
Sandro Santilli [Fri, 26 Nov 2004 17:08:22 +0000 (17:08 +0000)]
Removed duplicated tests

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

20 years agoMoved basic LWGEOM parsing tests in mainstream regress dir.
Sandro Santilli [Fri, 26 Nov 2004 17:06:36 +0000 (17:06 +0000)]
Moved basic LWGEOM parsing tests in mainstream regress dir.

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

20 years agoFirst regress test cleaned up.
Sandro Santilli [Fri, 26 Nov 2004 16:54:43 +0000 (16:54 +0000)]
First regress test cleaned up.

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

20 years agoPorted index regress test to lwgeom
Sandro Santilli [Fri, 26 Nov 2004 16:26:51 +0000 (16:26 +0000)]
Ported index regress test to lwgeom

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

20 years agoAdded regressions test notes
Sandro Santilli [Fri, 26 Nov 2004 15:52:57 +0000 (15:52 +0000)]
Added regressions test notes

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

20 years agoFinished cleanup of main regression test.
Sandro Santilli [Fri, 26 Nov 2004 15:50:05 +0000 (15:50 +0000)]
Finished cleanup of main regression test.

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

20 years agolwcollection_same allows different components ordering to
Sandro Santilli [Fri, 26 Nov 2004 15:06:08 +0000 (15:06 +0000)]
lwcollection_same allows different components ordering to
reflect older behaviour.

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

20 years agoCleanup
Sandro Santilli [Fri, 26 Nov 2004 14:56:13 +0000 (14:56 +0000)]
Cleanup

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

20 years agoFixed a bug in lwcollection_same
Sandro Santilli [Fri, 26 Nov 2004 14:55:05 +0000 (14:55 +0000)]
Fixed a bug in lwcollection_same

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

20 years agoInitial regress tests adaptation for lwgeom
Sandro Santilli [Fri, 26 Nov 2004 13:04:39 +0000 (13:04 +0000)]
Initial regress tests adaptation for lwgeom

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

20 years agoPOSTGIS2GEOS conversion failures handled cleanier
Sandro Santilli [Tue, 23 Nov 2004 16:16:26 +0000 (16:16 +0000)]
POSTGIS2GEOS conversion failures handled cleanier

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

20 years agoMassaged to work with pg_dump-7.2 and pg_restore-7.2
Sandro Santilli [Fri, 19 Nov 2004 17:39:33 +0000 (17:39 +0000)]
Massaged to work with pg_dump-7.2 and pg_restore-7.2

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

20 years agoprecision made of type signed int (for %.*d correct use).
Sandro Santilli [Fri, 19 Nov 2004 17:29:09 +0000 (17:29 +0000)]
precision made of type signed int (for %.*d correct use).

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

20 years agoAdded support for PG<73 in gist support functions
Sandro Santilli [Fri, 19 Nov 2004 13:48:10 +0000 (13:48 +0000)]
Added support for PG<73 in gist support functions
and modified preprocessor flags to be compatible with older versions.

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

20 years agoFixed IN/OUT representation of types to support < 73 PG versions
Sandro Santilli [Fri, 19 Nov 2004 13:32:50 +0000 (13:32 +0000)]
Fixed IN/OUT representation of types to support < 73 PG versions

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

20 years agoupdated
Sandro Santilli [Thu, 18 Nov 2004 18:16:11 +0000 (18:16 +0000)]
updated

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

20 years agoAdded a copy of the PQunescapeBytea function found in libpq of PG>=73
Sandro Santilli [Thu, 18 Nov 2004 18:14:19 +0000 (18:14 +0000)]
Added a copy of the PQunescapeBytea function found in libpq of PG>=73

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

20 years agoSubstituted isfinite() with finite().
Sandro Santilli [Thu, 18 Nov 2004 13:47:57 +0000 (13:47 +0000)]
Substituted isfinite() with finite().

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

20 years agoYet another GEOSHasZ bug fix
Sandro Santilli [Wed, 17 Nov 2004 15:28:44 +0000 (15:28 +0000)]
Yet another GEOSHasZ bug fix

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

20 years agoGEOSHasZ now checks both DoubleNotANumber and isFinite
Sandro Santilli [Wed, 17 Nov 2004 15:18:09 +0000 (15:18 +0000)]
GEOSHasZ now checks both DoubleNotANumber and isFinite

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

20 years agoChanges GEOSHasZ to use isfinite()
Sandro Santilli [Wed, 17 Nov 2004 09:07:38 +0000 (09:07 +0000)]
Changes GEOSHasZ to use isfinite()

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

20 years agoFixed a typo in geometry type names.
Sandro Santilli [Wed, 17 Nov 2004 07:57:38 +0000 (07:57 +0000)]
Fixed a typo in geometry type names.

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

20 years agoSRID checks and enforce for all GEOS operations.
Sandro Santilli [Tue, 16 Nov 2004 13:54:39 +0000 (13:54 +0000)]
SRID checks and enforce for all GEOS operations.
Z value handled so to show it only when available.

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

20 years agoAdded GEOSHasZ() and GEOSSetSRID()
Sandro Santilli [Tue, 16 Nov 2004 13:52:42 +0000 (13:52 +0000)]
Added GEOSHasZ() and GEOSSetSRID()

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

20 years agoFixed a bug in PIP invocation, added some debugging lines.
Sandro Santilli [Mon, 15 Nov 2004 10:51:35 +0000 (10:51 +0000)]
Fixed a bug in PIP invocation, added some debugging lines.

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

20 years agoAdd information about where test was downloaded from.
Paul Ramsey [Sat, 13 Nov 2004 01:47:20 +0000 (01:47 +0000)]
Add information about where test was downloaded from.

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

20 years agoDeleted entries in spatial_ref_sys and geometry_columns.
Sandro Santilli [Fri, 12 Nov 2004 18:13:26 +0000 (18:13 +0000)]
Deleted entries in spatial_ref_sys and geometry_columns.

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

20 years agoMade PointN, InteriorRingN and GeometryN 1-based as required by
Sandro Santilli [Fri, 12 Nov 2004 17:50:46 +0000 (17:50 +0000)]
Made PointN, InteriorRingN and GeometryN 1-based as required by
OGC conformance suite.

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

20 years agoAdded grep -v ^# to cpp pipeline for .sql generation. Under OS/X cpp adds a
Paul Ramsey [Thu, 11 Nov 2004 21:29:51 +0000 (21:29 +0000)]
Added grep -v ^# to cpp pipeline for .sql generation. Under OS/X cpp adds a
header with a # comment field to the start of the output file.

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

20 years agoupdated
Sandro Santilli [Thu, 11 Nov 2004 09:42:26 +0000 (09:42 +0000)]
updated

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

20 years agoAdded -fPIC to CFLAGS as suggested by Vincent Schut.
Sandro Santilli [Mon, 8 Nov 2004 11:08:01 +0000 (11:08 +0000)]
Added -fPIC to CFLAGS as suggested by Vincent Schut.

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

20 years agoupdated
Sandro Santilli [Fri, 5 Nov 2004 11:44:55 +0000 (11:44 +0000)]
updated

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

20 years agoHad isvalid raise a NOTICE with invalidity message.
Sandro Santilli [Fri, 5 Nov 2004 11:44:40 +0000 (11:44 +0000)]
Had isvalid raise a NOTICE with invalidity message.

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

20 years agoupdated
Sandro Santilli [Fri, 5 Nov 2004 10:04:31 +0000 (10:04 +0000)]
updated

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

20 years agoAdded ndims(geometry) function, used in a 3rd constraint set
Sandro Santilli [Fri, 5 Nov 2004 08:16:46 +0000 (08:16 +0000)]
Added ndims(geometry) function, used in a 3rd constraint set
by AddGeometryColumn, documented.

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

20 years agoRenamed max/min/avg macros to LW_MAX, LW_MIN, LW_AVG.
Sandro Santilli [Thu, 4 Nov 2004 11:40:08 +0000 (11:40 +0000)]
Renamed max/min/avg macros to LW_MAX, LW_MIN, LW_AVG.

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

20 years agoOops.. my attemt at moving lwpostgis.sql.in one dir up was bogus.
Sandro Santilli [Thu, 4 Nov 2004 09:18:06 +0000 (09:18 +0000)]
Oops.. my attemt at moving lwpostgis.sql.in one dir up was bogus.

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

20 years agoMoved lwpostgis.sql.in and it's build logic up to root directory.
Sandro Santilli [Thu, 4 Nov 2004 08:56:48 +0000 (08:56 +0000)]
Moved lwpostgis.sql.in and it's build logic up to root directory.

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

20 years agoFixed "compat.h" include to be local.
Sandro Santilli [Tue, 2 Nov 2004 17:53:06 +0000 (17:53 +0000)]
Fixed "compat.h" include to be local.

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

20 years agoAdded a copy of GNU vsprintf.c file and compiled in.
Sandro Santilli [Tue, 2 Nov 2004 16:48:54 +0000 (16:48 +0000)]
Added a copy of GNU vsprintf.c file and compiled in.

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

20 years agomin/max macro made available regardless of MINGW32 define.
Sandro Santilli [Tue, 2 Nov 2004 15:59:10 +0000 (15:59 +0000)]
min/max macro made available regardless of MINGW32 define.

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

20 years agoUpdated as suggested by Frank Warmerdam.
Sandro Santilli [Tue, 2 Nov 2004 07:50:26 +0000 (07:50 +0000)]
Updated as suggested by Frank Warmerdam.

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

20 years agoFixed a typo in probe_geometry_columns() reported by Vinko Vrsalovic.
Sandro Santilli [Tue, 2 Nov 2004 07:25:38 +0000 (07:25 +0000)]
Fixed a typo in probe_geometry_columns() reported by Vinko Vrsalovic.

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

20 years agoupdated
Sandro Santilli [Fri, 29 Oct 2004 05:28:05 +0000 (05:28 +0000)]
updated

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

20 years agoFixed bug in AddGeometryColumn refusing to add 4D geoms.
Sandro Santilli [Fri, 29 Oct 2004 05:27:09 +0000 (05:27 +0000)]
Fixed bug in AddGeometryColumn refusing to add 4D geoms.

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

20 years agoInitial local TODO
Sandro Santilli [Thu, 28 Oct 2004 16:48:17 +0000 (16:48 +0000)]
Initial local TODO

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

20 years agoheader inclusion cleanup
Sandro Santilli [Thu, 28 Oct 2004 16:28:07 +0000 (16:28 +0000)]
header inclusion cleanup

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

20 years agoFixed bug in debugguing output
Sandro Santilli [Thu, 28 Oct 2004 16:25:06 +0000 (16:25 +0000)]
Fixed bug in debugguing output

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

20 years agoremoved LF
Sandro Santilli [Thu, 28 Oct 2004 16:24:35 +0000 (16:24 +0000)]
removed LF

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

20 years agoMore cleanups.
Sandro Santilli [Thu, 28 Oct 2004 16:23:17 +0000 (16:23 +0000)]
More cleanups.

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

20 years agocleanups.
Sandro Santilli [Thu, 28 Oct 2004 16:13:30 +0000 (16:13 +0000)]
cleanups.

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

20 years agoMade data structurs old-compilers-friendly.
Sandro Santilli [Thu, 28 Oct 2004 16:10:45 +0000 (16:10 +0000)]
Made data structurs old-compilers-friendly.

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

20 years agoFixed a bug in LWGEOM_asGML.
Sandro Santilli [Thu, 28 Oct 2004 16:10:25 +0000 (16:10 +0000)]
Fixed a bug in LWGEOM_asGML.

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

20 years agoFixed geos-based opPolygonize include.
Sandro Santilli [Thu, 28 Oct 2004 15:40:58 +0000 (15:40 +0000)]
Fixed geos-based opPolygonize include.

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

20 years agoCleanups.
Sandro Santilli [Thu, 28 Oct 2004 09:38:44 +0000 (09:38 +0000)]
Cleanups.

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

20 years agoAdded makeline(point, point). Changed LineFromMultiPoint definition.
Sandro Santilli [Thu, 28 Oct 2004 09:29:38 +0000 (09:29 +0000)]
Added makeline(point, point). Changed LineFromMultiPoint definition.

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

20 years agoAdded AddPoint(line, point, [position]) and support API functions.
Sandro Santilli [Thu, 28 Oct 2004 09:00:11 +0000 (09:00 +0000)]
Added AddPoint(line, point, [position]) and support API functions.

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

20 years agofixed name of line constructor as documentation reports it.
Sandro Santilli [Thu, 28 Oct 2004 07:56:12 +0000 (07:56 +0000)]
fixed name of line constructor as documentation reports it.
LineFromMultiPoint().

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

20 years agocollect(geometry, geometry) re-introduced. collector() is an alias for collect().
Sandro Santilli [Thu, 28 Oct 2004 07:45:41 +0000 (07:45 +0000)]
collect(geometry, geometry) re-introduced. collector() is an alias for collect().

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

20 years agoAdded MakeBox2D, MakeBox3D implementation and documentation.
Sandro Santilli [Wed, 27 Oct 2004 15:40:48 +0000 (15:40 +0000)]
Added MakeBox2D, MakeBox3D implementation and documentation.

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

20 years agoMakePoly renamed to Polygonize
Sandro Santilli [Wed, 27 Oct 2004 15:19:45 +0000 (15:19 +0000)]
MakePoly renamed to Polygonize

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

20 years agoupdated
Sandro Santilli [Wed, 27 Oct 2004 15:09:51 +0000 (15:09 +0000)]
updated

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

20 years agoAdded constructors docs and intial organizzation for postgis extension functions.
Sandro Santilli [Wed, 27 Oct 2004 14:28:57 +0000 (14:28 +0000)]
Added constructors docs and intial organizzation for postgis extension functions.

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

20 years agoUnset debug define.
Sandro Santilli [Wed, 27 Oct 2004 13:35:28 +0000 (13:35 +0000)]
Unset debug define.

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

20 years agoAsSVG returns NULL on GEOMETRY COLLECTION input.
Sandro Santilli [Wed, 27 Oct 2004 12:30:53 +0000 (12:30 +0000)]
AsSVG returns NULL on GEOMETRY COLLECTION input.

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

20 years agoupdated
Sandro Santilli [Wed, 27 Oct 2004 11:06:44 +0000 (11:06 +0000)]
updated

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

20 years agoAdded polygonize interface (makepoly aggregate)
Sandro Santilli [Wed, 27 Oct 2004 11:05:08 +0000 (11:05 +0000)]
Added polygonize interface (makepoly aggregate)

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

20 years agoRemoved another getbox2d() call.
Sandro Santilli [Wed, 27 Oct 2004 11:02:24 +0000 (11:02 +0000)]
Removed another getbox2d() call.

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

20 years agoFixed fix_geometry_columns() to leave correctly linked records untouched.
Sandro Santilli [Wed, 27 Oct 2004 10:55:13 +0000 (10:55 +0000)]
Fixed fix_geometry_columns() to leave correctly linked records untouched.

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

20 years agoBug fix in GEOS version extractor.
Sandro Santilli [Tue, 26 Oct 2004 16:48:25 +0000 (16:48 +0000)]
Bug fix in GEOS version extractor.

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

20 years agoObsoleted getbox2d(). Use getbox2d_p() or getbox2d_internal() instead.
Sandro Santilli [Mon, 25 Oct 2004 17:07:09 +0000 (17:07 +0000)]
Obsoleted getbox2d(). Use getbox2d_p() or getbox2d_internal() instead.

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

20 years agoportable math expressions.
Sandro Santilli [Mon, 25 Oct 2004 15:31:27 +0000 (15:31 +0000)]
portable math expressions.

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

20 years agoY axis reverse and relative path fixes from Olivier Courtin.
Sandro Santilli [Mon, 25 Oct 2004 14:20:57 +0000 (14:20 +0000)]
Y axis reverse and relative path fixes from Olivier Courtin.

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

20 years agoRemoved useless network type includes,
Sandro Santilli [Mon, 25 Oct 2004 12:27:33 +0000 (12:27 +0000)]
Removed useless network type includes,
Added param.h include for BYTE_ORDER defines under win32.

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