]> granicus.if.org Git - postgis/log
postgis
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

20 years agoAdded DLLIMPORT reference to "default_statistics_target" if we are compiling under...
Mark Cave-Ayland [Mon, 16 Aug 2004 11:03:25 +0000 (11:03 +0000)]
Added DLLIMPORT reference to "default_statistics_target" if we are compiling under Win32. This should make it unnecessary to apply Romi's patch to the PostgreSQL source tree when compiling PostgreSQL ready for PostGIS.

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

20 years agoGEOS version extraction not attempted if USE_GEOS is not set to 1.
Sandro Santilli [Mon, 16 Aug 2004 10:46:50 +0000 (10:46 +0000)]
GEOS version extraction not attempted if USE_GEOS is not set to 1.

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

20 years agoSupport dump generated by pg_dump 7.4
Sandro Santilli [Fri, 13 Aug 2004 12:29:59 +0000 (12:29 +0000)]
Support dump generated by pg_dump 7.4

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

20 years agoFixed a bug in non-finite Z check
Sandro Santilli [Wed, 11 Aug 2004 17:07:26 +0000 (17:07 +0000)]
Fixed a bug in non-finite Z check

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

20 years agochanged proj version extractor to support pre 4.4.8 releases
Sandro Santilli [Tue, 10 Aug 2004 21:09:59 +0000 (21:09 +0000)]
changed proj version extractor to support pre 4.4.8 releases

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

20 years agoreduced psql invocation to a single one.
Sandro Santilli [Sun, 8 Aug 2004 18:10:32 +0000 (18:10 +0000)]
reduced psql invocation to a single one.

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

20 years agolwgeom.sql production follow postgis.sql production rules (cpp usage)
Sandro Santilli [Sun, 8 Aug 2004 18:09:57 +0000 (18:09 +0000)]
lwgeom.sql production follow postgis.sql production rules (cpp usage)

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

20 years agoAdded missing required parameter to usage string
Sandro Santilli [Sun, 8 Aug 2004 18:09:01 +0000 (18:09 +0000)]
Added missing required parameter to usage string

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

20 years agomore header comments
Sandro Santilli [Sat, 7 Aug 2004 12:13:13 +0000 (12:13 +0000)]
more header comments

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

20 years agoadded handling of operators and operator classes (skip postgis defined, keep others)
Sandro Santilli [Fri, 6 Aug 2004 09:54:36 +0000 (09:54 +0000)]
added handling of operators and operator classes (skip postgis defined, keep others)

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

20 years agoperl detection and bug fixes.
Sandro Santilli [Fri, 6 Aug 2004 08:08:15 +0000 (08:08 +0000)]
perl detection and bug fixes.

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

20 years agoAnother schema support bug from Mark
Sandro Santilli [Thu, 5 Aug 2004 20:00:24 +0000 (20:00 +0000)]
Another schema support bug from Mark

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

20 years agofixed bug in automatic perl invokation
Sandro Santilli [Thu, 5 Aug 2004 19:12:54 +0000 (19:12 +0000)]
fixed bug in automatic perl invokation

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

20 years agoschema support patches sent by Mark
Sandro Santilli [Thu, 5 Aug 2004 16:53:29 +0000 (16:53 +0000)]
schema support patches sent by Mark

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

20 years agogeometry_columns and spatial_ref_sys back created from dump
Sandro Santilli [Tue, 3 Aug 2004 09:41:03 +0000 (09:41 +0000)]
geometry_columns and spatial_ref_sys back created from dump

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

20 years agoAlways added 'public' to search_path, to bypass pg_dump loss of
Sandro Santilli [Tue, 3 Aug 2004 09:30:56 +0000 (09:30 +0000)]
Always added 'public' to search_path, to bypass pg_dump loss of
constrain functions schema.
Added automatic 'perl' invocation.
Reduced output (set $DEBUG=1 to have it back).

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

20 years agoupdated
Sandro Santilli [Tue, 3 Aug 2004 09:29:42 +0000 (09:29 +0000)]
updated

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

20 years agohandling of more cases
Sandro Santilli [Tue, 3 Aug 2004 07:58:20 +0000 (07:58 +0000)]
handling of more cases

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

20 years agoinitial import
Sandro Santilli [Mon, 2 Aug 2004 19:03:54 +0000 (19:03 +0000)]
initial import

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

20 years agoFixed format bugs (needed for postgis_undef.pl to work)
Sandro Santilli [Mon, 2 Aug 2004 16:27:51 +0000 (16:27 +0000)]
Fixed format bugs (needed for postgis_undef.pl to work)

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

20 years agoUnability to open a shapefile or dbffile reported more nicely.
Sandro Santilli [Thu, 29 Jul 2004 14:10:37 +0000 (14:10 +0000)]
Unability to open a shapefile or dbffile reported more nicely.

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

20 years agoAdded postgis_full_version(), marked postgis_version() as deprecated.
Sandro Santilli [Wed, 28 Jul 2004 17:32:30 +0000 (17:32 +0000)]
Added postgis_full_version(), marked postgis_version() as deprecated.

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

20 years agoFixed a bug in postgis_full_version()
Sandro Santilli [Wed, 28 Jul 2004 16:15:45 +0000 (16:15 +0000)]
Fixed a bug in postgis_full_version()

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

20 years agoChanged all version functions to return text.
Sandro Santilli [Wed, 28 Jul 2004 16:10:59 +0000 (16:10 +0000)]
Changed all version functions to return text.
Renamed postgis_scripts_version() to postgis_scripts_installed()
Added postgis_scripts_released().
Added postgis_full_version().

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

20 years agoAdded postgis_uses_stats and postgis_scripts_version.
Sandro Santilli [Wed, 28 Jul 2004 13:37:43 +0000 (13:37 +0000)]
Added postgis_uses_stats and postgis_scripts_version.
Experimented with PIP short-circuit in within/contains functions.
Documented new version functions.

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

20 years agoAdded postgis_scripts_version
Sandro Santilli [Wed, 28 Jul 2004 10:52:11 +0000 (10:52 +0000)]
Added postgis_scripts_version

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

20 years agoshort-circuit test for 'contains'
Sandro Santilli [Tue, 27 Jul 2004 17:51:50 +0000 (17:51 +0000)]
short-circuit test for 'contains'

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

20 years agoAdded short-circuit test for the within function.
Sandro Santilli [Tue, 27 Jul 2004 17:49:59 +0000 (17:49 +0000)]
Added short-circuit test for the within function.

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

20 years agoAdded postgis_proj_version()
Sandro Santilli [Fri, 23 Jul 2004 21:24:33 +0000 (21:24 +0000)]
Added postgis_proj_version()

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

20 years agoUpdated to reflect geos version string split.
Sandro Santilli [Thu, 22 Jul 2004 16:58:08 +0000 (16:58 +0000)]
Updated to reflect geos version string split.

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

20 years agoAdded postgis_lib_version() and postgis_geos_version()
Sandro Santilli [Thu, 22 Jul 2004 16:20:10 +0000 (16:20 +0000)]
Added postgis_lib_version() and postgis_geos_version()

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

20 years agoAdded -i switch
Sandro Santilli [Mon, 19 Jul 2004 16:24:47 +0000 (16:24 +0000)]
Added -i switch

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

20 years agoGEOS multi-version support switches implemented with GEOS_LAST_INTERFACE
Sandro Santilli [Sat, 17 Jul 2004 09:52:48 +0000 (09:52 +0000)]
GEOS multi-version support switches implemented with GEOS_LAST_INTERFACE

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

20 years agoAdded GEOS_FIRST_INTERFACE, GEOS_LAST_INTERFACE, GEOS_JTS_PORT detection
Sandro Santilli [Sat, 17 Jul 2004 09:52:05 +0000 (09:52 +0000)]
Added GEOS_FIRST_INTERFACE, GEOS_LAST_INTERFACE, GEOS_JTS_PORT detection

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

20 years agoModified to always detect geos version (no deps)
Sandro Santilli [Sat, 17 Jul 2004 09:51:27 +0000 (09:51 +0000)]
Modified to always detect geos version (no deps)

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

20 years agoUpdated to respect CoordinateSequence GEOS interface switch.
Sandro Santilli [Thu, 8 Jul 2004 19:33:51 +0000 (19:33 +0000)]
Updated to respect CoordinateSequence GEOS interface switch.

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

20 years agoChanged GEOS header inclusion mechanism to be more polite
Sandro Santilli [Fri, 2 Jul 2004 13:33:23 +0000 (13:33 +0000)]
Changed GEOS header inclusion mechanism to be more polite

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

20 years agoUpdated to support latest GEOS API.
Sandro Santilli [Thu, 1 Jul 2004 17:02:26 +0000 (17:02 +0000)]
Updated to support latest GEOS API.

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

20 years agoUpdated to support latest GEOS (actually removed all geos-version related
Sandro Santilli [Thu, 1 Jul 2004 17:02:05 +0000 (17:02 +0000)]
Updated to support latest GEOS (actually removed all geos-version related
switches).
Fixed an access to unallocated memory.

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

20 years agoCompile patch from Markus Schaber
Paul Ramsey [Tue, 22 Jun 2004 21:30:58 +0000 (21:30 +0000)]
Compile patch from Markus Schaber

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

20 years agoStandard deviation factor used in histogram extent computation made
Sandro Santilli [Tue, 22 Jun 2004 16:52:17 +0000 (16:52 +0000)]
Standard deviation factor used in histogram extent computation made
a compile-time define.

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

20 years agoHandled empty strings in numeric fields as '0'es... pg_atoi() does
Sandro Santilli [Tue, 22 Jun 2004 11:05:46 +0000 (11:05 +0000)]
Handled empty strings in numeric fields as '0'es... pg_atoi() does
not do this (while atoi() does).

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

20 years agoFixed a bug in minor version extractor.
Sandro Santilli [Fri, 18 Jun 2004 17:11:10 +0000 (17:11 +0000)]
Fixed a bug in minor version extractor.
Wrapped GEOS_VERSION in an #ifndef block.
More runtime checks.

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

20 years agoadded geos_version.sh as dependency of postgis_geos_version.h rule
Sandro Santilli [Wed, 16 Jun 2004 20:04:58 +0000 (20:04 +0000)]
added geos_version.sh as dependency of postgis_geos_version.h rule

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

20 years agoChanged GEOS_VERSION to POSTGIS_GEOS_VERSION to avoid future clashes
Sandro Santilli [Wed, 16 Jun 2004 19:59:36 +0000 (19:59 +0000)]
Changed GEOS_VERSION to POSTGIS_GEOS_VERSION to avoid future clashes

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

20 years agoAdded cleanup needed for GEOS > 1.0
Sandro Santilli [Wed, 16 Jun 2004 19:37:54 +0000 (19:37 +0000)]
Added cleanup needed for GEOS > 1.0

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