]>
granicus.if.org Git - postgis/log
Paul Ramsey [Mon, 17 Aug 2009 13:21:52 +0000 (13:21 +0000)]
Extra comments on fix for #239
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4420
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 17 Aug 2009 11:47:08 +0000 (11:47 +0000)]
backport pick up availability flag in note tags as well.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4418
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 17 Aug 2009 02:58:14 +0000 (02:58 +0000)]
Fix for handling of empty geometrycollection in asssvg (#239)
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4414
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 16 Aug 2009 15:02:42 +0000 (15:02 +0000)]
revise svg comment to be picked up in the New section
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4412
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 16 Aug 2009 14:51:32 +0000 (14:51 +0000)]
Correct ST_AsSVG to reflect introduction of L command
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4411
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 12 Aug 2009 06:40:21 +0000 (06:40 +0000)]
typo
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4393
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 12 Aug 2009 06:10:02 +0000 (06:10 +0000)]
Update how to release to include step to bump stable branch minor number.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4392
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 12 Aug 2009 06:02:09 +0000 (06:02 +0000)]
bump from 1.4.0SVN to 1.4.1SVN
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4391
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Fri, 7 Aug 2009 02:33:00 +0000 (02:33 +0000)]
Fix for ticket #234
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4365
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 5 Aug 2009 18:08:38 +0000 (18:08 +0000)]
Remove printfs from code.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4349
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 1 Aug 2009 18:35:17 +0000 (18:35 +0000)]
update ST_Line_Locate ... with example of closest point. Asked way too many times on postgis news groups
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4342
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 30 Jul 2009 16:03:09 +0000 (16:03 +0000)]
Remove quotes from PATH in regression Makefile, as it seems that the last MingW hack doesn't need this any more.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4337
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 24 Jul 2009 16:35:48 +0000 (16:35 +0000)]
Preparation for 1.4.0 release.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4330
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sat, 18 Jul 2009 20:02:46 +0000 (20:02 +0000)]
Fix for Windows combining stdout/stderr when executing the $(shell) command.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4323
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sat, 18 Jul 2009 18:55:26 +0000 (18:55 +0000)]
Apply fix to allow regression tests to run on MingW by fixing PATH and removing trailing CR/LFs on some outputs.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4320
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sat, 18 Jul 2009 18:45:07 +0000 (18:45 +0000)]
Fix regression regex listings so that the newer "LINE n:" lines and lines containing just a position indicator (^) introduced in PostgreSQL 8.4 are removed from the regression output.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4318
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 16 Jul 2009 21:32:24 +0000 (21:32 +0000)]
Move SERIALIZED_FORM to lwgeom_pg.h from liblwgeom.h since it references a PostgreSQL-only structure. Per report from Nicklas Aven.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4309
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 16 Jul 2009 21:24:01 +0000 (21:24 +0000)]
Commit patch for missing lw_asprintf() from #222.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4307
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 13 Jul 2009 17:28:26 +0000 (17:28 +0000)]
MinGW fix for loader (#222), Mark Cave-Ayland
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4294
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 13 Jul 2009 16:55:38 +0000 (16:55 +0000)]
remove generated images from source
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4290
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 8 Jul 2009 15:22:19 +0000 (15:22 +0000)]
Don't remove images on 'make clean'
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4282
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 8 Jul 2009 15:16:53 +0000 (15:16 +0000)]
Include image clean in doc clean
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4281
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 8 Jul 2009 15:08:11 +0000 (15:08 +0000)]
Remove unnecessary reference to CUnit
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4276
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 8 Jul 2009 15:02:04 +0000 (15:02 +0000)]
Updated ChangeLog
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4273
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Wed, 8 Jul 2009 04:58:42 +0000 (04:58 +0000)]
Fix #112: ST_CurveToLine sometimes crashes server. While the circle segmentiser detected colinear circle points, it didn't check for the NULL pointer returned in this case. Since we are converting to a line, the current behaviour is to simply append the circle points as standard line points.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4271
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Wed, 8 Jul 2009 04:46:31 +0000 (04:46 +0000)]
Fix #183: ST_LineToCurve gives getPoint4d_p offset error. This was due to the lookahead in the curve segmentising code going off the end of the point array.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4269
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 7 Jul 2009 10:32:52 +0000 (10:32 +0000)]
Fix compile problems on non-GNU systems by using va_copy as an alias onto the real version. Per report from Stefano Bonnin.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4263
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 5 Jul 2009 21:40:10 +0000 (21:40 +0000)]
Alter loader Makefile to include PGXS so that we can extract DESTDIR to use for the location for shp2pgsql/pgsql2shp. Per report from Devrim GÜNDÜZ.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4257
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 3 Jul 2009 07:24:34 +0000 (07:24 +0000)]
revise to update st_PointN support for curves
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4256
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 2 Jul 2009 16:32:22 +0000 (16:32 +0000)]
Build doc images as part of distribution build.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4251
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 2 Jul 2009 15:59:50 +0000 (15:59 +0000)]
more notes on requirements
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4247
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Thu, 2 Jul 2009 08:08:33 +0000 (08:08 +0000)]
As a lemma to ticket 212, this fixes the inconsistent handling of ST_NumPoints with regards to curved polygons and compound curves. They now behave as they should, returning null.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4245
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Thu, 2 Jul 2009 00:32:31 +0000 (00:32 +0000)]
Fixed the inappropriate minpoint checking of circular strings within curvepoly, as reported in ticket 212, comment... 7ish.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4244
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 1 Jul 2009 16:56:26 +0000 (16:56 +0000)]
Bring this up to date.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4242
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 1 Jul 2009 16:16:38 +0000 (16:16 +0000)]
Updated ChangeLog for 1.4.0rc1
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4239
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 1 Jul 2009 15:42:01 +0000 (15:42 +0000)]
Fix bad memory access in aggregates on nulls (#210), Mark Cave-Ayland.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4237
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 1 Jul 2009 11:54:02 +0000 (11:54 +0000)]
amend documentation on curved support to include new compound curve in curve polygon support.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4235
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Wed, 1 Jul 2009 01:12:40 +0000 (01:12 +0000)]
Porting changes from trunk to address tickets 212 and 213 and adding a few bonus tests.
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4233
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Wed, 24 Jun 2009 11:18:29 +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/branches/1.4@4204
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Wed, 24 Jun 2009 10:57:04 +0000 (10:57 +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/branches/1.4@4201
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 23 Jun 2009 20:55:36 +0000 (20:55 +0000)]
Branch 1.4
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4194
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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