]> granicus.if.org Git - postgis/log
postgis
16 years agofixed typo in ST_Length3d_Spheriod xref to ST_Length_Spheroid
Kevin Neufeld [Mon, 27 Oct 2008 15:33:33 +0000 (15:33 +0000)]
fixed typo in ST_Length3d_Spheriod xref to ST_Length_Spheroid

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

16 years agofixed typo in missing constraint linkend: ST_InteriorRings to ST_NumInteriorRings
Kevin Neufeld [Mon, 27 Oct 2008 15:29:19 +0000 (15:29 +0000)]
fixed typo in missing constraint linkend: ST_InteriorRings to ST_NumInteriorRings

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

16 years agotypo in xref link
Kevin Neufeld [Mon, 27 Oct 2008 15:26:34 +0000 (15:26 +0000)]
typo in xref link

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

16 years agoadded id for missing constraint linkend: PostGIS_Scripts_Released
Kevin Neufeld [Mon, 27 Oct 2008 15:25:28 +0000 (15:25 +0000)]
added id for missing constraint linkend: PostGIS_Scripts_Released

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

16 years agoadded id for missing constraint linkend: line_substring
Kevin Neufeld [Mon, 27 Oct 2008 15:21:58 +0000 (15:21 +0000)]
added id for missing constraint linkend: line_substring

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

16 years agoadded id for constraint linkend: length2d
Kevin Neufeld [Mon, 27 Oct 2008 15:15:35 +0000 (15:15 +0000)]
added id for constraint linkend: length2d

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

16 years agofixed bug in lwpostgis.sql.in.c in POPULATE_GEOMETRY_COLUMNS when detecting SRIDs...
Kevin Neufeld [Mon, 27 Oct 2008 06:49:05 +0000 (06:49 +0000)]
fixed bug in lwpostgis.sql.in.c in POPULATE_GEOMETRY_COLUMNS when detecting SRIDs of -1.

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

16 years agoupdated description for Populate_Geometry_Columns
Kevin Neufeld [Mon, 27 Oct 2008 06:29:42 +0000 (06:29 +0000)]
updated description for Populate_Geometry_Columns

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

16 years agoadded plpgsql function Probe_Geometry_Columns to lwpostgis.sql.in.c and added documen...
Kevin Neufeld [Mon, 27 Oct 2008 06:13:35 +0000 (06:13 +0000)]
added plpgsql function Probe_Geometry_Columns to lwpostgis.sql.in.c and added documentation in reference_new.xml

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

16 years agoFix typo
Regina Obe [Sun, 26 Oct 2008 22:26:25 +0000 (22:26 +0000)]
Fix typo

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

16 years agoMove over ST_Length* functions. Correct documentation - e.g. missing ST_Length2D_Sph...
Regina Obe [Sun, 26 Oct 2008 22:18:42 +0000 (22:18 +0000)]
Move over ST_Length* functions.  Correct documentation - e.g. missing ST_Length2D_Spheroid and ST_Length3d_Spheroid and ST_Length_Spheroid are synonyms.  Seems to disagree with how we define ST_Length.

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

16 years agoMove over ST_Distance_Spher* functions
Regina Obe [Sun, 26 Oct 2008 21:24:40 +0000 (21:24 +0000)]
Move over ST_Distance_Spher* functions

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

16 years agoPut in availability info for rotate functions
Regina Obe [Sun, 26 Oct 2008 19:49:14 +0000 (19:49 +0000)]
Put in availability info for rotate functions

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

16 years agoMove over rest of Affine family. Correct some typos. Put ST_ForceRHR in right location.
Regina Obe [Sun, 26 Oct 2008 19:43:24 +0000 (19:43 +0000)]
Move over rest of Affine family.  Correct some typos.  Put ST_ForceRHR in right location.

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

16 years agoMove over ST_Affine
Regina Obe [Sun, 26 Oct 2008 18:14:28 +0000 (18:14 +0000)]
Move over ST_Affine

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

16 years agoAdd = operator the most confusing and accidentally used operator of all
Regina Obe [Sat, 25 Oct 2008 17:29:45 +0000 (17:29 +0000)]
Add = operator the most confusing and accidentally used operator of all

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

16 years agoCommit provide another example of ST_SetPoint and flag as supporting 3d
Regina Obe [Sat, 25 Oct 2008 16:30:07 +0000 (16:30 +0000)]
Commit provide another example of ST_SetPoint and flag as supporting 3d

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

16 years agotypo
Regina Obe [Fri, 24 Oct 2008 15:01:26 +0000 (15:01 +0000)]
typo

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

16 years agoMove over ST_SnapToGrid
Regina Obe [Fri, 24 Oct 2008 14:53:13 +0000 (14:53 +0000)]
Move over ST_SnapToGrid

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

16 years agotypo
Regina Obe [Thu, 23 Oct 2008 00:28:22 +0000 (00:28 +0000)]
typo

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

16 years agoMove over ST_Relate the last of the Geometry Relationship Function and destroy the...
Regina Obe [Wed, 22 Oct 2008 18:55:10 +0000 (18:55 +0000)]
Move over ST_Relate the last of the Geometry Relationship Function and destroy the section in old reference.

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

16 years agoMove over perimeter and max distance
Regina Obe [Tue, 21 Oct 2008 06:41:35 +0000 (06:41 +0000)]
Move over perimeter and max distance

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

16 years agomoved ST_ForceRHR into the correct category
Kevin Neufeld [Tue, 21 Oct 2008 04:54:53 +0000 (04:54 +0000)]
moved ST_ForceRHR into the correct category

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

16 years agomoved over ST_ForceRHR
Kevin Neufeld [Tue, 21 Oct 2008 04:41:37 +0000 (04:41 +0000)]
moved over ST_ForceRHR

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

16 years agotypo in st_cover something. Hate non-symmetric relationships
Regina Obe [Mon, 20 Oct 2008 17:36:50 +0000 (17:36 +0000)]
typo in st_cover something.  Hate non-symmetric relationships

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

16 years agoRevert change to ST_MemUnion - it really is that. Most have had a faulty restore...
Regina Obe [Mon, 20 Oct 2008 17:29:41 +0000 (17:29 +0000)]
Revert change to ST_MemUnion - it really is that.  Most have had a faulty restore when it was named ST_MemGeomUnion

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

16 years agoMove over ST_Covers and ST_CoveredBy and provide examples, update ST_Contains example...
Regina Obe [Mon, 20 Oct 2008 17:25:00 +0000 (17:25 +0000)]
Move over ST_Covers and ST_CoveredBy and provide examples, update ST_Contains example to show distinction between ST_Covers, ST_Contains etc.

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

16 years agocorrect links in README and note about running make check before make install. How...
Regina Obe [Mon, 20 Oct 2008 14:49:57 +0000 (14:49 +0000)]
correct links in README and note about running make check before make install.  How the hell do you do that?

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

16 years agoProvide example for GeometryType. fix typo
Regina Obe [Sun, 19 Oct 2008 23:40:45 +0000 (23:40 +0000)]
Provide example for GeometryType.  fix typo

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

16 years agotypo in ST_Y definition. Also added common use-case example of ST_Centroid used...
Regina Obe [Sun, 19 Oct 2008 23:31:19 +0000 (23:31 +0000)]
typo in ST_Y definition.  Also added common use-case example of ST_Centroid used with ST_X, ST_Y

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

16 years agoAfter several discussions at PGDay, it seems that the only use-case for the PGXS...
Mark Cave-Ayland [Sun, 19 Oct 2008 14:52:29 +0000 (14:52 +0000)]
After several discussions at PGDay, it seems that the only use-case for the PGXS PROGRAM clause is for programs that wish to link with the backend libraries. Hence create a new Makefile for the loader directory which uses the new autoconf infrastructure, based upon library and dependency lists from the original 1.3 branch.

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

16 years agoMove over remainder of Geometry Accessors to new section. Fix ST_MemUnion (really...
Regina Obe [Sun, 19 Oct 2008 14:40:34 +0000 (14:40 +0000)]
Move over remainder of Geometry Accessors to new section.  Fix ST_MemUnion (really ST_MemGeomUnion), correct mistake in ST_SymDifference

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

16 years agoRemove postgis_jts_version() function call from regression tests as the function...
Mark Cave-Ayland [Sat, 18 Oct 2008 08:33:15 +0000 (08:33 +0000)]
Remove postgis_jts_version() function call from regression tests as the function no longer exists (prevents warning being displayed at the start of the test run)

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

16 years agoMove over the *N family
Regina Obe [Fri, 17 Oct 2008 18:51:36 +0000 (18:51 +0000)]
Move over the *N family

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

16 years agoMove over ST_length2d, ST_length3d
Regina Obe [Fri, 17 Oct 2008 17:58:53 +0000 (17:58 +0000)]
Move over ST_length2d, ST_length3d

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

16 years agoMove over ST_MemUnion the last of the geometry processing functions and destroy the...
Regina Obe [Fri, 17 Oct 2008 03:39:44 +0000 (03:39 +0000)]
Move over ST_MemUnion the last of the geometry processing functions and destroy the geometry processing functions old section

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

16 years agoforgot to delete some stuff
Regina Obe [Fri, 17 Oct 2008 03:05:42 +0000 (03:05 +0000)]
forgot to delete some stuff

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

16 years agomove over ST_Shift_Longitude, ST_Difference, ST_SymDifference
Regina Obe [Fri, 17 Oct 2008 03:04:20 +0000 (03:04 +0000)]
move over ST_Shift_Longitude, ST_Difference, ST_SymDifference

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

16 years agoreverting accidental commit to template.xml
Kevin Neufeld [Thu, 16 Oct 2008 22:13:08 +0000 (22:13 +0000)]
reverting accidental commit to template.xml

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

16 years agoMove over ST_NumGeometries
Regina Obe [Thu, 16 Oct 2008 18:35:35 +0000 (18:35 +0000)]
Move over ST_NumGeometries

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

16 years agoMove over ST_ExteriorRing, ST_NumInteriorRings, ST_NumInteriorRing
Regina Obe [Thu, 16 Oct 2008 18:17:10 +0000 (18:17 +0000)]
Move over ST_ExteriorRing, ST_NumInteriorRings, ST_NumInteriorRing

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

16 years agoadded dblatex as a dependency for building PDF's
Kevin Neufeld [Thu, 16 Oct 2008 18:12:34 +0000 (18:12 +0000)]
added dblatex as a dependency for building PDF's
added a pdf target to doc/Makefile.in

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

16 years agoUpdate to previous parser patch: if the error location is 0 (i.e. we haven't even...
Mark Cave-Ayland [Thu, 16 Oct 2008 08:33:25 +0000 (08:33 +0000)]
Update to previous parser patch: if the error location is 0 (i.e. we haven't even matched a valid OGC WKT type) then display a more appropriate message. Per minor gripe from Paul.

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

16 years agoupdate st_azimuth - it should be called vector instead of line since order of points...
Regina Obe [Thu, 16 Oct 2008 07:22:08 +0000 (07:22 +0000)]
update st_azimuth - it should be called vector instead of line since order of points reverses the angle

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

16 years agoMove over ST_Azimuth and provide example
Regina Obe [Thu, 16 Oct 2008 07:17:17 +0000 (07:17 +0000)]
Move over ST_Azimuth and provide example

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

16 years agoMove over ST_Boundary to new section, copy comment about SQL-MM srid to xsl header
Regina Obe [Thu, 16 Oct 2008 06:35:03 +0000 (06:35 +0000)]
Move over ST_Boundary to new section,  copy comment about SQL-MM srid to xsl header

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

16 years agoFix pointer problem in the new HINT code caused by strncpy() not padding with zeros...
Mark Cave-Ayland [Wed, 15 Oct 2008 21:44:19 +0000 (21:44 +0000)]
Fix pointer problem in the new HINT code caused by strncpy() not padding with zeros unless the specified length is *longer* than the source string.

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

16 years agolast one!
Paul Ramsey [Wed, 15 Oct 2008 18:36:22 +0000 (18:36 +0000)]
last one!

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

16 years agoexpunge remaining stringBuffer references
Paul Ramsey [Wed, 15 Oct 2008 18:26:27 +0000 (18:26 +0000)]
expunge remaining stringBuffer references

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

16 years agoRemove stringBuffer.* from build/repository.
Paul Ramsey [Wed, 15 Oct 2008 17:59:18 +0000 (17:59 +0000)]
Remove stringBuffer.* from build/repository.

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

16 years agoUpdate the LWGEOM parser to provide error HINTs when being called from PostgreSQL...
Mark Cave-Ayland [Wed, 15 Oct 2008 15:03:54 +0000 (15:03 +0000)]
Update the LWGEOM parser to provide error HINTs when being called from PostgreSQL, and update regression tests accordingly.

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

16 years agofix spacing of st_linemerge, st_segmentize examples.
Regina Obe [Wed, 15 Oct 2008 13:43:59 +0000 (13:43 +0000)]
fix spacing of st_linemerge, st_segmentize examples.

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

16 years agoMove over ST_Segmentize and ST_LineMerge
Regina Obe [Wed, 15 Oct 2008 13:39:03 +0000 (13:39 +0000)]
Move over ST_Segmentize and ST_LineMerge

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

16 years agomoved cleanup of the pdf to the maintainer-clean target
Kevin Neufeld [Tue, 14 Oct 2008 23:08:00 +0000 (23:08 +0000)]
moved cleanup of the pdf to the maintainer-clean target

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

16 years agoRemove sliced test code and return to original state.
Paul Ramsey [Tue, 14 Oct 2008 20:11:07 +0000 (20:11 +0000)]
Remove sliced test code and return to original state.

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

16 years agoNearly finish work on the new parser API. The key part of this patch is to alter...
Mark Cave-Ayland [Tue, 14 Oct 2008 19:51:24 +0000 (19:51 +0000)]
Nearly finish work on the new parser API. The key part of this patch is to alter the behaviour of the parser so that instead of generating errors directly, it returns an error code, error location and an error message. Hence the caller is now in charge of the behaviour when parsing invalid geometries, and so can ignore errors or proceed onto the next geometry if required. The regression test change is due to a change in an error message, since the error is now returned from the unparser before it even gets to GEOS.

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

16 years agoProvide examples for ST_Simplify and ST_SimplifyPreserveTopology
Regina Obe [Tue, 14 Oct 2008 19:39:07 +0000 (19:39 +0000)]
Provide examples for ST_Simplify and ST_SimplifyPreserveTopology

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

16 years agoMove over st_simplify and st_simplifypreservetopology. Still need to put in examples.
Regina Obe [Tue, 14 Oct 2008 18:16:03 +0000 (18:16 +0000)]
Move over st_simplify and st_simplifypreservetopology.  Still need to put in examples.

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

16 years agoastyle style=ansi indent=tab=8
Paul Ramsey [Tue, 14 Oct 2008 17:42:15 +0000 (17:42 +0000)]
astyle style=ansi indent=tab=8

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

16 years agocompletely move over rest of management functions to new section. Add probe_geometry...
Regina Obe [Tue, 14 Oct 2008 11:40:27 +0000 (11:40 +0000)]
completely move over rest of management functions to new section.  Add probe_geometry_columns - never been documented, but useful.  Get rid of update_geometry_stats - just returns a dumb message that its obsolete.

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

16 years agoAdd missing function proto for dropgeometrytable
Regina Obe [Tue, 14 Oct 2008 03:56:39 +0000 (03:56 +0000)]
Add missing function proto for dropgeometrytable

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

16 years agoRename parser_check_flags to current_parser_check_flags and unparser_check_flags...
Mark Cave-Ayland [Mon, 13 Oct 2008 13:16:14 +0000 (13:16 +0000)]
Rename parser_check_flags to current_parser_check_flags and unparser_check_flags to current_unparser_check_flags to clarify that these status variables only reflect the checks enabled for the current parse.

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

16 years agoMove the liblwgeom unparser example over to the dynptarray API which is the proper...
Mark Cave-Ayland [Mon, 13 Oct 2008 13:03:23 +0000 (13:03 +0000)]
Move the liblwgeom unparser example over to the dynptarray API which is the proper way to alter point arrays in memory.

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

16 years agoFix up some more warnings in SVN trunk; note that there are still 2 remaining Prepare...
Mark Cave-Ayland [Mon, 13 Oct 2008 11:36:17 +0000 (11:36 +0000)]
Fix up some more warnings in SVN trunk; note that there are still 2 remaining PreparedGeometry warnings, but these will require patching GEOS.

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

16 years agoPerformance boost: only detoast the front of the tuple first and
Paul Ramsey [Sun, 12 Oct 2008 17:47:37 +0000 (17:47 +0000)]
Performance boost: only detoast the front of the tuple first and
extract the bbox from that.

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

16 years agoPull prep_cache reference safely inside PREPARED_GEOM #ifdef
Paul Ramsey [Fri, 10 Oct 2008 16:34:24 +0000 (16:34 +0000)]
Pull prep_cache reference safely inside PREPARED_GEOM #ifdef

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

16 years agoSet keywords propery.
Paul Ramsey [Fri, 10 Oct 2008 05:24:08 +0000 (05:24 +0000)]
Set keywords propery.

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

16 years agoClean-up and comment.
Paul Ramsey [Fri, 10 Oct 2008 05:17:54 +0000 (05:17 +0000)]
Clean-up and comment.

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

16 years agoRename lwgeom_geos_c.c to lwgeom_geos.c
Paul Ramsey [Fri, 10 Oct 2008 04:41:03 +0000 (04:41 +0000)]
Rename lwgeom_geos_c.c to lwgeom_geos.c

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

16 years agoPrepared geometries getting closer to readiness. Integrated into standard functions...
Paul Ramsey [Fri, 10 Oct 2008 04:39:54 +0000 (04:39 +0000)]
Prepared geometries getting closer to readiness. Integrated into standard functions, regression tests added.

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

16 years agoUpdating the regression test README file with details about the c preprocessing step...
Mark Leslie [Fri, 10 Oct 2008 01:35:58 +0000 (01:35 +0000)]
Updating the regression test README file with details about the c preprocessing step and the formatting of the _expected file results.

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

16 years agoSQL my MM
Regina Obe [Wed, 8 Oct 2008 18:57:11 +0000 (18:57 +0000)]
SQL my MM

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

16 years agoupdate st_translate include support for 3d flag
Regina Obe [Wed, 8 Oct 2008 18:51:22 +0000 (18:51 +0000)]
update st_translate include support for 3d flag

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

16 years agoMove to memcmp keys, leave prepared functions tied to old keyed signatures for now.
Paul Ramsey [Wed, 8 Oct 2008 18:27:16 +0000 (18:27 +0000)]
Move to memcmp keys, leave prepared functions tied to old keyed signatures for now.

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

16 years agoRebuilt the box3d generation for circular strings to account for a special large...
Mark Leslie [Wed, 8 Oct 2008 10:14:46 +0000 (10:14 +0000)]
Rebuilt the box3d generation for circular strings to account for a special large-arc case.  Fix for issue 58, includes regression test for the case.

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

16 years agofixed several broken or redirected external URLs.
Kevin Neufeld [Wed, 8 Oct 2008 05:48:57 +0000 (05:48 +0000)]
fixed several broken or redirected external URLs.

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

16 years agofixed several broken or redirected external URLs.
Kevin Neufeld [Wed, 8 Oct 2008 05:45:46 +0000 (05:45 +0000)]
fixed several broken or redirected external URLs.

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

16 years agoFix minor logic error in intersects() bbox shortcut.
Paul Ramsey [Wed, 8 Oct 2008 04:25:40 +0000 (04:25 +0000)]
Fix minor logic error in intersects() bbox shortcut.

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

16 years agoRe-work prepared geom cache to use memcmp instead of keys, step 1.
Paul Ramsey [Tue, 7 Oct 2008 23:51:14 +0000 (23:51 +0000)]
Re-work prepared geom cache to use memcmp instead of keys, step 1.

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

16 years agoMove DEBUG statement next to a req'd variable.
Paul Ramsey [Tue, 7 Oct 2008 20:38:23 +0000 (20:38 +0000)]
Move DEBUG statement next to a req'd variable.

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

16 years agocorrect mistake
Regina Obe [Tue, 7 Oct 2008 18:09:23 +0000 (18:09 +0000)]
correct mistake

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

16 years agoMove over ST_ConvexHull
Regina Obe [Tue, 7 Oct 2008 17:39:00 +0000 (17:39 +0000)]
Move over ST_ConvexHull

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

16 years agoFix slight error in box shortcut logic in prepared intersects.
Paul Ramsey [Mon, 6 Oct 2008 19:51:56 +0000 (19:51 +0000)]
Fix slight error in box shortcut logic in prepared intersects.

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

16 years agoConvert from LWDEBUG to POSTGIS_DEBUG
Paul Ramsey [Sun, 5 Oct 2008 22:12:34 +0000 (22:12 +0000)]
Convert from LWDEBUG to POSTGIS_DEBUG

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

16 years agoFix stupid mistake in the liblwgeom parser...
Mark Cave-Ayland [Sun, 5 Oct 2008 17:33:03 +0000 (17:33 +0000)]
Fix stupid mistake in the liblwgeom parser...

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

16 years agoFix boneheaded error in prepared intersects.
Paul Ramsey [Sat, 4 Oct 2008 21:29:16 +0000 (21:29 +0000)]
Fix boneheaded error in prepared intersects.

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

16 years agoProtect prepared geometry implementation in GEOS>=3.1 defines.
Paul Ramsey [Sat, 4 Oct 2008 17:49:51 +0000 (17:49 +0000)]
Protect prepared geometry implementation in GEOS>=3.1 defines.

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

16 years agoFix the DEBUGF statements I didn't realise I broke with the new LWGEOM parser/unparse...
Mark Cave-Ayland [Sat, 4 Oct 2008 16:00:46 +0000 (16:00 +0000)]
Fix the DEBUGF statements I didn't realise I broke with the new LWGEOM parser/unparser API (in response to Paul's r3061 commit).

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

16 years agoSome extra debugf's in the prepared geometry code.
Paul Ramsey [Fri, 3 Oct 2008 18:07:18 +0000 (18:07 +0000)]
Some extra debugf's in the prepared geometry code.

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

16 years agoPatch up and comment out some DEBUGF lines that don't compile due to changes in function
Paul Ramsey [Fri, 3 Oct 2008 17:37:42 +0000 (17:37 +0000)]
Patch up and comment out some DEBUGF lines that don't compile due to changes in function
signatures in liblwgeom

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

16 years agocorrect incorrect statement
Regina Obe [Fri, 3 Oct 2008 13:23:56 +0000 (13:23 +0000)]
correct incorrect statement

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

16 years agoUpdate ST_Union's fitness for 3d with examples.
Regina Obe [Fri, 3 Oct 2008 13:20:28 +0000 (13:20 +0000)]
Update ST_Union's fitness for 3d with examples.

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

16 years agoAdd more examples of 3d use and annotate more 3d functions
Regina Obe [Fri, 3 Oct 2008 09:22:13 +0000 (09:22 +0000)]
Add more examples of 3d use and annotate more 3d functions

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

16 years agoRework prepared geometry handling to look more like the implementation of
Paul Ramsey [Thu, 2 Oct 2008 23:53:37 +0000 (23:53 +0000)]
Rework prepared geometry handling to look more like the implementation of
PJ caching in transform.

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

16 years agoFlip format to 'astyle --style=ansi --indent=tab=8' to make upcoming
Paul Ramsey [Thu, 2 Oct 2008 18:52:10 +0000 (18:52 +0000)]
Flip format to 'astyle --style=ansi --indent=tab=8' to make upcoming
changes more consistent, stylewise. (Can't stand the mixed styles anymore!)

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

16 years agoadd .so. to svn:ignore
Paul Ramsey [Thu, 2 Oct 2008 18:35:45 +0000 (18:35 +0000)]
add .so. to svn:ignore

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

16 years agoadd check for invalid srid to addgeometrycolumn (#33)
Paul Ramsey [Thu, 2 Oct 2008 17:36:52 +0000 (17:36 +0000)]
add check for invalid srid to addgeometrycolumn (#33)

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

16 years agoensure relate(g,g,p) is case insensitive (#44)
Paul Ramsey [Thu, 2 Oct 2008 16:46:39 +0000 (16:46 +0000)]
ensure relate(g,g,p) is case insensitive (#44)

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

16 years agoFlag more 3d compatible functions
Regina Obe [Thu, 2 Oct 2008 16:15:33 +0000 (16:15 +0000)]
Flag more 3d compatible functions

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

16 years agopass commandline options into backend command (#45)
Paul Ramsey [Thu, 2 Oct 2008 16:00:22 +0000 (16:00 +0000)]
pass commandline options into backend command (#45)

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