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

16 years agoFix log message to refer to correct function name
Paul Ramsey [Thu, 2 Oct 2008 15:56:57 +0000 (15:56 +0000)]
Fix log message to refer to correct function name

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

16 years agoFix minor typos in ST_Polygonize
Regina Obe [Thu, 2 Oct 2008 12:43:13 +0000 (12:43 +0000)]
Fix minor typos in ST_Polygonize

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

16 years agoGet rid of extra line breaks in specialty function section (by changing xsl). Move...
Regina Obe [Thu, 2 Oct 2008 12:14:05 +0000 (12:14 +0000)]
Get rid of extra line breaks in specialty function section (by changing xsl).  Move over ST_Polygonize and provide examples.

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

16 years agoStart annotating functions that support 3d, add some examples of 3d, update xsl to...
Regina Obe [Thu, 2 Oct 2008 11:40:06 +0000 (11:40 +0000)]
Start annotating functions that support 3d, add some examples of 3d, update xsl to pull out functions that support 3d in a separate special function index

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

16 years agoextraneous junk left
Regina Obe [Thu, 2 Oct 2008 11:17:03 +0000 (11:17 +0000)]
extraneous junk left

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

16 years agoMove over ST_Extent
Regina Obe [Thu, 2 Oct 2008 11:16:15 +0000 (11:16 +0000)]
Move over ST_Extent

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

16 years agoGet rid of excess paragraph in mm compliance section
Regina Obe [Wed, 1 Oct 2008 21:55:56 +0000 (21:55 +0000)]
Get rid of excess paragraph in mm compliance section

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

16 years agoMoved some functions to Geometry Processing section
Regina Obe [Wed, 1 Oct 2008 21:53:01 +0000 (21:53 +0000)]
Moved some functions to Geometry Processing section

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

16 years agoPut in SQL mm compliance for ST_Intersection
Regina Obe [Wed, 1 Oct 2008 21:42:53 +0000 (21:42 +0000)]
Put in SQL mm compliance for ST_Intersection

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

16 years agoMove ST_Intersection to new reference_new.xml
Regina Obe [Wed, 1 Oct 2008 20:04:05 +0000 (20:04 +0000)]
Move ST_Intersection to new reference_new.xml

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

16 years agoRevise to include mm compliance section
Regina Obe [Tue, 30 Sep 2008 17:42:11 +0000 (17:42 +0000)]
Revise to include mm compliance section

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

16 years agoMove over ST_Intersects sql mm compliance note to reference_new (remove sT_Intersects...
Regina Obe [Tue, 30 Sep 2008 17:39:13 +0000 (17:39 +0000)]
Move over ST_Intersects sql mm compliance note to reference_new (remove sT_Intersects from MM section of old reference)

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

16 years agoUpdate regression tests to include test cases for GBT#21.
Mark Cave-Ayland [Tue, 30 Sep 2008 13:29:49 +0000 (13:29 +0000)]
Update regression tests to include test cases for GBT#21.

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

16 years agoFix for locate_along_measure returning invalid values (GBT#21)
Mark Cave-Ayland [Tue, 30 Sep 2008 13:25:22 +0000 (13:25 +0000)]
Fix for locate_along_measure returning invalid values (GBT#21)

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

16 years agoadded a new aggregate and sql_mm toc to docs generated via a custom xsl (provided...
Kevin Neufeld [Tue, 30 Sep 2008 04:06:13 +0000 (04:06 +0000)]
added a new aggregate and sql_mm toc to docs generated via a custom xsl (provided by Regina Obe) to the documentation Makefile

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

16 years agochange to sort functions alphabetically
Regina Obe [Mon, 29 Sep 2008 16:20:42 +0000 (16:20 +0000)]
change to sort functions alphabetically

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

16 years agoUpdate LWGEOM unparser to (E)WKT/WKB to resturn a LWGEOM_UNPARSER_RESULT structure...
Mark Cave-Ayland [Sun, 28 Sep 2008 19:48:17 +0000 (19:48 +0000)]
Update LWGEOM unparser to (E)WKT/WKB to resturn a LWGEOM_UNPARSER_RESULT structure instead of just the WKT/WKB character array. This is the same work done for r3023 but applied to the unparser instead.

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

16 years agoWith the advent of LWGEOM_PARSER_RESULT, it is now possible to get rid of the horribl...
Mark Cave-Ayland [Sun, 28 Sep 2008 16:18:12 +0000 (16:18 +0000)]
With the advent of LWGEOM_PARSER_RESULT, it is now possible to get rid of the horrible SERIALIZED_LWGEOM hack for PostgreSQL 8.3 to allow us to return the size separate from the result. This is good as it removes another level of indirection from the parser. Note that the size field has now been added to the LWGEOM_PARSER_RESULT structure.

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

16 years agoClear up warnings (mixed declartions within code and invalid return) from r3022.
Mark Cave-Ayland [Sun, 28 Sep 2008 15:47:02 +0000 (15:47 +0000)]
Clear up warnings (mixed declartions within code and invalid return) from r3022.

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

16 years agoUpdate (E)WKT/WKB parser to return a structure (LWGEOM_PARSER_RESULT) instead of...
Mark Cave-Ayland [Sun, 28 Sep 2008 15:32:46 +0000 (15:32 +0000)]
Update (E)WKT/WKB parser to return a structure (LWGEOM_PARSER_RESULT) instead of just the serialized lwgeom. This is in preparation for returning more detailed error information back to the caller.

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

16 years agoUpdate pip shortcut code to be less aggressive in building cache.
Paul Ramsey [Sun, 28 Sep 2008 09:03:32 +0000 (09:03 +0000)]
Update pip shortcut code to be less aggressive in building cache.

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

16 years agoRename parser_check_flags to unparser_check_flags for the unparser to prevent linking...
Mark Cave-Ayland [Sat, 27 Sep 2008 08:19:18 +0000 (08:19 +0000)]
Rename parser_check_flags to unparser_check_flags for the unparser to prevent linking error under OS X. Also add missing function prototype to silence compiler warning in the PiP code.

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

16 years agoharmonize sql functions with c functions for prepared geometry
Paul Ramsey [Fri, 26 Sep 2008 21:46:23 +0000 (21:46 +0000)]
harmonize sql functions with c functions for prepared geometry

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

16 years agoMake preparedgeometry memory handling a good deal kinder (no longer losing base geome...
Paul Ramsey [Fri, 26 Sep 2008 21:34:31 +0000 (21:34 +0000)]
Make preparedgeometry memory handling a good deal kinder (no longer losing base geometry every time)

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

16 years agoput index in listitems and hope for the best
Regina Obe [Fri, 26 Sep 2008 21:01:24 +0000 (21:01 +0000)]
put index in listitems and hope for the best

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

16 years agoP-I-P rennovation complete: memory leaks gone, multipolygon support added
Paul Ramsey [Fri, 26 Sep 2008 19:43:19 +0000 (19:43 +0000)]
P-I-P rennovation complete: memory leaks gone, multipolygon support added

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

16 years agocorrect the comments
Regina Obe [Fri, 26 Sep 2008 18:59:39 +0000 (18:59 +0000)]
correct the comments

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

16 years agoxsl that generates index listing of postgis spatial aggregates and MM compliant functions
Regina Obe [Fri, 26 Sep 2008 18:55:43 +0000 (18:55 +0000)]
xsl that generates index listing of postgis spatial aggregates and MM compliant functions

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

16 years agoPut in author/license info (hmm this is a guess - couldn't find a good example in...
Regina Obe [Fri, 26 Sep 2008 12:45:38 +0000 (12:45 +0000)]
Put in author/license info (hmm this is a guess - couldn't find a good example in SVN to go by).  Also comment on what xsl is doing.

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

16 years agoupdated "make clean" directive to include the newly generated PDFs
Kevin Neufeld [Fri, 26 Sep 2008 02:50:51 +0000 (02:50 +0000)]
updated "make clean" directive to include the newly generated PDFs

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

16 years agoAdd parser flags to the LWGEOM to (E)WKB/WKT parsers, similar to has already been...
Mark Cave-Ayland [Thu, 25 Sep 2008 21:50:19 +0000 (21:50 +0000)]
Add parser flags to the LWGEOM to (E)WKB/WKT parsers, similar to has already been done for the (E)WKB/WKT to LWGEOM parsers.

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

16 years agoRemove missing variables from LWDEBUG(F) statement that would cause compilation to...
Mark Cave-Ayland [Thu, 25 Sep 2008 21:34:13 +0000 (21:34 +0000)]
Remove missing variables from LWDEBUG(F) statement that would cause compilation to fail with POSTGIS_DEBUG_LEVEL > 0

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

16 years agoAnother biggish leak into the parent context.
Paul Ramsey [Thu, 25 Sep 2008 20:46:16 +0000 (20:46 +0000)]
Another biggish leak into the parent context.

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

16 years agoMore small memory leaks removed.
Paul Ramsey [Thu, 25 Sep 2008 19:18:37 +0000 (19:18 +0000)]
More small memory leaks removed.

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

16 years agoRemove more memory leaks from P-I-P shortcut code.
Paul Ramsey [Thu, 25 Sep 2008 17:18:25 +0000 (17:18 +0000)]
Remove more memory leaks from P-I-P shortcut code.

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

16 years agoMore typo fixes
Regina Obe [Thu, 25 Sep 2008 12:18:01 +0000 (12:18 +0000)]
More typo fixes

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

16 years agoMove over ST_MakePointM, miscellaneous typo fixes
Regina Obe [Thu, 25 Sep 2008 12:10:41 +0000 (12:10 +0000)]
Move over ST_MakePointM, miscellaneous typo fixes

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

16 years agoPut svn back in microversion
Regina Obe [Wed, 24 Sep 2008 14:05:55 +0000 (14:05 +0000)]
Put svn back in microversion

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

16 years agotypo
Regina Obe [Wed, 24 Sep 2008 14:01:57 +0000 (14:01 +0000)]
typo

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

16 years agoAdded ST_MakePointM, removed redundant redefinition of MakePointM so docs are now...
Regina Obe [Wed, 24 Sep 2008 13:55:39 +0000 (13:55 +0000)]
Added ST_MakePointM, removed redundant redefinition of MakePointM so docs are now in synch with actual functions.

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

16 years agoUse __va_copy() to pass a copy of the variadic structure to lw_vasprintf() to solve...
Mark Cave-Ayland [Tue, 23 Sep 2008 21:32:19 +0000 (21:32 +0000)]
Use __va_copy() to pass a copy of the variadic structure to lw_vasprintf() to solve ABI difference between 32bit/64bit architectures.

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

16 years agoRemove a couple more warnings when compiling with debug enabled from lwgeom_gist.c.
Mark Cave-Ayland [Tue, 23 Sep 2008 19:59:36 +0000 (19:59 +0000)]
Remove a couple more warnings when compiling with debug enabled from lwgeom_gist.c.

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

16 years agoRevert commit 2990: the real bug was that the LWDEBUG statement was incorrect rather...
Mark Cave-Ayland [Tue, 23 Sep 2008 19:53:12 +0000 (19:53 +0000)]
Revert commit 2990: the real bug was that the LWDEBUG statement was incorrect rather than the code - the additional read_int() was causing an off-by-one error when outputting WKB causing several regression tests to fail.

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

16 years agoRefactor the memory management routines to account for the fact that variadic functio...
Mark Cave-Ayland [Tue, 23 Sep 2008 19:44:57 +0000 (19:44 +0000)]
Refactor the memory management routines to account for the fact that variadic functions can't be called directly from the initial allocators. Also solve issues related to differences between the system vasprintf() (if supplied) and the liblwgeom vasprintf() by renaming to lw_vasprintf() and using it throughout PostGIS. With all this in place, GBT#54 is fixed which is very useful when debugging ;)

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

16 years agoReduce p-i-p memory leak by 50%
Paul Ramsey [Tue, 23 Sep 2008 19:07:03 +0000 (19:07 +0000)]
Reduce p-i-p memory leak by 50%

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

16 years agofix typo add more links
Regina Obe [Tue, 23 Sep 2008 13:05:23 +0000 (13:05 +0000)]
fix typo add more links

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

16 years agoMove over ST_Buffer
Regina Obe [Tue, 23 Sep 2008 13:00:04 +0000 (13:00 +0000)]
Move over ST_Buffer

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

16 years agoAdd cnt declaration where missing.
Paul Ramsey [Mon, 22 Sep 2008 22:59:47 +0000 (22:59 +0000)]
Add cnt declaration where missing.

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

16 years agochange to xsl 1.0 plus minor indent change
Regina Obe [Mon, 22 Sep 2008 17:55:30 +0000 (17:55 +0000)]
change to xsl 1.0 plus minor indent change

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

16 years agoAdd xsl file that autogenerates sql set comment statements from reference_new.xml
Regina Obe [Mon, 22 Sep 2008 12:28:57 +0000 (12:28 +0000)]
Add xsl file that autogenerates sql set comment statements from reference_new.xml

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

16 years agoRealized from my sql comment generation xsl that there is really no ST_WKTToSQL that...
Regina Obe [Mon, 22 Sep 2008 12:18:07 +0000 (12:18 +0000)]
Realized from my sql comment generation xsl that there is really no ST_WKTToSQL that takes an SRID and no ST_BD.. that doesn't take an SRID.  Very shocking.

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

16 years agotypo in st_setsrid returns geometry not boolean
Regina Obe [Sun, 21 Sep 2008 23:15:16 +0000 (23:15 +0000)]
typo in st_setsrid returns geometry not boolean

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

16 years agoAdd a few more generated files to ignore
Paul Ramsey [Thu, 18 Sep 2008 22:12:17 +0000 (22:12 +0000)]
Add a few more generated files to ignore

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

16 years agoSet ignore properties on generated files.
Paul Ramsey [Thu, 18 Sep 2008 22:09:58 +0000 (22:09 +0000)]
Set ignore properties on generated files.

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

16 years agoUpdate the code for unparsing LWGEOMs to WKB/WKT so that it includes the standard...
Mark Cave-Ayland [Thu, 18 Sep 2008 13:54:05 +0000 (13:54 +0000)]
Update the code for unparsing LWGEOMs to WKB/WKT so that it includes the standard simple checks: LINESTRINGs must have > 2 points, POLYGONs must have closed rings and CIRCULARSTRINGs must have > 2 points and the number of points must be odd. There is still a little more work to do to allow flags to be passed into the parser to specify which checks should be enforced, much like has already been done for the parsing from WKB/WKT to LWGEOM.

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

16 years agocommit to test autobuild process and svn hooks
Kevin Neufeld [Thu, 18 Sep 2008 04:34:32 +0000 (04:34 +0000)]
commit to test autobuild process and svn hooks
- removed extra tabs from preformatted text blocks

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

16 years agocommit to test autobuild process and svn hooks
Kevin Neufeld [Thu, 18 Sep 2008 04:22:07 +0000 (04:22 +0000)]
commit to test autobuild process and svn hooks
- removed extra tabs from preformatted text blocks

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

16 years agoAdd to ST_SetSRID - reference to spatial_ref_sys
Regina Obe [Wed, 17 Sep 2008 15:05:39 +0000 (15:05 +0000)]
Add to ST_SetSRID - reference to spatial_ref_sys

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

16 years agoLink ST_SetSRID to updated spatial_ref_sys section using cutesy anchor.
Regina Obe [Wed, 17 Sep 2008 14:46:25 +0000 (14:46 +0000)]
Link ST_SetSRID to updated spatial_ref_sys section using cutesy anchor.

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

16 years agoGive spatial reference systems section a cutesy anchor.
Regina Obe [Wed, 17 Sep 2008 14:41:25 +0000 (14:41 +0000)]
Give spatial reference systems section a cutesy anchor.

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

16 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@2977 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Wed, 17 Sep 2008 05:49:28 +0000 (05:49 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@2977 b70326c6-7e19-0410-871a-916f4a2858ee

16 years agotypo in link
Regina Obe [Wed, 17 Sep 2008 05:48:26 +0000 (05:48 +0000)]
typo in link

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

16 years agomore fleshing out of spatial ref section
Regina Obe [Wed, 17 Sep 2008 04:14:15 +0000 (04:14 +0000)]
more fleshing out of spatial ref section

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

16 years agoBeef up spatial reference section. Still needs work.
Regina Obe [Wed, 17 Sep 2008 04:00:01 +0000 (04:00 +0000)]
Beef up spatial reference section.  Still needs work.

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

16 years agoadded an id to ST_Buffer to provide an end link for cross references.
Kevin Neufeld [Wed, 17 Sep 2008 03:54:36 +0000 (03:54 +0000)]
added an id to ST_Buffer to provide an end link for cross references.

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

16 years agoSilence a few more compiler warnings that had appeared during my last few parser...
Mark Cave-Ayland [Tue, 16 Sep 2008 22:43:31 +0000 (22:43 +0000)]
Silence a few more compiler warnings that had appeared during my last few parser commits.

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

16 years agoAdd an example of how the liblwgeom API can be used by other C programs to manipulate...
Mark Cave-Ayland [Tue, 16 Sep 2008 22:29:54 +0000 (22:29 +0000)]
Add an example of how the liblwgeom API can be used by other C programs to manipulate geometries and output the result. Currently the unparser.c program shows how a geometry can be constructed "on the fly" and then exported in both WKT and HEXWKB formats; however it gives programmers the potential to devise some very unique processing tools which can generate files that can be loaded into PostGIS.

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

16 years agoMove the LWGEOM-specific functions from lwgeom_sqlmm.c into liblwgeom/lwsegmentize...
Mark Cave-Ayland [Tue, 16 Sep 2008 18:44:49 +0000 (18:44 +0000)]
Move the LWGEOM-specific functions from lwgeom_sqlmm.c into liblwgeom/lwsegmentize.c to ensure that liblwgeom can exist as a standalone library.

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

16 years agoCleanup of FAQ
Regina Obe [Tue, 16 Sep 2008 13:35:08 +0000 (13:35 +0000)]
Cleanup of FAQ

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

16 years agoMove over ST_Expand
Regina Obe [Tue, 16 Sep 2008 13:17:08 +0000 (13:17 +0000)]
Move over ST_Expand

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

16 years agoExpand list of contributors
Regina Obe [Tue, 16 Sep 2008 01:51:17 +0000 (01:51 +0000)]
Expand list of contributors

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

16 years agoExpand list of contributors
Regina Obe [Tue, 16 Sep 2008 01:47:59 +0000 (01:47 +0000)]
Expand list of contributors

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

16 years agoFix url link to proj to point to osgeo
Regina Obe [Mon, 15 Sep 2008 11:54:29 +0000 (11:54 +0000)]
Fix url link to proj to point to osgeo

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

16 years agoMoved over ST_IsRing to new PostGIS reference.
Kevin Neufeld [Sat, 13 Sep 2008 05:41:33 +0000 (05:41 +0000)]
Moved over ST_IsRing to new PostGIS reference.
Fixed link errors to ST_IsSimple.

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

16 years agotypo
Regina Obe [Fri, 12 Sep 2008 12:12:39 +0000 (12:12 +0000)]
typo

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

16 years agoSpelled Kevin's last name wrong and Mateusz first name wrong. Sorry Kevin and Mateusz.
Regina Obe [Fri, 12 Sep 2008 10:46:57 +0000 (10:46 +0000)]
Spelled Kevin's last name wrong and Mateusz first name wrong.  Sorry Kevin and Mateusz.

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

16 years agoUpdate Credits and project links
Regina Obe [Fri, 12 Sep 2008 10:40:40 +0000 (10:40 +0000)]
Update Credits and project links
1) Get rid of emails
2) Change order of key contributors based on heuristics a) duration of contribution, b) frequency of contributions, c)recency of contributions, d) impact of contributions,
and add some new contributors (more need to be added)

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

16 years agoReinstate the PDF documentation system based on OpenJade, including integration with...
Mark Cave-Ayland [Thu, 11 Sep 2008 12:18:37 +0000 (12:18 +0000)]
Reinstate the PDF documentation system based on OpenJade, including integration with autoconf. "make postgis.pdf" should now output lovely PDF format documentation :)

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

16 years agoDocumentation fixes to allow PDF documents to be generated from Docbook source using...
Mark Cave-Ayland [Thu, 11 Sep 2008 12:04:36 +0000 (12:04 +0000)]
Documentation fixes to allow PDF documents to be generated from Docbook source using OpenJade - OpenJade seems a lot more strict than xsltproc when generating output :(

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

16 years agoGet rid of left over stuff from ST_IsValid and ST_Summary copy.
Regina Obe [Wed, 10 Sep 2008 21:06:15 +0000 (21:06 +0000)]
Get rid of left over stuff from ST_IsValid and ST_Summary copy.

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

16 years agoexample and result misaligned
Regina Obe [Wed, 10 Sep 2008 11:57:59 +0000 (11:57 +0000)]
example and result misaligned

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

16 years agoMove over ST_Summary and provide example.
Regina Obe [Wed, 10 Sep 2008 11:39:01 +0000 (11:39 +0000)]
Move over ST_Summary and provide example.

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

16 years agoMove over ST_IsValid and provide example
Regina Obe [Wed, 10 Sep 2008 11:28:37 +0000 (11:28 +0000)]
Move over ST_IsValid and provide example

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

16 years agocorrect st_contain signature, other misc fixes
Regina Obe [Wed, 10 Sep 2008 07:28:56 +0000 (07:28 +0000)]
correct st_contain signature, other misc fixes

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