Commit graph

66 commits

Author SHA1 Message Date
Paul Ramsey 7fa25d8661 Removed < sign and replaced with &lt;
git-svn-id: http://svn.osgeo.org/postgis/trunk@763 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-28 22:54:20 +00:00
Sandro Santilli 33b1e532f8 Fixed typo ( mem_collect ==> memcollect )
git-svn-id: http://svn.osgeo.org/postgis/trunk@757 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-27 08:12:36 +00:00
Sandro Santilli 533a21172f Added postgis_full_version(), marked postgis_version() as deprecated.
git-svn-id: http://svn.osgeo.org/postgis/trunk@655 b70326c6-7e19-0410-871a-916f4a2858ee
2004-07-28 17:32:30 +00:00
Sandro Santilli 3fb30e24d6 Changed all version functions to return text.
Renamed postgis_scripts_version() to postgis_scripts_installed()
Added postgis_scripts_released().
Added postgis_full_version().


git-svn-id: http://svn.osgeo.org/postgis/trunk@653 b70326c6-7e19-0410-871a-916f4a2858ee
2004-07-28 16:10:59 +00:00
Sandro Santilli 1f3a6db7a3 Added postgis_uses_stats and postgis_scripts_version.
Experimented with PIP short-circuit in within/contains functions.
Documented new version functions.


git-svn-id: http://svn.osgeo.org/postgis/trunk@652 b70326c6-7e19-0410-871a-916f4a2858ee
2004-07-28 13:37:43 +00:00
Sandro Santilli d6bd706981 documented statistics gethering operations
git-svn-id: http://svn.osgeo.org/postgis/trunk@625 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-16 13:14:01 +00:00
Sandro Santilli d510176aa1 Added DropGeometryTable description
git-svn-id: http://svn.osgeo.org/postgis/trunk@588 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-04 10:19:32 +00:00
Paul Ramsey 8c574d0eb7 Document the expand() function (finally!)
git-svn-id: http://svn.osgeo.org/postgis/trunk@568 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-03 04:51:26 +00:00
Paul Ramsey a66c0642e5 Document the multi() function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@557 b70326c6-7e19-0410-871a-916f4a2858ee
2004-05-28 02:42:14 +00:00
Paul Ramsey 4be62a343d Fix typos and section misreferences in OGC function reference section
git-svn-id: http://svn.osgeo.org/postgis/trunk@554 b70326c6-7e19-0410-871a-916f4a2858ee
2004-05-18 16:56:59 +00:00
David Blasby a65cf20a80 fixed minor typos GeomFromWKB not GeometryFromWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@507 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-22 16:05:44 +00:00
David Blasby 75fc9113d2 GeometryN(...) now correctly says "1" is the 1st geometry (used to be 0).
git-svn-id: http://svn.osgeo.org/postgis/trunk@504 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-13 16:49:18 +00:00
Paul Ramsey 470069113b Removed rogue docbook tags
git-svn-id: http://svn.osgeo.org/postgis/trunk@495 b70326c6-7e19-0410-871a-916f4a2858ee
2004-03-26 01:09:43 +00:00
Sandro Santilli 1e0a1a1d8f Updated AddGeometryColumn() and DropGeometryColumn() descriptions to the schema-aware versions
git-svn-id: http://svn.osgeo.org/postgis/trunk@489 b70326c6-7e19-0410-871a-916f4a2858ee
2004-03-19 16:35:49 +00:00
Sandro Santilli bcf43f8848 Added line_interpolate_point entry
git-svn-id: http://svn.osgeo.org/postgis/trunk@431 b70326c6-7e19-0410-871a-916f4a2858ee
2004-01-21 19:11:54 +00:00
Sandro Santilli a1fec8f1aa added simplify() documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@411 b70326c6-7e19-0410-871a-916f4a2858ee
2003-12-16 11:04:55 +00:00
Sandro Santilli 357aab4a86 postgresql linking against libstdc++ reported as possibly needed for geos support
git-svn-id: http://svn.osgeo.org/postgis/trunk@378 b70326c6-7e19-0410-871a-916f4a2858ee
2003-11-20 16:46:22 +00:00
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