]>
granicus.if.org Git - postgis/log
Sandro Santilli [Wed, 5 Jan 2005 17:06:18 +0000 (17:06 +0000)]
Integrated apply_grid() contributed function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1220
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 5 Jan 2005 12:44:47 +0000 (12:44 +0000)]
Added is_worth_caching_serialized_bbox(). Renamed lwgeom_setSRID() to
pglwgeom_setSRID(). Fixed a bug in PG_LWGEOM_construct support for
AUTOCACHE_BBOX.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1219
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 5 Jan 2005 10:06:58 +0000 (10:06 +0000)]
Added AUTOCACHE_BBOX support in PG_LWGEOM_construct().
git-svn-id: http://svn.osgeo.org/postgis/trunk@1218
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 5 Jan 2005 09:47:58 +0000 (09:47 +0000)]
collect(geom, geom) and collect_garray(geom[]) use WHEN_SIMPLE strategy
for bbox computation. pglwgeom_serialize() honour user's AUTOCACHE_BBOX
define. BBOXCACHE_BEHAVIOURS updated.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1217
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 3 Jan 2005 17:51:40 +0000 (17:51 +0000)]
GEOSpolygonize returns GEOMETRYCOLLECTION instead of MULTIPOLYGON
git-svn-id: http://svn.osgeo.org/postgis/trunk@1216
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 3 Jan 2005 15:00:56 +0000 (15:00 +0000)]
iscacheable patch from Carl Anderson
git-svn-id: http://svn.osgeo.org/postgis/trunk@1215
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 13:11:16 +0000 (13:11 +0000)]
update ExteriorRing doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@1214
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 13:10:35 +0000 (13:10 +0000)]
Made ExteriorRing use LWGEOM.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1213
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 12:46:22 +0000 (12:46 +0000)]
update InteriorRingN doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@1212
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 12:44:41 +0000 (12:44 +0000)]
GeometryN and InteriorRingN changed to use LWGEOM format (and the
latter made OGC-strict).
git-svn-id: http://svn.osgeo.org/postgis/trunk@1211
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 12:00:51 +0000 (12:00 +0000)]
updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1210
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 11:39:37 +0000 (11:39 +0000)]
All output geoms serializzations made using pglwgeom_serialize
git-svn-id: http://svn.osgeo.org/postgis/trunk@1209
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 11:31:33 +0000 (11:31 +0000)]
fixed bugs in convexhull, made GEOS2POSTGIS use pglwgeom_serialize
git-svn-id: http://svn.osgeo.org/postgis/trunk@1208
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 11:30:38 +0000 (11:30 +0000)]
Fixed a bug in lwpoint_serialize_size
git-svn-id: http://svn.osgeo.org/postgis/trunk@1207
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 11:26:15 +0000 (11:26 +0000)]
error messages and VARLENA handling cleanups
git-svn-id: http://svn.osgeo.org/postgis/trunk@1206
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 10:47:20 +0000 (10:47 +0000)]
initial import
git-svn-id: http://svn.osgeo.org/postgis/trunk@1205
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 10:35:33 +0000 (10:35 +0000)]
re-introduced G2P conversion profile for convexhull (was missing from previous patch)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1204
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 10:28:29 +0000 (10:28 +0000)]
Made convexhull use input bbox cache if any for output geom.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1203
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Dec 2004 09:04:17 +0000 (09:04 +0000)]
Varlena handling cleanups
git-svn-id: http://svn.osgeo.org/postgis/trunk@1202
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 20:41:33 +0000 (20:41 +0000)]
updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@1201
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 20:36:49 +0000 (20:36 +0000)]
Rewrote GEOSCentroid() to pass exception using an input arg, and return
NULL for EMPTY geom.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1200
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 16:08:22 +0000 (16:08 +0000)]
Made parse_WKT_lwgeom (text::geometry) use AUTOCACHE_BBOX heuristic, stricter use of PG text type
git-svn-id: http://svn.osgeo.org/postgis/trunk@1199
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 15:59:41 +0000 (15:59 +0000)]
Fixed a bug in translate() and transform() leaving result geometries with
the old bounding box cache.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1198
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 15:58:27 +0000 (15:58 +0000)]
Added compute_serialized_bbox_p() to always recomputed a geometry bounding box
git-svn-id: http://svn.osgeo.org/postgis/trunk@1197
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 15:11:05 +0000 (15:11 +0000)]
Had LineFromMultiPoint make use of input SRID
git-svn-id: http://svn.osgeo.org/postgis/trunk@1196
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 14:44:23 +0000 (14:44 +0000)]
Added AUTOCACHE_BBOX variable, defaulting to 1.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1195
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 13:47:56 +0000 (13:47 +0000)]
Introduced bbox caching worth evaluation functions, honoured in
LWGEOM_in, LWGEOMFromWKB, and GEOS2POSTGIS.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1194
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 13:35:50 +0000 (13:35 +0000)]
Handled NULL returns from getCentroid making it an EMPTY GEOM
git-svn-id: http://svn.osgeo.org/postgis/trunk@1193
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 10:27:48 +0000 (10:27 +0000)]
Applied Carl Anderson patch for LinearRing support.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1192
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 10:27:32 +0000 (10:27 +0000)]
USE_GEOS and USE_PROJ defaults switched to NO, and made overridable via
environment.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1191
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 10:24:25 +0000 (10:24 +0000)]
Added cache_bbox trigger
git-svn-id: http://svn.osgeo.org/postgis/trunk@1190
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 10:22:53 +0000 (10:22 +0000)]
moved some BBOX procs signatures from lwgeom_inout.c to lwgeom_pg.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@1189
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 10:21:57 +0000 (10:21 +0000)]
removed useless memory copies in ndims(geom)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1188
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Dec 2004 10:18:14 +0000 (10:18 +0000)]
initial revision
git-svn-id: http://svn.osgeo.org/postgis/trunk@1187
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 28 Dec 2004 09:23:39 +0000 (09:23 +0000)]
specified LineString input requirement for StartPoint and LastPoint
git-svn-id: http://svn.osgeo.org/postgis/trunk@1186
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 27 Dec 2004 13:34:49 +0000 (13:34 +0000)]
Expanded "GIS Objects" chapter adding OGC/PostGIS (E)WKT/B and canonical forms.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1185
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 27 Dec 2004 12:50:00 +0000 (12:50 +0000)]
Added HasBBOX() item
git-svn-id: http://svn.osgeo.org/postgis/trunk@1184
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 27 Dec 2004 09:59:04 +0000 (09:59 +0000)]
Added bool hasBBOX(geometry). Removed useless input copy in zmflag(geometry).
git-svn-id: http://svn.osgeo.org/postgis/trunk@1183
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 23 Dec 2004 14:48:25 +0000 (14:48 +0000)]
Fixed help string, and added a TODO item
git-svn-id: http://svn.osgeo.org/postgis/trunk@1182
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 23 Dec 2004 11:02:02 +0000 (11:02 +0000)]
Updated <GEOM>FromWKB signatures to take bytea instead of text,
Removed non-standard GeometryFromText references and substituted
with OGC GeomFromText.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1181
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 23 Dec 2004 10:39:02 +0000 (10:39 +0000)]
Adjusted some function refereces, added another subsection for Geometry Output functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1180
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Dec 2004 17:12:34 +0000 (17:12 +0000)]
Added Mark Cave-Ayland implementation of JOIN selectivity estimator.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1179
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Dec 2004 17:02:17 +0000 (17:02 +0000)]
initial revision
git-svn-id: http://svn.osgeo.org/postgis/trunk@1178
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Dec 2004 10:32:27 +0000 (10:32 +0000)]
GeomFromWKB() and GeometryFromText() issue a warning if provided formats
are not OGC-strict. Introduced GeomFromEWKT() and GeomFromEWKB() for
extended formats.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1177
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 22 Dec 2004 10:29:09 +0000 (10:29 +0000)]
Drop useless SRID from geometry when downloading EWKB format.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1176
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Dec 2004 17:46:44 +0000 (17:46 +0000)]
Made asText and asBinary strict OGC conformant, introduced asEWKT and asEWKB
for extended version outputs.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1175
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Dec 2004 15:19:01 +0000 (15:19 +0000)]
Canonical binary reverted back to EWKB, now supporting SRID inclusion.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1174
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Dec 2004 15:17:30 +0000 (15:17 +0000)]
Made setSRID(geom, -1) actually *remove* srid from LWGEOM.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1173
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 21 Dec 2004 12:21:45 +0000 (12:21 +0000)]
Fixed bug in pass 4 where sample boxes were referred as BOXs and not BOX2DFLOAT4. Also increased SDFACTOR to 3.25
git-svn-id: http://svn.osgeo.org/postgis/trunk@1172
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Dec 2004 12:04:42 +0000 (12:04 +0000)]
Updated geom_accum to create *real* geometry arrays, changed aggregates
using it accordingly. Fixed collect output type settings, and dropped
CR/LF in lwgeom_functions_basic.c
git-svn-id: http://svn.osgeo.org/postgis/trunk@1171
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 21 Dec 2004 11:25:10 +0000 (11:25 +0000)]
allocation for deserialized lwline made after type checking
git-svn-id: http://svn.osgeo.org/postgis/trunk@1170
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Dec 2004 17:49:42 +0000 (17:49 +0000)]
Added array element delimiter for type geometry
git-svn-id: http://svn.osgeo.org/postgis/trunk@1169
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Dec 2004 14:21:34 +0000 (14:21 +0000)]
SRID is no more skipped from asText output.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1168
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Dec 2004 14:11:18 +0000 (14:11 +0000)]
Created a new 'Geometry Editors' section.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1167
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Dec 2004 14:02:12 +0000 (14:02 +0000)]
Added addBBOX() and dropBBOX() documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1166
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 20 Dec 2004 14:01:48 +0000 (14:01 +0000)]
Added dropBBOX().
git-svn-id: http://svn.osgeo.org/postgis/trunk@1165
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 17 Dec 2004 18:00:33 +0000 (18:00 +0000)]
LWGEOM_gist_joinsel defined for all PG versions
git-svn-id: http://svn.osgeo.org/postgis/trunk@1164
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 17 Dec 2004 18:00:16 +0000 (18:00 +0000)]
Fixed call to geos_version.sh
git-svn-id: http://svn.osgeo.org/postgis/trunk@1163
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 17 Dec 2004 11:08:53 +0000 (11:08 +0000)]
Moved getMachineEndian from parser to liblwgeom.{h,c}.
Added XDR and NDR defines.
Fixed all usage of them.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1162
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 17 Dec 2004 11:07:48 +0000 (11:07 +0000)]
Added missing prototype
git-svn-id: http://svn.osgeo.org/postgis/trunk@1161
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 17 Dec 2004 11:06:37 +0000 (11:06 +0000)]
Added GEOSnoop stub for non-geos installations
git-svn-id: http://svn.osgeo.org/postgis/trunk@1160
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 17 Dec 2004 10:10:32 +0000 (10:10 +0000)]
Added canonical binary conversions as bytea<->geometry casts and
explicit _send and _recv for PG>73
git-svn-id: http://svn.osgeo.org/postgis/trunk@1159
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 17 Dec 2004 10:10:01 +0000 (10:10 +0000)]
getMachineEndian exported
git-svn-id: http://svn.osgeo.org/postgis/trunk@1158
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 17 Dec 2004 06:53:09 +0000 (06:53 +0000)]
Changes in preparation for 1.0.0RC1
git-svn-id: http://svn.osgeo.org/postgis/trunk@1157
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 16 Dec 2004 12:30:24 +0000 (12:30 +0000)]
Initial skel for geometry_send canonical binary rep.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1155
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 16 Dec 2004 12:07:11 +0000 (12:07 +0000)]
pg_restore-800 handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@1154
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 15 Dec 2004 13:10:28 +0000 (13:10 +0000)]
Added UpdateGeometrySRID documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@1152
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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