]> granicus.if.org Git - postgis/log
postgis
20 years agoAdded 'label' argument to the profreport macro.
Sandro Santilli [Wed, 22 Sep 2004 13:45:11 +0000 (13:45 +0000)]
Added 'label' argument to the profreport macro.

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

20 years agoRenamed lwgeom_npoints_recursive to lwgeom_npoints and exposed in lwgeom.h.
Sandro Santilli [Wed, 22 Sep 2004 11:42:45 +0000 (11:42 +0000)]
Renamed lwgeom_npoints_recursive to lwgeom_npoints and exposed in lwgeom.h.
Changed SERIALIZED_FORM macro to be less LWGEOM structure aware.
Added profiling header file.
Modified profiling calls to include total query time.
Initial profiling support in the mindistance function.

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

20 years agoAdd number nesting to sections. Fix link in postgis.xml
Paul Ramsey [Wed, 22 Sep 2004 04:48:51 +0000 (04:48 +0000)]
Add number nesting to sections. Fix link in postgis.xml

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

20 years agoslightly changed PROF_SUM output for sort acceptance
Sandro Santilli [Tue, 21 Sep 2004 21:04:14 +0000 (21:04 +0000)]
slightly changed PROF_SUM output for sort acceptance

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

20 years agoFixed a profiler bug.
Sandro Santilli [Tue, 21 Sep 2004 20:44:14 +0000 (20:44 +0000)]
Fixed a profiler bug.
Added points count and doubled profiler output.

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

20 years agoAdd section autolabelling to printed output
Paul Ramsey [Tue, 21 Sep 2004 19:10:41 +0000 (19:10 +0000)]
Add section autolabelling to printed output

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

20 years agoAdd autolabelling to sections in generated HTML.
Paul Ramsey [Tue, 21 Sep 2004 19:09:40 +0000 (19:09 +0000)]
Add autolabelling to sections in generated HTML.

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

20 years agoAdded missing profiling report calls in predicates
Sandro Santilli [Tue, 21 Sep 2004 17:50:56 +0000 (17:50 +0000)]
Added missing profiling report calls in predicates

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

20 years agoAdded GEOS profiling support.
Sandro Santilli [Tue, 21 Sep 2004 17:36:54 +0000 (17:36 +0000)]
Added GEOS profiling support.

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

20 years agoreduced memory copies in GEOS2POSTGIS()
Sandro Santilli [Tue, 21 Sep 2004 16:08:03 +0000 (16:08 +0000)]
reduced memory copies in GEOS2POSTGIS()

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

20 years agobuffer serialized accept NULL as return-size pointer
Sandro Santilli [Tue, 21 Sep 2004 16:07:25 +0000 (16:07 +0000)]
buffer serialized accept NULL as return-size pointer

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

20 years agoAdded lwgeom_empy_length(), lwgeom_constructempty_buf(), lwexploded_serialize_buf()
Sandro Santilli [Tue, 21 Sep 2004 15:44:53 +0000 (15:44 +0000)]
Added lwgeom_empy_length(), lwgeom_constructempty_buf(), lwexploded_serialize_buf()

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

20 years agoAdded lwexploded_findlength
Sandro Santilli [Tue, 21 Sep 2004 10:57:26 +0000 (10:57 +0000)]
Added lwexploded_findlength

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

20 years agoOptimized postgis->geos conversion
Sandro Santilli [Mon, 20 Sep 2004 21:13:23 +0000 (21:13 +0000)]
Optimized postgis->geos conversion

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

20 years agocommented pfree call in GEOSnoop (seems to generate memory faults)
Sandro Santilli [Mon, 20 Sep 2004 21:13:01 +0000 (21:13 +0000)]
commented pfree call in GEOSnoop (seems to generate memory faults)

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

20 years agoupdated
Sandro Santilli [Mon, 20 Sep 2004 17:14:18 +0000 (17:14 +0000)]
updated

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

20 years agochanged comments to better show shape type handling
Sandro Santilli [Mon, 20 Sep 2004 17:13:31 +0000 (17:13 +0000)]
changed comments to better show shape type handling

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

20 years agoAdded -d -d availability notice in help string.
Sandro Santilli [Mon, 20 Sep 2004 17:11:44 +0000 (17:11 +0000)]
Added -d -d availability notice in help string.
Added user notice about output shape type.

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

20 years agoAdded force_4d(geometry)
Sandro Santilli [Mon, 20 Sep 2004 17:03:41 +0000 (17:03 +0000)]
Added force_4d(geometry)

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

20 years agoAdded 4d geometries support.
Sandro Santilli [Mon, 20 Sep 2004 16:33:05 +0000 (16:33 +0000)]
Added 4d geometries support.
Changelog section moved at bottom file.

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

20 years agoFixed a bug in popbyte. Trapped WKB endiannes errors.
Sandro Santilli [Mon, 20 Sep 2004 14:14:43 +0000 (14:14 +0000)]
Fixed a bug in popbyte. Trapped WKB endiannes errors.

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

20 years agoupdated
Sandro Santilli [Mon, 20 Sep 2004 13:50:24 +0000 (13:50 +0000)]
updated

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

20 years agoPostgis-1.x support (LWGEOM) added.
Sandro Santilli [Mon, 20 Sep 2004 13:49:27 +0000 (13:49 +0000)]
Postgis-1.x support (LWGEOM) added.
postgis version detected at runtime.
Endiannes unchecked ... TODO.

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

20 years agoChanged postgis.sql to lwpostgis.sql
Sandro Santilli [Mon, 20 Sep 2004 12:07:54 +0000 (12:07 +0000)]
Changed postgis.sql to lwpostgis.sql

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

20 years agoAdded lwpostgis.sql rule
Sandro Santilli [Mon, 20 Sep 2004 12:07:36 +0000 (12:07 +0000)]
Added lwpostgis.sql rule

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

20 years agoupdated layout description and configuration instructions
Sandro Santilli [Mon, 20 Sep 2004 10:58:07 +0000 (10:58 +0000)]
updated layout description and configuration instructions

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

20 years agoRenamed README
Sandro Santilli [Mon, 20 Sep 2004 10:09:06 +0000 (10:09 +0000)]
Renamed README

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

20 years agoAdded missing 'uninstall' rules. Fixed existing install rules.
Sandro Santilli [Mon, 20 Sep 2004 10:08:18 +0000 (10:08 +0000)]
Added missing 'uninstall' rules. Fixed existing install rules.

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

20 years agoConfiguration and common Makefile work moved to Makefile.config
Sandro Santilli [Mon, 20 Sep 2004 09:58:26 +0000 (09:58 +0000)]
Configuration and common Makefile work moved to Makefile.config
Build is possible from each directory and from the root directory.

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

20 years agoadded missing prototype
Sandro Santilli [Mon, 20 Sep 2004 09:29:29 +0000 (09:29 +0000)]
added missing prototype

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

20 years agoReworked build scripts.
Sandro Santilli [Mon, 20 Sep 2004 09:22:25 +0000 (09:22 +0000)]
Reworked build scripts.

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

20 years agofixed bugs in non-GEOS centroid function
Sandro Santilli [Mon, 20 Sep 2004 09:21:29 +0000 (09:21 +0000)]
fixed bugs in non-GEOS centroid function

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

20 years agocleanups
Sandro Santilli [Mon, 20 Sep 2004 09:20:51 +0000 (09:20 +0000)]
cleanups

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

20 years agogeneralized library ignore line
Sandro Santilli [Mon, 20 Sep 2004 08:53:06 +0000 (08:53 +0000)]
generalized library ignore line

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

20 years agoAdded postgis_geos_version.h
Sandro Santilli [Mon, 20 Sep 2004 08:52:20 +0000 (08:52 +0000)]
Added postgis_geos_version.h

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

20 years agoincluded local postgis_geos_version.h
Sandro Santilli [Mon, 20 Sep 2004 08:52:01 +0000 (08:52 +0000)]
included local postgis_geos_version.h

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

20 years agoAdded detect_geos_version rule
Sandro Santilli [Mon, 20 Sep 2004 08:51:43 +0000 (08:51 +0000)]
Added detect_geos_version rule

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

20 years agoMoved lwgeom TODO in the root
Sandro Santilli [Mon, 20 Sep 2004 08:29:33 +0000 (08:29 +0000)]
Moved lwgeom TODO in the root

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

20 years agoHWGEOM functions moved under hwgeom/ directory
Sandro Santilli [Mon, 20 Sep 2004 08:25:24 +0000 (08:25 +0000)]
HWGEOM functions moved under hwgeom/ directory

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

20 years agofixed typo
Sandro Santilli [Mon, 20 Sep 2004 08:21:04 +0000 (08:21 +0000)]
fixed typo

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

20 years agoprepared to contain old internal representation code
Sandro Santilli [Mon, 20 Sep 2004 07:50:06 +0000 (07:50 +0000)]
prepared to contain old internal representation code

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

20 years agoFixed a serius bug in pointArray_construct.
Sandro Santilli [Sat, 18 Sep 2004 22:15:35 +0000 (22:15 +0000)]
Fixed a serius bug in pointArray_construct.
Added debugging output, optimized some functions, indentation buties..

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

20 years agoAdded more debugging output
Sandro Santilli [Sat, 18 Sep 2004 22:13:44 +0000 (22:13 +0000)]
Added more debugging output

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

20 years agoReorganize OpenGIS function reference into categories.
Paul Ramsey [Thu, 16 Sep 2004 20:36:48 +0000 (20:36 +0000)]
Reorganize OpenGIS function reference into categories.

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

20 years agoAdded the distance_sphere function to calculate the distance between two points
Mark Leslie [Thu, 16 Sep 2004 15:50:59 +0000 (15:50 +0000)]
Added the distance_sphere function to calculate the distance between two points
on an earth-sized sphere using an algorithm implemented by Bruno Wolff III.
Added the postgresql loader function.

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

20 years agoAdded box3d_to_box2df_p to reduce number of required memcpys
Sandro Santilli [Thu, 16 Sep 2004 10:42:08 +0000 (10:42 +0000)]
Added box3d_to_box2df_p to reduce number of required memcpys

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

20 years agoChanged SPI_cursor_open call changes to be used for USE_VERSION > 80
Sandro Santilli [Thu, 16 Sep 2004 09:06:44 +0000 (09:06 +0000)]
Changed SPI_cursor_open call changes to be used for USE_VERSION > 80
(change seems to be intended for future releases)

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

20 years agoAdded binary predicate short-circuits
Sandro Santilli [Thu, 16 Sep 2004 09:05:31 +0000 (09:05 +0000)]
Added binary predicate short-circuits

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

20 years agoAdded getbox2d_internal
Sandro Santilli [Thu, 16 Sep 2004 09:05:10 +0000 (09:05 +0000)]
Added getbox2d_internal

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

20 years agoupdated
Sandro Santilli [Thu, 16 Sep 2004 09:04:45 +0000 (09:04 +0000)]
updated

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

20 years agoCHIP and GEOS types (forgot to add)
Sandro Santilli [Tue, 14 Sep 2004 12:31:31 +0000 (12:31 +0000)]
CHIP and GEOS types (forgot to add)

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

20 years agoAdded a note about tweeking random_page_cost
Sandro Santilli [Tue, 14 Sep 2004 12:23:27 +0000 (12:23 +0000)]
Added a note about tweeking random_page_cost

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

20 years agofixed a typo in the geometry_send function definition
Sandro Santilli [Tue, 14 Sep 2004 08:39:24 +0000 (08:39 +0000)]
fixed a typo in the geometry_send function definition

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

20 years agoUpdated call to SPI_cursor_open to 8.0 (beta2) interface.
Sandro Santilli [Tue, 14 Sep 2004 07:43:00 +0000 (07:43 +0000)]
Updated call to SPI_cursor_open to 8.0 (beta2) interface.

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

20 years agoupdated
Sandro Santilli [Mon, 13 Sep 2004 19:04:23 +0000 (19:04 +0000)]
updated

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

20 years agoremoved old files from Attic/
Sandro Santilli [Mon, 13 Sep 2004 17:59:38 +0000 (17:59 +0000)]
removed old files from Attic/

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

20 years agoAdded pdf rule that uses pdfxmltex
Paul Ramsey [Mon, 13 Sep 2004 15:37:29 +0000 (15:37 +0000)]
Added pdf rule that uses pdfxmltex

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

20 years agoAdded binary input/output function for type geometry.
Sandro Santilli [Mon, 13 Sep 2004 14:26:56 +0000 (14:26 +0000)]
Added binary input/output function for type geometry.

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

20 years agoindentation fix
Sandro Santilli [Mon, 13 Sep 2004 14:26:27 +0000 (14:26 +0000)]
indentation fix

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

20 years agoupdated
Sandro Santilli [Mon, 13 Sep 2004 13:35:20 +0000 (13:35 +0000)]
updated

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

20 years agoAdded AsSVG().
Sandro Santilli [Mon, 13 Sep 2004 13:32:01 +0000 (13:32 +0000)]
Added AsSVG().

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

20 years agoAdded POINT rendering info for AsSVG function
Sandro Santilli [Mon, 13 Sep 2004 08:48:03 +0000 (08:48 +0000)]
Added POINT rendering info for AsSVG function

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

20 years agoBump version numbers to 0.9.0
Paul Ramsey [Fri, 10 Sep 2004 18:41:41 +0000 (18:41 +0000)]
Bump version numbers to 0.9.0

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

20 years agoAdded 'recommended' to proj/geos flags
Paul Ramsey [Fri, 10 Sep 2004 16:41:42 +0000 (16:41 +0000)]
Added 'recommended' to proj/geos flags

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

20 years agoNote 8.0 support and w32
Paul Ramsey [Fri, 10 Sep 2004 16:19:13 +0000 (16:19 +0000)]
Note 8.0 support and w32

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

20 years agoAdded Log tag to header.
Paul Ramsey [Fri, 10 Sep 2004 16:16:31 +0000 (16:16 +0000)]
Added Log tag to header.

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

20 years agoAdded asSVG documentation
Sandro Santilli [Fri, 10 Sep 2004 15:52:59 +0000 (15:52 +0000)]
Added asSVG documentation

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

20 years agoupdated
Sandro Santilli [Fri, 10 Sep 2004 13:26:46 +0000 (13:26 +0000)]
updated

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

20 years agofixed a memory fault
Sandro Santilli [Fri, 10 Sep 2004 13:25:36 +0000 (13:25 +0000)]
fixed a memory fault

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

20 years agoIncluded SVG output function, modified to have precision expressed
Sandro Santilli [Fri, 10 Sep 2004 12:49:29 +0000 (12:49 +0000)]
Included SVG output function, modified to have precision expressed
in terms of significant digits.

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

20 years agoAdded all ..FromWKB functions, asbinary(geom) and bytea<->geom casts
Sandro Santilli [Fri, 10 Sep 2004 08:48:49 +0000 (08:48 +0000)]
Added all ..FromWKB functions, asbinary(geom) and bytea<->geom casts

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

20 years agoasbinary(), geomfromwkb
Sandro Santilli [Fri, 10 Sep 2004 07:36:25 +0000 (07:36 +0000)]
asbinary(), geomfromwkb

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

20 years agoChanges in preparation for 0.9
Paul Ramsey [Thu, 9 Sep 2004 22:48:37 +0000 (22:48 +0000)]
Changes in preparation for 0.9

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

20 years agoFix silly entity handling in chunked mode HTML generation
Paul Ramsey [Thu, 9 Sep 2004 20:51:32 +0000 (20:51 +0000)]
Fix silly entity handling in chunked mode HTML generation

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

20 years agoAdded FAQ for mapserver section and entries on SQL spatial queries.
Paul Ramsey [Thu, 9 Sep 2004 19:08:45 +0000 (19:08 +0000)]
Added FAQ for mapserver section and entries on SQL spatial queries.

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

20 years agoAdded example spatial SQL section.
Paul Ramsey [Thu, 9 Sep 2004 17:38:41 +0000 (17:38 +0000)]
Added example spatial SQL section.

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

20 years agoAdd --output flag to html build rule
Paul Ramsey [Thu, 9 Sep 2004 15:37:18 +0000 (15:37 +0000)]
Add --output flag to html build rule

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

20 years agosome bug fixes... geometry_analyze added
Sandro Santilli [Wed, 8 Sep 2004 16:34:36 +0000 (16:34 +0000)]
some bug fixes... geometry_analyze added

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

20 years agoFixed bug in GEOS link reference
Sandro Santilli [Wed, 8 Sep 2004 14:30:43 +0000 (14:30 +0000)]
Fixed bug in GEOS link reference

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

20 years agoupdated
Sandro Santilli [Wed, 8 Sep 2004 14:27:07 +0000 (14:27 +0000)]
updated

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

20 years agoAdded segmentize()
Sandro Santilli [Wed, 8 Sep 2004 14:19:25 +0000 (14:19 +0000)]
Added segmentize()

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

20 years agoAdded segmentize(geom,double) documentation
Sandro Santilli [Wed, 8 Sep 2004 14:18:35 +0000 (14:18 +0000)]
Added segmentize(geom,double) documentation

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

20 years agoupdated
Sandro Santilli [Wed, 8 Sep 2004 10:57:08 +0000 (10:57 +0000)]
updated

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

20 years agore-introduced 'jw' optional production method
Sandro Santilli [Wed, 8 Sep 2004 10:44:30 +0000 (10:44 +0000)]
re-introduced 'jw' optional production method

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

20 years agoFixed a bug in the z() function.
Sandro Santilli [Wed, 8 Sep 2004 10:25:26 +0000 (10:25 +0000)]
Fixed a bug in the z() function.
Added ! GEOS implementation of Centroid().

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

20 years agoCommit today's edits.
Paul Ramsey [Wed, 8 Sep 2004 00:31:18 +0000 (00:31 +0000)]
Commit today's edits.

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

20 years agoMake default html output be a single page.
Paul Ramsey [Tue, 7 Sep 2004 22:40:35 +0000 (22:40 +0000)]
Make default html output be a single page.

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

20 years agoChange chunking depth to "chapter".
Paul Ramsey [Tue, 7 Sep 2004 22:35:02 +0000 (22:35 +0000)]
Change chunking depth to "chapter".

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

20 years agoMore minor editorial changes.
Paul Ramsey [Tue, 7 Sep 2004 22:28:46 +0000 (22:28 +0000)]
More minor editorial changes.

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

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