]> granicus.if.org Git - postgis/log
postgis
16 years agoupdated the doc's README file
Kevin Neufeld [Fri, 3 Jul 2009 04:56:08 +0000 (04:56 +0000)]
updated the doc's README file
made "images" a target to "all" so the images get automatically generated when calling make with no parameters.

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

16 years agoAdd SQL/MM item
Paul Ramsey [Thu, 2 Jul 2009 16:57:20 +0000 (16:57 +0000)]
Add SQL/MM item

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

16 years agoBuild doc images as part of distribution build.
Paul Ramsey [Thu, 2 Jul 2009 16:31:51 +0000 (16:31 +0000)]
Build doc images as part of distribution build.

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

16 years agoadd generator to ignore
Paul Ramsey [Thu, 2 Jul 2009 16:29:09 +0000 (16:29 +0000)]
add generator to ignore

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

16 years agomore notes on requirements
Paul Ramsey [Thu, 2 Jul 2009 16:00:11 +0000 (16:00 +0000)]
more notes on requirements

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

16 years agoMaking the changes from r4244 and r4245 onto trunk, addressing ticket 212.
Mark Leslie [Thu, 2 Jul 2009 08:31:24 +0000 (08:31 +0000)]
Making the changes from r4244 and r4245 onto trunk, addressing ticket 212.

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

16 years agoBring this up to date.
Paul Ramsey [Wed, 1 Jul 2009 16:56:36 +0000 (16:56 +0000)]
Bring this up to date.

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

16 years agoFix bad memory access in aggregates on nulls (#210), Mark Cave-Ayland.
Paul Ramsey [Wed, 1 Jul 2009 15:42:08 +0000 (15:42 +0000)]
Fix bad memory access in aggregates on nulls (#210), Mark Cave-Ayland.

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

16 years agoarg should be text not string for st_buffer
Regina Obe [Wed, 1 Jul 2009 12:30:47 +0000 (12:30 +0000)]
arg should be text not string for st_buffer

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

16 years agoamend documentation on curved support to include new compound curve in curve polygon...
Regina Obe [Wed, 1 Jul 2009 11:53:13 +0000 (11:53 +0000)]
amend documentation on curved support to include new compound curve in curve polygon support.

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

16 years agoEnabling the compound curve parsing for segmentisation; reported in ticket 213
Mark Leslie [Tue, 30 Jun 2009 07:46:40 +0000 (07:46 +0000)]
Enabling the compound curve parsing for segmentisation; reported in ticket 213

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

16 years agoFirst swing at ticket 212.
Mark Leslie [Tue, 30 Jun 2009 07:35:37 +0000 (07:35 +0000)]
First swing at ticket 212.

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

16 years agoslight correction some functions are not new but enhanced
Regina Obe [Fri, 26 Jun 2009 13:43:14 +0000 (13:43 +0000)]
slight correction some functions are not new but enhanced

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

16 years agochange ST_Buffer argname from params to buffer_style_params so torture test can event...
Regina Obe [Fri, 26 Jun 2009 13:33:29 +0000 (13:33 +0000)]
change ST_Buffer argname from params to buffer_style_params so torture test can eventually properly exercise it and not feed it garbage params

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

16 years agoupdate ST_Buffer so appears in new in PostGIS 1.5 section
Regina Obe [Fri, 26 Jun 2009 13:30:38 +0000 (13:30 +0000)]
update ST_Buffer so appears in new in PostGIS 1.5 section

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

16 years agotry to fix hudson build error
Regina Obe [Fri, 26 Jun 2009 13:22:40 +0000 (13:22 +0000)]
try to fix hudson build error

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

16 years agoUpdate special index to include a what is new in 1.5 section
Regina Obe [Fri, 26 Jun 2009 12:43:02 +0000 (12:43 +0000)]
Update special index to include a what is new in 1.5 section

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

16 years agoUnbreak the PostGIS universe for people who aren't using GEOS SVN (will be 3.2).
Mark Cave-Ayland [Fri, 26 Jun 2009 09:35:43 +0000 (09:35 +0000)]
Unbreak the PostGIS universe for people who aren't using GEOS SVN (will be 3.2).

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

16 years agoPut queries right below the diagram showing them
Sandro Santilli [Thu, 25 Jun 2009 12:01:25 +0000 (12:01 +0000)]
Put queries right below the diagram showing them

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

16 years agoMake quad_segs images style consistent with others; add original point
Sandro Santilli [Thu, 25 Jun 2009 12:00:55 +0000 (12:00 +0000)]
Make quad_segs images style consistent with others; add original point

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

16 years agoAdd more styled buffer example images and update reference manual to include them
Sandro Santilli [Thu, 25 Jun 2009 11:19:34 +0000 (11:19 +0000)]
Add more styled buffer example images and update reference manual to include them

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

16 years agoUse thin link style for source linestring
Sandro Santilli [Thu, 25 Jun 2009 10:57:14 +0000 (10:57 +0000)]
Use thin link style for source linestring

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

16 years agoAdd examples of different encdap styles
Sandro Santilli [Thu, 25 Jun 2009 08:16:04 +0000 (08:16 +0000)]
Add examples of different encdap styles

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

16 years agoAdd item for parametrized buffers
Sandro Santilli [Thu, 25 Jun 2009 07:34:58 +0000 (07:34 +0000)]
Add item for parametrized buffers

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

16 years agoMore cleanup of code comments so function descriptions are picked up by doxygen
Regina Obe [Thu, 25 Jun 2009 03:32:43 +0000 (03:32 +0000)]
More cleanup of code comments so function descriptions are picked up by doxygen

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

16 years agofix commenting style so function descriptions are picked up by doxygen
Regina Obe [Thu, 25 Jun 2009 03:03:42 +0000 (03:03 +0000)]
fix commenting style so function descriptions are picked up by doxygen

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

16 years agoAdd news item for #206
Paul Ramsey [Wed, 24 Jun 2009 22:09:15 +0000 (22:09 +0000)]
Add news item for #206

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

16 years agoAdd support for hausdorff distance calculations. Requires GEOS 3.2+. (#209) From...
Paul Ramsey [Wed, 24 Jun 2009 22:08:33 +0000 (22:08 +0000)]
Add support for hausdorff distance calculations. Requires GEOS 3.2+. (#209) From Vincent Picavet.
If you are working off of GEOS trunk, svn up, compile and install!

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

16 years agoAdd uninstall lines for new buffer signatures
Sandro Santilli [Wed, 24 Jun 2009 17:10:18 +0000 (17:10 +0000)]
Add uninstall lines for new buffer signatures

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

16 years agoAdd tests for parametrized buffer
Sandro Santilli [Wed, 24 Jun 2009 13:32:46 +0000 (13:32 +0000)]
Add tests for parametrized buffer

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

16 years agoDocument third ST_Buffer signature (the one taking parameters as string).
Sandro Santilli [Wed, 24 Jun 2009 13:04:16 +0000 (13:04 +0000)]
Document third ST_Buffer signature (the one taking parameters as string).

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

16 years agoRemove validation from shapefile to WKT/WKB conversion to retain same behaviour as...
Mark Cave-Ayland [Wed, 24 Jun 2009 11:18:00 +0000 (11:18 +0000)]
Remove validation from shapefile to WKT/WKB conversion to retain same behaviour as 1.3. Final resolution for #198.

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

16 years agoFix accidental typo; module name hardcoded in the .sql.in.c file rather than being...
Mark Cave-Ayland [Wed, 24 Jun 2009 10:44:57 +0000 (10:44 +0000)]
Fix accidental typo; module name hardcoded in the .sql.in.c file rather than being set to MODULE_PATHNAME. Fixes #208.

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

16 years agoUse $$ quoting. See ticket #207.
Sandro Santilli [Wed, 24 Jun 2009 10:34:44 +0000 (10:34 +0000)]
Use $$ quoting. See ticket #207.

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

16 years agoAdd _ST_Buffer(geom, distance, params); refactor other versions to all proxy to the...
Sandro Santilli [Tue, 23 Jun 2009 22:40:27 +0000 (22:40 +0000)]
Add _ST_Buffer(geom, distance, params); refactor other versions to all proxy to the new one.

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

16 years agoBump up to 1.5 in trunk
Paul Ramsey [Tue, 23 Jun 2009 20:57:50 +0000 (20:57 +0000)]
Bump up to 1.5 in trunk

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

16 years agoFix dangerous use of message string as printf-like format.
Sandro Santilli [Tue, 23 Jun 2009 16:46:00 +0000 (16:46 +0000)]
Fix dangerous use of message string as printf-like format.

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

16 years agoYet another buffer auto-cast test. With a different quadSegs this time to be really...
Sandro Santilli [Tue, 23 Jun 2009 16:38:10 +0000 (16:38 +0000)]
Yet another buffer auto-cast test. With a different quadSegs this time to be really sure the argument is being used.

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

16 years agoAdd test for third argument to buffer() being a string (based on auto-cast)
Sandro Santilli [Tue, 23 Jun 2009 16:36:23 +0000 (16:36 +0000)]
Add test for third argument to buffer() being a string (based on auto-cast)

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

16 years agoPut in minimal GEOS requirement for ST_Covers and ST_CoveredBy. Its not necessary...
Regina Obe [Mon, 22 Jun 2009 03:12:20 +0000 (03:12 +0000)]
Put in minimal GEOS requirement for ST_Covers and ST_CoveredBy.  Its not necessary for 1.4 really but oh well.

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

16 years agoGracefully handle typed empty GEOS geometries.
Sandro Santilli [Sat, 20 Jun 2009 22:13:48 +0000 (22:13 +0000)]
Gracefully handle typed empty GEOS geometries.

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

16 years agoAdd tests for area() called against empty geometries
Sandro Santilli [Sat, 20 Jun 2009 21:26:04 +0000 (21:26 +0000)]
Add tests for area() called against empty geometries

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

16 years agoHandle empty polygon rings
Sandro Santilli [Sat, 20 Jun 2009 21:25:15 +0000 (21:25 +0000)]
Handle empty polygon rings

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

16 years agoget rid of ref_geom so doesn't break agg checks
Regina Obe [Fri, 19 Jun 2009 17:12:38 +0000 (17:12 +0000)]
get rid of ref_geom so doesn't break agg checks

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

16 years agotest not handling aggregates right
Regina Obe [Fri, 19 Jun 2009 15:13:00 +0000 (15:13 +0000)]
test not handling aggregates right

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

16 years agotypo in docs --
Regina Obe [Fri, 19 Jun 2009 14:18:51 +0000 (14:18 +0000)]
typo in docs --

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

16 years agofix type and add --with-gui description for building loader gui
Regina Obe [Fri, 19 Jun 2009 12:20:01 +0000 (12:20 +0000)]
fix type and add --with-gui description for building loader gui

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

16 years agoForgot ST_MinimumBoundingCircle and credit Bruce Rindahl
Regina Obe [Tue, 16 Jun 2009 15:53:10 +0000 (15:53 +0000)]
Forgot ST_MinimumBoundingCircle and credit Bruce Rindahl

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

16 years agoMore updates
Paul Ramsey [Mon, 15 Jun 2009 17:48:27 +0000 (17:48 +0000)]
More updates

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

16 years agoUpdate doc instructions.
Paul Ramsey [Mon, 15 Jun 2009 17:42:58 +0000 (17:42 +0000)]
Update doc instructions.

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

16 years agoreplace _VOLATILE_STRICT with VOLATILE STRICT
Regina Obe [Fri, 12 Jun 2009 15:30:40 +0000 (15:30 +0000)]
replace _VOLATILE_STRICT with VOLATILE STRICT

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

16 years agoChange _VOLATILE to VOLATILE
Regina Obe [Fri, 12 Jun 2009 15:14:57 +0000 (15:14 +0000)]
Change  _VOLATILE to VOLATILE

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

16 years agoastyle --style=ansi --indent=tab (#133)
Paul Ramsey [Thu, 11 Jun 2009 16:44:03 +0000 (16:44 +0000)]
astyle --style=ansi --indent=tab (#133)

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

16 years agoremove file that should never have been added
Paul Ramsey [Thu, 11 Jun 2009 16:31:09 +0000 (16:31 +0000)]
remove file that should never have been added

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

16 years agoClean up old compatibility code. (#196)
Paul Ramsey [Thu, 11 Jun 2009 15:52:30 +0000 (15:52 +0000)]
Clean up old compatibility code. (#196)

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

16 years agoFurther fix for #156, and also #167 it seems. Looks like I forgot to apply the fix...
Mark Cave-Ayland [Thu, 11 Jun 2009 13:28:39 +0000 (13:28 +0000)]
Further fix for #156, and also #167 it seems. Looks like I forgot to apply the fix to the WKB routines aswell.

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

16 years agocorrect example
Regina Obe [Wed, 10 Jun 2009 14:51:39 +0000 (14:51 +0000)]
correct example

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

16 years agoAdd David Techer, new doco enhancements, new populate_geometry_columns
Regina Obe [Wed, 10 Jun 2009 01:26:54 +0000 (01:26 +0000)]
Add David Techer, new doco enhancements, new populate_geometry_columns

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

16 years agoAdd Jean David Techer to list of contributors
Regina Obe [Wed, 10 Jun 2009 01:18:45 +0000 (01:18 +0000)]
Add  Jean David Techer to list of contributors

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

16 years agoUpdate the hard upgrade script to handle 1.4 transition. (#144)
Paul Ramsey [Tue, 9 Jun 2009 23:54:15 +0000 (23:54 +0000)]
Update the hard upgrade script to handle 1.4 transition. (#144)

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

16 years agoCloses (#134)
Paul Ramsey [Tue, 9 Jun 2009 23:27:02 +0000 (23:27 +0000)]
Closes (#134)

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

16 years agoMore work on 1.4 upgrade script.
Paul Ramsey [Tue, 9 Jun 2009 22:51:14 +0000 (22:51 +0000)]
More work on 1.4 upgrade script.

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

16 years agoMore fixes to upgrade process.
Paul Ramsey [Tue, 9 Jun 2009 22:14:42 +0000 (22:14 +0000)]
More fixes to upgrade process.

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

16 years agoWork on upgrade script.
Paul Ramsey [Mon, 8 Jun 2009 23:21:55 +0000 (23:21 +0000)]
Work on upgrade script.

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

16 years agoTurn "CREATE OR REPLACE FUNCTION" into "CREATEFUNCTION" for preprocessing magic.
Paul Ramsey [Mon, 8 Jun 2009 22:33:08 +0000 (22:33 +0000)]
Turn "CREATE OR REPLACE FUNCTION" into "CREATEFUNCTION" for preprocessing magic.

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

16 years agoremove syntax error
Paul Ramsey [Mon, 8 Jun 2009 22:30:29 +0000 (22:30 +0000)]
remove syntax error

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

16 years agoUpdated to EPSG 7.1 version (#191)
Paul Ramsey [Mon, 8 Jun 2009 19:40:07 +0000 (19:40 +0000)]
Updated to EPSG 7.1 version (#191)

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

16 years ago #190: populate_geometry_columns gives nonstandard use of \' in a string literal...
Regina Obe [Mon, 8 Jun 2009 17:35:06 +0000 (17:35 +0000)]
 #190: populate_geometry_columns  gives  nonstandard use of \' in a string literal in 8.4

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

16 years agoAdd a new uninstall_postgis.sql file to the repository that will enable the complete...
Mark Cave-Ayland [Sat, 6 Jun 2009 14:09:39 +0000 (14:09 +0000)]
Add a new uninstall_postgis.sql file to the repository that will enable the complete removal of PostGIS from a database.

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

16 years agoupdated to make 8.2 minimum for Linux as well (its too confusing to have minimum...
Regina Obe [Thu, 4 Jun 2009 15:29:50 +0000 (15:29 +0000)]
updated to make 8.2 minimum for Linux as well (its too confusing to have minimum 8.2 for windows and not for Linux as well)

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

16 years agochange ReadME and installation to change minimum version from 8.1 to 8.2 (not many...
Regina Obe [Thu, 4 Jun 2009 15:20:14 +0000 (15:20 +0000)]
change ReadME and installation to change minimum version from 8.1 to 8.2 (not many people are running 8.1 and besides Paul already put in a DROP AGG IF EXISTS in upgrade script -- so binds us to 8.2+ already.  Besides I don't think we should be supporting more than 2 versions behind of latest PostgreSQL release in our trunk.  Too much maintenance.  Correct ReadME bug tracker link

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

16 years agoFix for #192.
Paul Ramsey [Thu, 4 Jun 2009 14:17:07 +0000 (14:17 +0000)]
Fix for #192.

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

16 years agoFix for issue #189, includes implicit requirement for 8.2+ in DROP AGGREGATE
Paul Ramsey [Wed, 3 Jun 2009 23:56:23 +0000 (23:56 +0000)]
Fix for issue #189, includes implicit requirement for 8.2+ in DROP AGGREGATE

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

16 years agoFix for issue #186
Paul Ramsey [Wed, 3 Jun 2009 23:07:48 +0000 (23:07 +0000)]
Fix for issue #186

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

16 years agoremove warnings from autoconf process
Paul Ramsey [Wed, 3 Jun 2009 22:46:42 +0000 (22:46 +0000)]
remove warnings from autoconf process

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

16 years agosmall typo in Populate_Geometry_Columns doc
Kevin Neufeld [Fri, 29 May 2009 18:10:09 +0000 (18:10 +0000)]
small typo in Populate_Geometry_Columns doc

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

16 years agoperformed an overhaul of the installation guide ... hopefully it's easier to follow.
Kevin Neufeld [Wed, 27 May 2009 17:14:08 +0000 (17:14 +0000)]
performed an overhaul of the installation guide ... hopefully it's easier to follow.

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

16 years agoupdated the comments-install make target
Kevin Neufeld [Tue, 26 May 2009 18:35:07 +0000 (18:35 +0000)]
updated the comments-install make target

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

16 years agoadded version numbers to the requirements section in the installation doc.
Kevin Neufeld [Tue, 26 May 2009 18:28:01 +0000 (18:28 +0000)]
added version numbers to the requirements section in the installation doc.

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

16 years agoadded dblatex and convert to the status lines at the end of configure
Kevin Neufeld [Tue, 26 May 2009 18:27:26 +0000 (18:27 +0000)]
added dblatex and convert to the status lines at the end of configure

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

16 years agoadded postgis_aggs_mm.xml to the 'make clean' target
Kevin Neufeld [Tue, 26 May 2009 18:10:19 +0000 (18:10 +0000)]
added postgis_aggs_mm.xml to the 'make clean' target

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

16 years agoadded postgis_comments.sql as a target to the main makefile
Kevin Neufeld [Tue, 26 May 2009 18:00:55 +0000 (18:00 +0000)]
added postgis_comments.sql as a target to the main makefile

Since we don't want to add xsltproc as a dependency, this will remain separate for now:
make comments
make comments-install

(the file should be removed by 'make uninstall')

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

16 years agomake example fit the diagram in text
Regina Obe [Tue, 26 May 2009 17:24:41 +0000 (17:24 +0000)]
make example fit the diagram in text

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

16 years agoMake lame circle more lame
Regina Obe [Tue, 26 May 2009 17:08:20 +0000 (17:08 +0000)]
Make lame circle more lame

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

16 years agoput in images for buffer, fix within example image and example query
Regina Obe [Tue, 26 May 2009 16:47:41 +0000 (16:47 +0000)]
put in images for buffer, fix within example image and example query

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

16 years agofor consistency make example be same as what is used to generate the image.
Regina Obe [Tue, 26 May 2009 16:26:26 +0000 (16:26 +0000)]
for consistency make example be same as what is used to generate the image.

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

16 years agobad image try again
Regina Obe [Tue, 26 May 2009 16:24:02 +0000 (16:24 +0000)]
bad image try again

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

16 years agoAdd st_within example to makefile and translate example so in viewable region.
Regina Obe [Tue, 26 May 2009 15:05:40 +0000 (15:05 +0000)]
Add st_within example to makefile and translate example so in viewable region.

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

16 years agoadded a status line to the main makefile that indicates if PostGIS was built successf...
Kevin Neufeld [Mon, 25 May 2009 20:26:43 +0000 (20:26 +0000)]
added a status line to the main makefile that indicates if PostGIS was built successfully.

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

16 years agoupdate to include behavior for 3D and also note this seems to go beyond what the...
Regina Obe [Sun, 24 May 2009 07:52:07 +0000 (07:52 +0000)]
update to include behavior for 3D and also note this seems to go beyond what the spec defines.

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

16 years agouse a docbook variable instead
Kevin Neufeld [Fri, 22 May 2009 23:22:55 +0000 (23:22 +0000)]
use a docbook variable instead

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

16 years agodidn't need the c preprocessor after all
Kevin Neufeld [Fri, 22 May 2009 23:19:42 +0000 (23:19 +0000)]
didn't need the c preprocessor after all

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

16 years agoAdded a Short Version section.
Kevin Neufeld [Fri, 22 May 2009 22:14:46 +0000 (22:14 +0000)]
Added a Short Version section.
Updated requirements.

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

16 years agoformatted installation.xml in preparation for editing
Kevin Neufeld [Fri, 22 May 2009 22:07:41 +0000 (22:07 +0000)]
formatted installation.xml in preparation for editing

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

16 years agoadded the xmlformatter conf file for pretty printing the documentation's xml files
Kevin Neufeld [Fri, 22 May 2009 21:32:19 +0000 (21:32 +0000)]
added the xmlformatter conf file for pretty printing the documentation's xml files

This will allow us to separate code changes from style changes in the docs.

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

16 years agoTesting out Kevin's auto image generator hopefully I didn't break it.
Regina Obe [Wed, 20 May 2009 11:16:29 +0000 (11:16 +0000)]
Testing out Kevin's auto image generator hopefully I didn't break it.

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

16 years agoCorrect ST_GeometryN example -- sign was wrong. Also embellish by showing a multicur...
Regina Obe [Wed, 20 May 2009 10:54:40 +0000 (10:54 +0000)]
Correct ST_GeometryN example -- sign was wrong.  Also embellish by showing a multicurve and flag as working for multicurves

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

16 years agoadded image examples to ST_Contains
Kevin Neufeld [Tue, 19 May 2009 20:49:28 +0000 (20:49 +0000)]
added image examples to ST_Contains

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

16 years agoExample exploding a compoundcurve, also reference to ST_GeometryN since they serve...
Regina Obe [Tue, 19 May 2009 03:44:55 +0000 (03:44 +0000)]
Example exploding a compoundcurve, also reference to ST_GeometryN since they serve similar purposes

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

16 years agoadded styles to the generated documentation images
Kevin Neufeld [Thu, 14 May 2009 23:42:02 +0000 (23:42 +0000)]
added styles to the generated documentation images
added ImageMagick as a dependency

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