Commit graph

49 commits

Author SHA1 Message Date
Sandro Santilli 95045ba32f typo fixed (ENABLE_SEQSCAN missing) - PG7.4 support listed in 2.2
git-svn-id: http://svn.osgeo.org/postgis/trunk@366 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-19 10:27:10 +00:00
Sandro Santilli 6dc0d90bfc first import
git-svn-id: http://svn.osgeo.org/postgis/trunk@359 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-12 20:57:00 +00:00
Sandro Santilli 9ea53524ef Added (mem)GeomUnion and (mem_)collect aggregates documentation, updated Centroid paragraph
git-svn-id: http://svn.osgeo.org/postgis/trunk@356 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-11 11:28:07 +00:00
Sandro Santilli 930fd1686f Added GEOS support tips to installation instructions
git-svn-id: http://svn.osgeo.org/postgis/trunk@349 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-05 17:48:04 +00:00
Sandro Santilli 61f231cf47 postgis.xml put back in place. Makefile modified to generate a
postgis-out.xml from postgis.xml.


git-svn-id: http://svn.osgeo.org/postgis/trunk@348 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-05 11:00:18 +00:00
Sandro Santilli df96f325f1 made last release version a parameter
git-svn-id: http://svn.osgeo.org/postgis/trunk@347 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-04 21:54:14 +00:00
Sandro Santilli 9777285ed0 added 'global' specification to sed command
git-svn-id: http://svn.osgeo.org/postgis/trunk@346 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-04 21:52:23 +00:00
Sandro Santilli 02e0512823 renamed postgis.xml to postgis.xml.in
git-svn-id: http://svn.osgeo.org/postgis/trunk@345 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-04 19:23:39 +00:00
Sandro Santilli 9d27d83e88 dropped 'clean' rule (not really a good idea right now)
git-svn-id: http://svn.osgeo.org/postgis/trunk@344 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-04 19:20:48 +00:00
Sandro Santilli 2a48db7575 initial import
git-svn-id: http://svn.osgeo.org/postgis/trunk@341 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-04 18:56:14 +00:00
David Blasby d1930150ee removed truly_inside() doc.
git-svn-id: http://svn.osgeo.org/postgis/trunk@299 b70326c6-7e19-0410-871a-916f4a2858ee
2003-09-04 16:46:00 +00:00
Paul Ramsey 8203c2b2b6 Add missing </para>
git-svn-id: http://svn.osgeo.org/postgis/trunk@295 b70326c6-7e19-0410-871a-916f4a2858ee
2003-08-18 20:19:11 +00:00
Paul Ramsey eb9dbceafb Removed illegal characters from the file.
git-svn-id: http://svn.osgeo.org/postgis/trunk@294 b70326c6-7e19-0410-871a-916f4a2858ee
2003-08-18 20:08:21 +00:00
Paul Ramsey 44b45e5ccc More entities
git-svn-id: http://svn.osgeo.org/postgis/trunk@293 b70326c6-7e19-0410-871a-916f4a2858ee
2003-08-18 20:00:08 +00:00
Paul Ramsey d3604edebc Replace <> with proper entities in Dave's new function entries
git-svn-id: http://svn.osgeo.org/postgis/trunk@292 b70326c6-7e19-0410-871a-916f4a2858ee
2003-08-18 19:45:20 +00:00
David Blasby 85ff82755b Conformance changes.
Removed junk from postgis_debug.c and added the first run of the long
transaction locking support.  (this will change - dont use it)
conformance tests were corrected
some dos cr/lf removed
empty geometries i.e. GEOMETRYCOLLECT(EMPTY) added (with indexing support)
pointN(<linestring>,1) now returns the first point (used to return 2nd)


git-svn-id: http://svn.osgeo.org/postgis/trunk@288 b70326c6-7e19-0410-871a-916f4a2858ee
2003-08-08 18:19:20 +00:00
Chris Hodgson 17d19d4d35 Updated the documentation for the '~' operator and added documentation for the '@' operator (they were backwards).
git-svn-id: http://svn.osgeo.org/postgis/trunk@245 b70326c6-7e19-0410-871a-916f4a2858ee
2003-03-06 18:10:30 +00:00
Chris Hodgson 8f5cdf655e fixed a small error in an example - road_name -> name
git-svn-id: http://svn.osgeo.org/postgis/trunk@233 b70326c6-7e19-0410-871a-916f4a2858ee
2003-01-31 17:23:20 +00:00
Chris Hodgson 88095317f3 changed the title of the new section from "Mapserver" to "Using Mapserver"
git-svn-id: http://svn.osgeo.org/postgis/trunk@211 b70326c6-7e19-0410-871a-916f4a2858ee
2002-11-22 21:25:43 +00:00
Chris Hodgson e131c67fdb added more advanced mapserver documentation, and separated mapserver into its own section of the documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@210 b70326c6-7e19-0410-871a-916f4a2858ee
2002-11-22 21:22:22 +00:00
Chris Hodgson 793d362943 re-formatted the xml doc and added a bit about complex queries (still lots more to come on that topic)
git-svn-id: http://svn.osgeo.org/postgis/trunk@208 b70326c6-7e19-0410-871a-916f4a2858ee
2002-11-20 21:32:12 +00:00
Paul Ramsey f701e95fe7 Fixed syntax error in hyperlink to postgis source.
git-svn-id: http://svn.osgeo.org/postgis/trunk@201 b70326c6-7e19-0410-871a-916f4a2858ee
2002-10-16 23:48:07 +00:00
Chris Hodgson b5fc36871a - fixed a bug in box3d_overleft which would likely go unnoticed
- fixed the docs for &<, &>, <<, and >> which were backwards


git-svn-id: http://svn.osgeo.org/postgis/trunk@191 b70326c6-7e19-0410-871a-916f4a2858ee
2002-10-10 17:00:40 +00:00
Chris Hodgson efefa6cec0 minor correction
git-svn-id: http://svn.osgeo.org/postgis/trunk@177 b70326c6-7e19-0410-871a-916f4a2858ee
2002-07-26 16:50:02 +00:00
Chris Hodgson 4d42c909b5 fixed some formatting errors from my previous addition
git-svn-id: http://svn.osgeo.org/postgis/trunk@175 b70326c6-7e19-0410-871a-916f4a2858ee
2002-07-17 20:10:12 +00:00
Chris Hodgson 4f4d777904 added a "common problems" sub-section to the "installing postgis" section
git-svn-id: http://svn.osgeo.org/postgis/trunk@174 b70326c6-7e19-0410-871a-916f4a2858ee
2002-07-17 18:34:10 +00:00
Paul Ramsey e2d3347b3a fixed syntax error in reference to pgsql2shp
git-svn-id: http://svn.osgeo.org/postgis/trunk@170 b70326c6-7e19-0410-871a-916f4a2858ee
2002-06-26 18:34:06 +00:00
Paul Ramsey 2a3120e296 Fixed syntax error in GeometryN defn.
git-svn-id: http://svn.osgeo.org/postgis/trunk@164 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-22 19:29:29 +00:00
Paul Ramsey 1e1cf9a0e0 Fixed mistake in FAQ example on radius searching.
git-svn-id: http://svn.osgeo.org/postgis/trunk@155 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-04 23:08:05 +00:00
Paul Ramsey 257a2792d2 More docbook changes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@154 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-04 22:52:53 +00:00
Paul Ramsey 6857ea8508 Docbook syntax error changes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@153 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-04 22:51:53 +00:00
Paul Ramsey 137fe0b9b1 Documentation updates to go with the 0.7 release. All new functions
documented, and appropriate changes made to installation and other
directions. New build process for the PG72 indexes and PROJ4 support
added to Makefile.


git-svn-id: http://svn.osgeo.org/postgis/trunk@151 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-04 22:46:50 +00:00
Paul Ramsey 719236e047 Start of 0.7 documenation edits.
git-svn-id: http://svn.osgeo.org/postgis/trunk@145 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-03 03:14:19 +00:00
Paul Ramsey c0659de4ea XML syntax error.
git-svn-id: http://svn.osgeo.org/postgis/trunk@138 b70326c6-7e19-0410-871a-916f4a2858ee
2002-04-23 17:02:00 +00:00
Paul Ramsey 66a6688ca1 Doco changes to reflect use of 'createlang' as default language creator.
git-svn-id: http://svn.osgeo.org/postgis/trunk@113 b70326c6-7e19-0410-871a-916f4a2858ee
2001-12-21 19:44:57 +00:00
Paul Ramsey b48cf71712 Fix error in sentence about OGC support.
git-svn-id: http://svn.osgeo.org/postgis/trunk@108 b70326c6-7e19-0410-871a-916f4a2858ee
2001-11-19 17:25:57 +00:00
Paul Ramsey 9e3b930fb1 More spelling fixes, this time with ispell! :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@97 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-30 19:47:43 +00:00
Paul Ramsey 97c2eb2d5e Fix spelling mistake.
git-svn-id: http://svn.osgeo.org/postgis/trunk@96 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-30 19:43:03 +00:00
Paul Ramsey 09dce7cd99 Fixed documentation error with respect to box3d
git-svn-id: http://svn.osgeo.org/postgis/trunk@93 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-26 16:30:27 +00:00
Paul Ramsey a5cc901472 Updated style.css to match new website.
git-svn-id: http://svn.osgeo.org/postgis/trunk@83 b70326c6-7e19-0410-871a-916f4a2858ee
2001-10-17 23:13:11 +00:00
Paul Ramsey d420202c00 Makefile changes in preparation for 0.6 release.
Documentation fiddling for final format.


git-svn-id: http://svn.osgeo.org/postgis/trunk@67 b70326c6-7e19-0410-871a-916f4a2858ee
2001-09-19 19:01:38 +00:00
Paul Ramsey a08986f832 Additions for the 0.6 release.
git-svn-id: http://svn.osgeo.org/postgis/trunk@65 b70326c6-7e19-0410-871a-916f4a2858ee
2001-09-19 18:00:24 +00:00
Paul Ramsey 0c1ba88994 Updates to the documentation (new functions, 0.6 special info, mapserver
info). Other release-specific updates in CHANGES, README, TODO to give
info on the new code.


git-svn-id: http://svn.osgeo.org/postgis/trunk@64 b70326c6-7e19-0410-871a-916f4a2858ee
2001-09-18 01:34:02 +00:00
Paul Ramsey 76a87e711b Typo in SQL example fixed.
git-svn-id: http://svn.osgeo.org/postgis/trunk@59 b70326c6-7e19-0410-871a-916f4a2858ee
2001-08-30 22:24:17 +00:00
Paul Ramsey 0472bac20b Fixed type in index description.
git-svn-id: http://svn.osgeo.org/postgis/trunk@55 b70326c6-7e19-0410-871a-916f4a2858ee
2001-08-10 02:21:26 +00:00
Paul Ramsey ef933a8060 Fix error in shp2pgsql section.
git-svn-id: http://svn.osgeo.org/postgis/trunk@34 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-22 19:00:35 +00:00
Paul Ramsey 33a236b1eb Change version numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@26 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 23:27:21 +00:00
Paul Ramsey 50ffe25d0a Updated to include all new functions and features since release 0.2
git-svn-id: http://svn.osgeo.org/postgis/trunk@25 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-20 23:26:09 +00:00
No Body 3cda119445 Initial revision
git-svn-id: http://svn.osgeo.org/postgis/trunk@2 b70326c6-7e19-0410-871a-916f4a2858ee
2001-06-22 17:39:29 +00:00