Commit graph

38 commits

Author SHA1 Message Date
Olivier Courtin 799fa47aba Fix a lot of DocBook errors. Use DocBook + MathML DTD. Fix xsl/postgis_aggs_mm.xml.xsl to produce valid Docbook. Now make check output in docs is clean. cf #471
git-svn-id: http://svn.osgeo.org/postgis/trunk@5466 b70326c6-7e19-0410-871a-916f4a2858ee
2010-03-28 08:33:41 +00:00
Paul Ramsey c0ddd4dc6e Fix syntax error in spatial_ref_sys hard upgrade directions (#373)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5389 b70326c6-7e19-0410-871a-916f4a2858ee
2010-03-09 00:37:49 +00:00
Olivier Courtin a6390a3d42 Add libxml2 requirement para. Fix #344. Thanks to Mateus for report.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5341 b70326c6-7e19-0410-871a-916f4a2858ee
2010-02-25 14:11:04 +00:00
Regina Obe d8578a3d2a amend upgrade instructions to include description postgis_upgrade*.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@5086 b70326c6-7e19-0410-871a-916f4a2858ee
2010-01-01 19:44:15 +00:00
Regina Obe 604be9d885 More encouragement to use GEOS 3.2 :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4827 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-16 05:55:40 +00:00
Regina Obe 2d3d4abe67 get rid of reference to loading geography.sql (now integrated in postgis.sql)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4826 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-16 05:53:33 +00:00
Paul Ramsey 13db753444 Add costs to CPU intensive C functions and update doco to ensure 8.3 is the referenced minimum PgSQL version. (#230)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4757 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-06 20:46:38 +00:00
Regina Obe 1a9f9da1d1 Add link to new compatibility matrix
git-svn-id: http://svn.osgeo.org/postgis/trunk@4708 b70326c6-7e19-0410-871a-916f4a2858ee
2009-10-30 19:00:22 +00:00
Regina Obe 36e670f608 missing spots for geography.sql and postgis_comments.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@4530 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-22 21:56:48 +00:00
Regina Obe 0d612d199d Update installation to include geography.sql (yikes we still had install lwpostgis.sql -- no wonder people are so confused). Also upped required to 8.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@4523 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-22 11:27:54 +00:00
Regina Obe 7b1600d7fe 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
2009-06-19 12:20:01 +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
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 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 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 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
Regina Obe 395a4dda02 Update installation to have link to Windows Compilation guide Nicklas put together.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4006 b70326c6-7e19-0410-871a-916f4a2858ee
2009-04-16 07:31:42 +00:00
Mark Cave-Ayland 879e37fd70 Some documentation updates; change the instructions for decompressing the tarballs for PROJ and GEOS so that they work for our Solaris friends (as per the instructions for the main PostGIS tarball). Also move version entities for GEOS and PROJ into postgis.xml, so that as newer versions of PROJ/GEOS are released, we only need to update the version number in one location for the change to be reflected throughout the installation documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3833 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-10 17:24:25 +00:00
Mark Cave-Ayland feef574560 Part 1 of GBT#94: Rename folders/files to be more consistent. Embed the MAJOR.MINOR version in the PostgreSQL shared library name (to allow different databases to contain different PostGIS versions) and also rename lwpostgis.sql to postgis.sql. Update documentation in various files to reflect the new names at the same time.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3534 b70326c6-7e19-0410-871a-916f4a2858ee
2009-01-15 18:35:06 +00:00
Regina Obe ddee26a045 Correct install docs to agree with README. Not sure if this is necessary since this is partially for already installed postgis. Are we going to have an lwgeom folder in contrib?
git-svn-id: http://svn.osgeo.org/postgis/trunk@3339 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-26 12:11:00 +00:00
Regina Obe 00c3b6dbc9 update doc on install to reference geos 3.0.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@3301 b70326c6-7e19-0410-871a-916f4a2858ee
2008-11-19 13:40:00 +00:00
Kevin Neufeld 579825e1e5 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
2008-09-18 04:22:07 +00:00
Regina Obe 06495499a8 Fixed url links to geos and proj. Both are now osgeo projects and no longer at refractions or remotesensing. Move around instructions putting geos and proj compilation steps at the end per Mark's request
git-svn-id: http://svn.osgeo.org/postgis/trunk@2932 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-28 21:09:40 +00:00
Regina Obe c1bd031244 another typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@2929 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 17:47:05 +00:00
Regina Obe 8fcf40ef7a Typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@2928 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 17:36:26 +00:00
Regina Obe 5b58533974 Some changes based on Mark's comments.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2927 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 17:13:01 +00:00
Regina Obe 855f30269e More typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@2926 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 14:46:15 +00:00
Regina Obe e42f739875 typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@2925 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 13:37:36 +00:00
Regina Obe 30c0f9885c More reordering
git-svn-id: http://svn.osgeo.org/postgis/trunk@2924 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 13:05:53 +00:00
Regina Obe 655f9eb58f Installation got moved out of order for some reason.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2923 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 12:52:12 +00:00
Regina Obe c39402389a Typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@2922 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 12:32:37 +00:00
Regina Obe 1c01c65ae5 Updated the installations docs. I took some of Olivier Courtin instructions for install (http://postgis.refractions.net/pipermail/postgis-users/2008-August/020746.html) which seemed much easier to follow than the ones we currently have. Also corrected path settings we had to the install files. They are all in downloads not root of postgis as we suggested.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2921 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-22 12:14:47 +00:00
Mark Cave-Ayland 642471e543 Add a download reference for Apache Ant, plus fix a couple more typos.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2912 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-02 22:03:57 +00:00
Mark Cave-Ayland ab7efdfb60 Correct typo from the previous documentation commit.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2911 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-02 08:41:55 +00:00
Mark Cave-Ayland 8c13cd804b A long overdue documentation update - update the installation section to reflect the many changes in the new SVN trunk build system.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2909 b70326c6-7e19-0410-871a-916f4a2858ee
2008-08-02 08:24:21 +00:00
Kevin Neufeld cae0fd66e7 changed @@LAST_RELEASE_VERSION@@ with a DocBook variable so the correct version number gets substituted in all included files, not just postgis.xml
git-svn-id: http://svn.osgeo.org/postgis/trunk@2879 b70326c6-7e19-0410-871a-916f4a2858ee
2008-07-23 16:40:07 +00:00
Kevin Neufeld 81143c5872 split postgis.xml into manageable chunks, broken at chapter divisions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2831 b70326c6-7e19-0410-871a-916f4a2858ee
2008-07-08 05:09:36 +00:00