Commit graph

3578 commits

Author SHA1 Message Date
Regina Obe da276fc668 Forgot ST_MinimumBoundingCircle and credit Bruce Rindahl
git-svn-id: http://svn.osgeo.org/postgis/trunk@4175 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-16 15:53:10 +00:00
Paul Ramsey 83c584812c More updates
git-svn-id: http://svn.osgeo.org/postgis/trunk@4173 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-15 17:48:27 +00:00
Paul Ramsey 4e18f1c3b5 Update doc instructions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4172 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-15 17:42:58 +00:00
Regina Obe 2b1c5bb91f replace _VOLATILE_STRICT with VOLATILE STRICT
git-svn-id: http://svn.osgeo.org/postgis/trunk@4170 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-12 15:30:40 +00:00
Regina Obe 1e59562c3a Change _VOLATILE to VOLATILE
git-svn-id: http://svn.osgeo.org/postgis/trunk@4169 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-12 15:14:57 +00:00
Paul Ramsey cfb44a749f astyle --style=ansi --indent=tab (#133)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4168 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-11 16:44:03 +00:00
Paul Ramsey 7cf4482bab remove file that should never have been added
git-svn-id: http://svn.osgeo.org/postgis/trunk@4167 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-11 16:31:09 +00:00
Paul Ramsey e58330f614 Clean up old compatibility code. (#196)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4166 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-11 15:52:30 +00:00
Mark Cave-Ayland 709784580a 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
2009-06-11 13:28:39 +00:00
Regina Obe 51901cb45a correct example
git-svn-id: http://svn.osgeo.org/postgis/trunk@4164 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-10 14:51:39 +00:00
Regina Obe 266cd87f28 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
2009-06-10 01:26:54 +00:00
Regina Obe 50da7d93fa Add Jean David Techer to list of contributors
git-svn-id: http://svn.osgeo.org/postgis/trunk@4161 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-10 01:18:45 +00:00
Paul Ramsey 370308692b 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
2009-06-09 23:54:15 +00:00
Paul Ramsey 83c7eb99ba Closes (#134)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4159 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-09 23:27:02 +00:00
Paul Ramsey 720e82399b More work on 1.4 upgrade script.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4158 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-09 22:51:14 +00:00
Paul Ramsey 3da74ee09b More fixes to upgrade process.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4157 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-09 22:14:42 +00:00
Paul Ramsey 3ce6406a06 Work on upgrade script.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4156 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-08 23:21:55 +00:00
Paul Ramsey a8f1d2b074 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
2009-06-08 22:33:08 +00:00
Paul Ramsey 5c8a05ae2a remove syntax error
git-svn-id: http://svn.osgeo.org/postgis/trunk@4154 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-08 22:30:29 +00:00
Paul Ramsey 8909517338 Updated to EPSG 7.1 version (#191)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4153 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-08 19:40:07 +00:00
Regina Obe dcf75b7daf #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
2009-06-08 17:35:06 +00:00
Mark Cave-Ayland 775052a442 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
2009-06-06 14:09:39 +00:00
Regina Obe 749a6a527c 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
2009-06-04 15:29:50 +00:00
Regina Obe e372a59a90 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
2009-06-04 15:20:14 +00:00
Paul Ramsey f31941735b Fix for #192.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4134 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-04 14:17:07 +00:00
Paul Ramsey a8f9418523 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
2009-06-03 23:56:23 +00:00
Paul Ramsey bc9640ffcb Fix for issue #186
git-svn-id: http://svn.osgeo.org/postgis/trunk@4131 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-03 23:07:48 +00:00
Paul Ramsey e749503918 remove warnings from autoconf process
git-svn-id: http://svn.osgeo.org/postgis/trunk@4130 b70326c6-7e19-0410-871a-916f4a2858ee
2009-06-03 22:46:42 +00:00
Kevin Neufeld ad5caa5b75 small typo in Populate_Geometry_Columns doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@4113 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-29 18:10:09 +00:00
Kevin Neufeld add35dd05f 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
2009-05-27 17:14:08 +00:00
Kevin Neufeld 36feba805b updated the comments-install make target
git-svn-id: http://svn.osgeo.org/postgis/trunk@4110 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-26 18:35:07 +00:00
Kevin Neufeld 9e672a2830 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
2009-05-26 18:28:01 +00:00
Kevin Neufeld c6114a5762 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
2009-05-26 18:27:26 +00:00
Kevin Neufeld c332167cfb 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
2009-05-26 18:10:19 +00:00
Kevin Neufeld 5926457447 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
2009-05-26 18:00:55 +00:00
Regina Obe 5e88baa599 make example fit the diagram in text
git-svn-id: http://svn.osgeo.org/postgis/trunk@4105 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-26 17:24:41 +00:00
Regina Obe cf72378bab Make lame circle more lame
git-svn-id: http://svn.osgeo.org/postgis/trunk@4104 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-26 17:08:20 +00:00
Regina Obe 7204c98afc 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
2009-05-26 16:47:41 +00:00
Regina Obe 2ba77cbd06 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
2009-05-26 16:26:26 +00:00
Regina Obe b7e8ec34a2 bad image try again
git-svn-id: http://svn.osgeo.org/postgis/trunk@4101 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-26 16:24:02 +00:00
Regina Obe c9f5a1e9e3 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
2009-05-26 15:05:40 +00:00
Kevin Neufeld bab335dae4 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
2009-05-25 20:26:43 +00:00
Regina Obe cf5f2e6963 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
2009-05-24 07:52:07 +00:00
Kevin Neufeld d40c494669 use a docbook variable instead
git-svn-id: http://svn.osgeo.org/postgis/trunk@4097 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-22 23:22:55 +00:00
Kevin Neufeld f4f672ea86 didn't need the c preprocessor after all
git-svn-id: http://svn.osgeo.org/postgis/trunk@4096 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-22 23:19:42 +00:00
Kevin Neufeld 032903e86c Added a Short Version section.
Updated requirements.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4095 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-22 22:14:46 +00:00
Kevin Neufeld 08eeeecdbc formatted installation.xml in preparation for editing
git-svn-id: http://svn.osgeo.org/postgis/trunk@4094 b70326c6-7e19-0410-871a-916f4a2858ee
2009-05-22 22:07:41 +00:00
Kevin Neufeld 78b747ab2e 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
2009-05-22 21:32:19 +00:00
Regina Obe f740ba360a 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
2009-05-20 11:16:29 +00:00
Regina Obe f661a37347 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
2009-05-20 10:54:40 +00:00