Commit graph

848 commits

Author SHA1 Message Date
Sandro Santilli a12153246e fixed a comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@874 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-22 14:56:33 +00:00
Sandro Santilli 71164db850 Added 'label' argument to the profreport macro.
git-svn-id: http://svn.osgeo.org/postgis/trunk@873 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-22 13:45:11 +00:00
Sandro Santilli 0f687e9f3f 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
2004-09-22 11:42:45 +00:00
Paul Ramsey 86e909d00c 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
2004-09-22 04:48:51 +00:00
Sandro Santilli 9d36434ce8 slightly changed PROF_SUM output for sort acceptance
git-svn-id: http://svn.osgeo.org/postgis/trunk@870 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 21:04:14 +00:00
Sandro Santilli c3bf4fa141 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
2004-09-21 20:44:14 +00:00
Paul Ramsey 87a68d9e9a Add section autolabelling to printed output
git-svn-id: http://svn.osgeo.org/postgis/trunk@868 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 19:10:41 +00:00
Paul Ramsey ff80ddf158 Add autolabelling to sections in generated HTML.
git-svn-id: http://svn.osgeo.org/postgis/trunk@867 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 19:09:40 +00:00
Sandro Santilli 4737c374f5 Added missing profiling report calls in predicates
git-svn-id: http://svn.osgeo.org/postgis/trunk@866 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 17:50:56 +00:00
Sandro Santilli bfbcb9df08 Added GEOS profiling support.
git-svn-id: http://svn.osgeo.org/postgis/trunk@865 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 17:36:54 +00:00
Sandro Santilli 5c1c4b5b2c reduced memory copies in GEOS2POSTGIS()
git-svn-id: http://svn.osgeo.org/postgis/trunk@864 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 16:08:03 +00:00
Sandro Santilli a51da0d6c9 buffer serialized accept NULL as return-size pointer
git-svn-id: http://svn.osgeo.org/postgis/trunk@863 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 16:07:25 +00:00
Sandro Santilli 6f27bd99cc 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
2004-09-21 15:44:53 +00:00
Sandro Santilli 05fad4e009 Added lwexploded_findlength
git-svn-id: http://svn.osgeo.org/postgis/trunk@861 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 10:57:26 +00:00
Sandro Santilli 8c1f0ecf46 Optimized postgis->geos conversion
git-svn-id: http://svn.osgeo.org/postgis/trunk@860 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 21:13:23 +00:00
Sandro Santilli 17505c8ab0 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
2004-09-20 21:13:01 +00:00
Sandro Santilli 09cb19222d updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@858 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 17:14:18 +00:00
Sandro Santilli c6528bc2da changed comments to better show shape type handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@857 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 17:13:31 +00:00
Sandro Santilli 9bd576c8a2 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
2004-09-20 17:11:44 +00:00
Sandro Santilli 31b86139f9 Added force_4d(geometry)
git-svn-id: http://svn.osgeo.org/postgis/trunk@855 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 17:03:41 +00:00
Sandro Santilli b3ccd35832 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
2004-09-20 16:33:05 +00:00
Sandro Santilli f93679560a Fixed a bug in popbyte. Trapped WKB endiannes errors.
git-svn-id: http://svn.osgeo.org/postgis/trunk@852 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 14:14:43 +00:00
Sandro Santilli 1db81f3d3d updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@851 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 13:50:24 +00:00
Sandro Santilli ddbbc04a15 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
2004-09-20 13:49:27 +00:00
Sandro Santilli 0ab82e6abe Changed postgis.sql to lwpostgis.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@849 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 12:07:54 +00:00
Sandro Santilli 319cd09816 Added lwpostgis.sql rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@848 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 12:07:36 +00:00
Sandro Santilli d34858e4bc updated layout description and configuration instructions
git-svn-id: http://svn.osgeo.org/postgis/trunk@847 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 10:58:07 +00:00
Sandro Santilli 76986f09de Renamed README
git-svn-id: http://svn.osgeo.org/postgis/trunk@846 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 10:09:06 +00:00
Sandro Santilli 5d1d72d034 Added missing 'uninstall' rules. Fixed existing install rules.
git-svn-id: http://svn.osgeo.org/postgis/trunk@845 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 10:08:18 +00:00
Sandro Santilli cbbbfa301c 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
2004-09-20 09:58:26 +00:00
Sandro Santilli 909c07e70a added missing prototype
git-svn-id: http://svn.osgeo.org/postgis/trunk@843 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:29:29 +00:00
Sandro Santilli 0dc6740832 Reworked build scripts.
git-svn-id: http://svn.osgeo.org/postgis/trunk@842 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:22:25 +00:00
Sandro Santilli b10179364d fixed bugs in non-GEOS centroid function
git-svn-id: http://svn.osgeo.org/postgis/trunk@841 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:21:29 +00:00
Sandro Santilli 9c2a6c6bfa cleanups
git-svn-id: http://svn.osgeo.org/postgis/trunk@840 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 09:20:51 +00:00
Sandro Santilli 9cc288963a generalized library ignore line
git-svn-id: http://svn.osgeo.org/postgis/trunk@839 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:53:06 +00:00
Sandro Santilli f6aca1f6bc Added postgis_geos_version.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@838 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:52:20 +00:00
Sandro Santilli 839eff4231 included local postgis_geos_version.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@837 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:52:01 +00:00
Sandro Santilli f797a31982 Added detect_geos_version rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@836 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:51:43 +00:00
Sandro Santilli bd508b4784 Moved lwgeom TODO in the root
git-svn-id: http://svn.osgeo.org/postgis/trunk@835 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:29:33 +00:00
Sandro Santilli 96b130d587 HWGEOM functions moved under hwgeom/ directory
git-svn-id: http://svn.osgeo.org/postgis/trunk@834 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:25:24 +00:00
Sandro Santilli d23e4e4dfe fixed typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@833 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 08:21:04 +00:00
Sandro Santilli 21b26bbf9b prepared to contain old internal representation code
git-svn-id: http://svn.osgeo.org/postgis/trunk@832 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 07:50:06 +00:00
Sandro Santilli 32542774ac 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
2004-09-18 22:15:35 +00:00
Sandro Santilli 27150b541c Added more debugging output
git-svn-id: http://svn.osgeo.org/postgis/trunk@830 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-18 22:13:44 +00:00
Paul Ramsey 745a039217 Reorganize OpenGIS function reference into categories.
git-svn-id: http://svn.osgeo.org/postgis/trunk@829 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 20:36:48 +00:00
Mark Leslie aafad47213 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
2004-09-16 15:50:59 +00:00
Sandro Santilli 1a3493fbf9 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
2004-09-16 10:42:08 +00:00
Sandro Santilli bf36b54431 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
2004-09-16 09:06:44 +00:00
Sandro Santilli 3771b8a945 Added binary predicate short-circuits
git-svn-id: http://svn.osgeo.org/postgis/trunk@825 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 09:05:31 +00:00
Sandro Santilli ca19a49cf1 Added getbox2d_internal
git-svn-id: http://svn.osgeo.org/postgis/trunk@824 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 09:05:10 +00:00