Commit graph

3028 commits

Author SHA1 Message Date
Sandro Santilli 7c4b7a9536 Edited release notes in manual, set release date to 2005/12/21
(if everything goes file)


git-svn-id: http://svn.osgeo.org/postgis/trunk@2222 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-16 11:14:06 +00:00
Sandro Santilli c9ed4a8a4a Added notes `bout postgis_scripts_released(), postgis_scripts_installed()
and postgis_version(). Copied soft upgrade description from README
file - removed most references about DBPROC/RELPROC and the like.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2210 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-16 01:35:03 +00:00
Paul Ramsey b16600e141 Remove qandasetdiv tags and fix numbering...
git-svn-id: http://svn.osgeo.org/postgis/trunk@2206 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-15 23:46:34 +00:00
Sandro Santilli b5fa6ee2bf Switched HARD/SOFT upgrade and removed HACK upgrade sections.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2201 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-15 18:34:59 +00:00
Sandro Santilli 0e06fd53fe Typo fixed (dumber->dumper) - was tempted to keep it ;)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2188 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-14 18:44:17 +00:00
Sandro Santilli 6395fef41e Removed obsoleted --param shade.verbatim param from xsltproc call,
moved common flags on top file.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2183 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-14 14:14:10 +00:00
Sandro Santilli c8b7a26abf fixed closing tag mismatch
git-svn-id: http://svn.osgeo.org/postgis/trunk@2182 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-14 13:43:36 +00:00
Sandro Santilli 933ba468a1 Added release version in abstract, updated INSTALL section to reflect autoconf-based layout
git-svn-id: http://svn.osgeo.org/postgis/trunk@2181 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-14 13:42:10 +00:00
Sandro Santilli 41497e3030 Nicely handled missing requirements for docs build
git-svn-id: http://svn.osgeo.org/postgis/trunk@2180 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-14 12:24:26 +00:00
Sandro Santilli 2bd9a8294d Renamed ReplacePoint() to SetPoint()
git-svn-id: http://svn.osgeo.org/postgis/trunk@2174 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 19:01:18 +00:00
Sandro Santilli bd80617203 Added RemovePoint() and ReplacePoint() to complete Geometry editiong function.
Added regress tests for them.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2173 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 18:39:08 +00:00
Sandro Santilli 892f1e2ee7 LRS section repopulated
git-svn-id: http://svn.osgeo.org/postgis/trunk@2170 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 14:19:32 +00:00
Sandro Santilli 278c553a0c Moved out of LRS section: line_locate_point back (to Misc),
line_substring and line_interpolate_point (to Geometry constructors).
Added more cross-references.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2169 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 12:51:00 +00:00
Sandro Santilli 14cb4bea55 - Fixed Z presence detection in GEOS funcions (C++ and C wrappers).
- NEW BuildArea(any_geometry) function
- NEW OGC BdPolyFromText(linestring_wkt, srid) function
- NEW OGC BdMPolyFromText(linestring_wkt, srid) function
- Updated postgis manual and added regression tests for new functions.
- Reworked regress test runner to be more succint and report
  a summary of test results


git-svn-id: http://svn.osgeo.org/postgis/trunk@2165 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-12 17:40:50 +00:00
Paul Ramsey 1aceaae80a Added credits for GEOS and Proj4.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2160 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-09 20:43:31 +00:00
Sandro Santilli c1ef0b0e8f Added Charlie Savage in credits
git-svn-id: http://svn.osgeo.org/postgis/trunk@2157 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-09 12:02:40 +00:00
Sandro Santilli 9a2342332f Updated SnapToGrid documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@2147 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 15:37:27 +00:00
Sandro Santilli cb5685766c Updated after release 1.0.6
git-svn-id: http://svn.osgeo.org/postgis/trunk@2145 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 15:09:29 +00:00
Sandro Santilli b7a662ad75 Added Alex Mayrhofer to list of contributors
git-svn-id: http://svn.osgeo.org/postgis/trunk@2105 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-30 17:04:03 +00:00
Sandro Santilli 442291116f Added locate_among_measure() and locate_between_measures() dox.
Updated CHANGES adding new LRS funx and new transform() code.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2096 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-29 10:05:49 +00:00
Sandro Santilli 43f510b410 Updated documentation for X,Y,M and Z
git-svn-id: http://svn.osgeo.org/postgis/trunk@2095 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-29 09:00:00 +00:00
Sandro Santilli 254fa3988c Added -N and -g documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@2064 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-24 20:11:05 +00:00
Sandro Santilli 8f417b1c5c Fixed a bug in getPoint{3dm,3dz,4d}_p() api calls automatically
fixing bugs in force_{3dm,3dz,4d}() user functions, for which
tests have been added in regress dir.
Wrapped paranoid checks in PARANOIA_LEVEL preprocessor blocks.
Updated release notes and CHANGES file.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2053 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-22 21:29:41 +00:00
Sandro Santilli f8eb8bfa08 Added availability info of line_interpolate_point function
git-svn-id: http://svn.osgeo.org/postgis/trunk@2041 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-16 10:34:41 +00:00
Sandro Santilli c932a7a291 Updated 1.0.5 release documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@2040 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-16 09:49:39 +00:00
Sandro Santilli a1d9b76ad6 Added documentation for azimuth()
git-svn-id: http://svn.osgeo.org/postgis/trunk@2002 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-25 14:31:02 +00:00
Sandro Santilli 677ad7b7b6 Added -W and -I loader switches to manuals.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1954 b70326c6-7e19-0410-871a-916f4a2858ee
2005-10-03 07:53:38 +00:00
Sandro Santilli 03672173a3 Added LineMerge function in Geometry Editors chapter
git-svn-id: http://svn.osgeo.org/postgis/trunk@1938 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-26 12:53:10 +00:00
Sandro Santilli 6ee4b46ed4 Fixed X(),Y() and Z() functions descriptions, added M().
git-svn-id: http://svn.osgeo.org/postgis/trunk@1918 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-15 14:53:43 +00:00
Sandro Santilli 28fdb46eb9 Moved AddPoint() function from 'geometry constructors' to 'geometry editors' chapter
git-svn-id: http://svn.osgeo.org/postgis/trunk@1917 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-15 10:24:38 +00:00
Sandro Santilli 6403f70925 Added Reporting Bugs chapter
git-svn-id: http://svn.osgeo.org/postgis/trunk@1910 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-15 09:50:16 +00:00
Sandro Santilli b42308a799 Updated release info for 1.0.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@1908 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-09 17:03:45 +00:00
Sandro Santilli f9a630a640 Added notes about PointN, GeometryN and InteriorRingN indexing method
git-svn-id: http://svn.osgeo.org/postgis/trunk@1891 b70326c6-7e19-0410-871a-916f4a2858ee
2005-09-06 09:22:22 +00:00
Sandro Santilli a95e0993b7 Added Nikita Shulga <malfet@jscc.ru> in contributors list.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1877 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-29 12:08:27 +00:00
Sandro Santilli e0609b1383 Added availability note for version functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@1855 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-04 15:20:41 +00:00
Sandro Santilli 581d2837d8 1.0.3 release notes and date
git-svn-id: http://svn.osgeo.org/postgis/trunk@1853 b70326c6-7e19-0410-871a-916f4a2858ee
2005-08-04 14:55:27 +00:00
Sandro Santilli dc23ea4d4d Added 1.0.2 release notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1805 b70326c6-7e19-0410-871a-916f4a2858ee
2005-07-03 17:46:06 +00:00
Sandro Santilli b3f50e35ac Added -I switch for GiST index creation in loader
git-svn-id: http://svn.osgeo.org/postgis/trunk@1764 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-16 17:55:58 +00:00
Sandro Santilli d5a38d0cc3 Added availability info for postgis_full_version() and postgis_jts_version()
git-svn-id: http://svn.osgeo.org/postgis/trunk@1756 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-10 12:36:49 +00:00
Sandro Santilli 63735702bd More info in the Upgrade chapter (soft upgrade/hard upgrade)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1754 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-10 11:58:13 +00:00
Sandro Santilli e7f55ca02b Added line_locate_point() function
git-svn-id: http://svn.osgeo.org/postgis/trunk@1747 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 15:12:59 +00:00
Sandro Santilli 744d8ecf04 NEW line_substring() function
git-svn-id: http://svn.osgeo.org/postgis/trunk@1745 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-09 12:24:39 +00:00
Markus Schaber e1bdb15c6c added scale() and transscale() functions (like transform())
git-svn-id: http://svn.osgeo.org/postgis/trunk@1735 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-06 07:58:40 +00:00
Sandro Santilli ccd51c65b1 Applied Alex Bodnaru patch for pgsql source tree dependency drop.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1733 b70326c6-7e19-0410-871a-916f4a2858ee
2005-06-04 10:06:14 +00:00
Sandro Santilli 5ef6d88550 Added postgis-1.0.1 release date
git-svn-id: http://svn.osgeo.org/postgis/trunk@1726 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-24 14:02:05 +00:00
Sandro Santilli 038c219c12 Compiled 1.0.1 release notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1721 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-23 14:15:33 +00:00
Sandro Santilli 1a7d3f6f35 Fixed SetSRID() entry
git-svn-id: http://svn.osgeo.org/postgis/trunk@1717 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-18 15:49:00 +00:00
Sandro Santilli 6d9df28161 updated docs as for -k switch
git-svn-id: http://svn.osgeo.org/postgis/trunk@1702 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-15 08:05:20 +00:00
Sandro Santilli b435f1ab21 fixed upgrade procedure section as suggested by Steven Bowden
git-svn-id: http://svn.osgeo.org/postgis/trunk@1687 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-10 08:15:00 +00:00
Sandro Santilli b9b3fe4304 GEOS/JTS performed operations dox made more explicit about which
argument is 'this' and which is 'otherGeometry'.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1682 b70326c6-7e19-0410-871a-916f4a2858ee
2005-05-04 06:58:56 +00:00
Sandro Santilli cdd52cab22 Fixed link to SimpleFeature Specification
git-svn-id: http://svn.osgeo.org/postgis/trunk@1659 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-20 15:22:09 +00:00
Sandro Santilli 349bc901b4 Fixed bogus example of GeometryFromText(box3d, int) changing it
to SetSRID(box3d, int) in chapter 5.1.2


git-svn-id: http://svn.osgeo.org/postgis/trunk@1654 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-20 10:21:50 +00:00
Sandro Santilli 0f0b7f7371 Reworked autoconf path to use pgsql or custom layout based on
presence of a --prefix switch.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1647 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-19 10:41:22 +00:00
Sandro Santilli 2d92302588 Improved autoconf script, dropped pgsql source dependency. EXPERIMENTAL.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1641 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-18 14:46:48 +00:00
Sandro Santilli ae03cbdd1c Fixed 1.0.0 release date to 2005/04/19
git-svn-id: http://svn.osgeo.org/postgis/trunk@1639 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-18 14:15:31 +00:00
Sandro Santilli 6995d1a823 Slightly changed standard deviation computation to be more corner-case-friendly.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1636 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-18 14:12:43 +00:00
Sandro Santilli 01fa28e28a Added estmator code and testers bugfix for 1.0.0 release.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1635 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-18 14:04:10 +00:00
Sandro Santilli 42fe9e84b8 Fixed Makefile to read Makefile.config
git-svn-id: http://svn.osgeo.org/postgis/trunk@1627 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-15 20:12:56 +00:00
Sandro Santilli 2683d97df4 Added more people to manual "CREDITS" chapter (copied from CREDITS file).
Added a not in CREDITS redirecting to the postgis manual.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1620 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-15 09:54:37 +00:00
Sandro Santilli 0d02ddf902 Added shp2pgsql bugfix and autoconf improvement in Release Notes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1618 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-14 13:35:26 +00:00
Sandro Santilli 2120c8c980 Added Alex Bodnaru in the "Other contributors" section, for debian packaging.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1614 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-14 09:40:32 +00:00
Sandro Santilli ef4316eb95 Removed the CREDITS section from Release Notes and move contributors
in chapter 1.1 (Credits).


git-svn-id: http://svn.osgeo.org/postgis/trunk@1612 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-13 15:57:58 +00:00
Sandro Santilli 40a023e253 Release notes made an appendix, updated credits section
git-svn-id: http://svn.osgeo.org/postgis/trunk@1611 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-13 14:25:50 +00:00
Sandro Santilli b0a33a3080 Added release notes for 1.0.0 final
git-svn-id: http://svn.osgeo.org/postgis/trunk@1609 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-12 11:18:01 +00:00
Sandro Santilli 63ee8337cb XSLBASE made back-redefinable
git-svn-id: http://svn.osgeo.org/postgis/trunk@1608 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-12 11:17:04 +00:00
Paul Ramsey 66916ee6cf Make xsl reference work for rackmount nightly build
git-svn-id: http://svn.osgeo.org/postgis/trunk@1607 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-08 06:45:47 +00:00
Markus Schaber 3f2eb13580 typo fixes and linked function in 4.2.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@1606 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-07 21:02:09 +00:00
Sandro Santilli ea5074d802 Corrected and augmented the new chapter about ensuring OGC compliancy.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1604 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-07 19:00:32 +00:00
Markus Schaber f6895129b7 Added information about geometry validity.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1603 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-07 09:32:15 +00:00
Markus Schaber a4b120b53a added -p option (prepare mode) that spits out the table schema without
inserting any data.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1600 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-06 14:02:08 +00:00
Markus Schaber 497ffd8761 Fix documentation of -D option in shp2pgsql manpage
git-svn-id: http://svn.osgeo.org/postgis/trunk@1596 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-05 13:43:50 +00:00
Sandro Santilli 8d3b5f7a30 Documented loader support for 0.x versions
git-svn-id: http://svn.osgeo.org/postgis/trunk@1593 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-05 08:00:07 +00:00
Sandro Santilli 1bd8b8dcc7 Added manual pages provided by Roberto Boati <roberto.boati@daisyred.com>
git-svn-id: http://svn.osgeo.org/postgis/trunk@1589 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-01 09:38:12 +00:00
Sandro Santilli 846ea19bbf Scripts version set to 0.3.0 (minor increment as a scripts override won't
suffice to get rid of dropped box2d funx).
Set release date and other versions to RC6


git-svn-id: http://svn.osgeo.org/postgis/trunk@1586 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-30 17:03:56 +00:00
Sandro Santilli 9a2669f384 Added RC6 release notes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1584 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-30 11:47:05 +00:00
Sandro Santilli 9a57e9eaa0 Added release dates
git-svn-id: http://svn.osgeo.org/postgis/trunk@1570 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-25 16:37:53 +00:00
Sandro Santilli df8e612569 Added a not in performance tips chapter about dimension constraints.
Removed part on update_geometry_stats as it should have no effect.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1569 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-25 16:28:07 +00:00
Sandro Santilli ade6227849 generalized Other changes
git-svn-id: http://svn.osgeo.org/postgis/trunk@1568 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-25 14:49:54 +00:00
Sandro Santilli 4ad5a50a3d Updated release notes section
git-svn-id: http://svn.osgeo.org/postgis/trunk@1566 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-25 13:56:06 +00:00
Markus Schaber 9e305102cf additional performance tips
git-svn-id: http://svn.osgeo.org/postgis/trunk@1564 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-24 18:01:49 +00:00
Sandro Santilli 4d270f7849 Expanded estimated_extent() paragraph to document differences between pre
and post pgsql 800.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1551 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-21 12:24:31 +00:00
Sandro Santilli 27b3c1ea8b cleanups - version file source
git-svn-id: http://svn.osgeo.org/postgis/trunk@1493 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-04 19:34:47 +00:00
Mark Leslie 6a68925c53 Cleaned up distance_sphere and updated documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1492 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-04 19:31:36 +00:00
Sandro Santilli 7451a5c724 Expanded "upgrading" chapter to explain postgis_restore.pl upgrade procedure.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1490 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-04 19:18:40 +00:00
Sandro Santilli 7d643d7d30 Made 'html' the default rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@1489 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-04 19:18:07 +00:00
Sandro Santilli 9cb57cd6f4 Parametrized XSLBASE directory
git-svn-id: http://svn.osgeo.org/postgis/trunk@1488 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-04 19:15:23 +00:00
Paul Ramsey 44298b8e75 Fix link error.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1451 b70326c6-7e19-0410-871a-916f4a2858ee
2005-03-01 01:17:36 +00:00
Sandro Santilli ea648e17f8 Removed PGSQL7.1 references, clearly stated support starting from 72.
Renamed all postgis.sql refs to lwpostgis.sql.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1386 b70326c6-7e19-0410-871a-916f4a2858ee
2005-02-09 11:53:20 +00:00
Paul Ramsey 7cb718f906 Fixed literal && inside the text, replaced with &amp;
git-svn-id: http://svn.osgeo.org/postgis/trunk@1366 b70326c6-7e19-0410-871a-916f4a2858ee
2005-02-04 17:08:25 +00:00
Sandro Santilli 170fe97da4 Added Performance Tips chapter
git-svn-id: http://svn.osgeo.org/postgis/trunk@1364 b70326c6-7e19-0410-871a-916f4a2858ee
2005-02-04 10:20:57 +00:00
Sandro Santilli 578cc608b8 LAST_RELEASE_VERSION bumped to 1.0.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@1351 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-28 15:40:15 +00:00
Sandro Santilli 310b040a9d Fixed FAQ to use the schema version of AddGeometryColumn
(generated confusion for 0.7.5 users)


git-svn-id: http://svn.osgeo.org/postgis/trunk@1348 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-27 11:17:23 +00:00
Sandro Santilli 4ea3424791 Updated 1.0.0 release date and changed version to 1.0.0RC1
git-svn-id: http://svn.osgeo.org/postgis/trunk@1295 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-13 09:42:40 +00:00
Sandro Santilli f539ed1fcf Added release notes chapter
git-svn-id: http://svn.osgeo.org/postgis/trunk@1290 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-13 08:39:27 +00:00
Sandro Santilli ac0e7f1581 added postgis_lib_build_date() and postgis_scripts_build_date() docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@1277 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-11 17:46:46 +00:00
Mark Cave-Ayland e8d4bde7d1 Added new indexable operators <<|, &<|, |&> and |>> to allow comparisons of bounding box positions in the Y axis
git-svn-id: http://svn.osgeo.org/postgis/trunk@1270 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-11 14:20:41 +00:00
Sandro Santilli 38705d1e51 removed link from geometry_dump type ref
git-svn-id: http://svn.osgeo.org/postgis/trunk@1268 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-11 08:33:17 +00:00
Sandro Santilli 2aecd488df Added a note about compatibility of Dump(geometry)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1255 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-07 12:33:26 +00:00
Sandro Santilli 4e54a57f0b Added Dump(geometry) doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@1243 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-07 10:06:25 +00:00
Sandro Santilli 4e0a9de75d Added MakePolygon documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@1237 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-06 15:45:11 +00:00
Sandro Santilli 7a0e447095 Added not about possible lost of simplicity() using SnapToGrid(), added links to the function from there and simplify()
git-svn-id: http://svn.osgeo.org/postgis/trunk@1236 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-06 15:34:40 +00:00
Sandro Santilli 8b400807e4 Renamed Apply_Grid to SnapToGrid, documented behaviour of collapsed geoms.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1235 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-06 15:29:03 +00:00
Sandro Santilli 3d7014a923 Added accum(geom) documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@1230 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-06 09:38:50 +00:00
Sandro Santilli 376421314f Added apply_grid wrappers.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1228 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-06 09:08:14 +00:00
Paul Ramsey 54d54a855d Fix spelling error
git-svn-id: http://svn.osgeo.org/postgis/trunk@1226 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-06 01:10:51 +00:00
Sandro Santilli 86acbc3f40 updated Polygonize doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@1225 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-05 22:52:28 +00:00
Sandro Santilli 038f57f1cb Added apply_grid doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@1221 b70326c6-7e19-0410-871a-916f4a2858ee
2005-01-05 17:08:22 +00:00
Sandro Santilli cf140313db update ExteriorRing doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@1214 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-31 13:11:16 +00:00
Sandro Santilli 56fde3b9e0 update InteriorRingN doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@1212 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-31 12:46:22 +00:00
Sandro Santilli f95c0db56e initial revision
git-svn-id: http://svn.osgeo.org/postgis/trunk@1187 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-30 10:18:14 +00:00
Sandro Santilli fcda0d40fe specified LineString input requirement for StartPoint and LastPoint
git-svn-id: http://svn.osgeo.org/postgis/trunk@1186 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-28 09:23:39 +00:00
Sandro Santilli f08eeecfb0 Expanded "GIS Objects" chapter adding OGC/PostGIS (E)WKT/B and canonical forms.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1185 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-27 13:34:49 +00:00
Sandro Santilli 47f9d659b7 Added HasBBOX() item
git-svn-id: http://svn.osgeo.org/postgis/trunk@1184 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-27 12:50:00 +00:00
Sandro Santilli ede99bae3c Updated <GEOM>FromWKB signatures to take bytea instead of text,
Removed non-standard GeometryFromText references and substituted
with OGC GeomFromText.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1181 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-23 11:02:02 +00:00
Sandro Santilli 7075ebe408 Adjusted some function refereces, added another subsection for Geometry Output functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1180 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-23 10:39:02 +00:00
Sandro Santilli 5f59c5f1ec Made asText and asBinary strict OGC conformant, introduced asEWKT and asEWKB
for extended version outputs.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1175 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-21 17:46:44 +00:00
Sandro Santilli cf5ea61bd6 Created a new 'Geometry Editors' section.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1167 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-20 14:11:18 +00:00
Sandro Santilli 8e801383f9 Added addBBOX() and dropBBOX() documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1166 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-20 14:02:12 +00:00
Sandro Santilli 824a53df27 Added UpdateGeometrySRID documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@1152 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-15 13:10:28 +00:00
Sandro Santilli 31289ad401 Added notice about availability of shorter syntax for estimated_extent()
git-svn-id: http://svn.osgeo.org/postgis/trunk@1131 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-10 22:20:19 +00:00
Sandro Santilli a37a8d910f Added estimated_extent() doc.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1130 b70326c6-7e19-0410-871a-916f4a2858ee
2004-12-10 22:16:16 +00:00
Sandro Santilli 5305bf1fdb Fixed a typo in geometry type names.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1097 b70326c6-7e19-0410-871a-916f4a2858ee
2004-11-17 07:57:38 +00:00
Sandro Santilli f08541a6cf Added ndims(geometry) function, used in a 3rd constraint set
by AddGeometryColumn, documented.


git-svn-id: http://svn.osgeo.org/postgis/trunk@1082 b70326c6-7e19-0410-871a-916f4a2858ee
2004-11-05 08:16:46 +00:00
Sandro Santilli 7d48970b37 Added makeline(point, point). Changed LineFromMultiPoint definition.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1060 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-28 09:29:38 +00:00
Sandro Santilli 4c2a5c676a Added AddPoint(line, point, [position]) and support API functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1059 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-28 09:00:11 +00:00
Sandro Santilli f7b666a227 fixed name of line constructor as documentation reports it.
LineFromMultiPoint().


git-svn-id: http://svn.osgeo.org/postgis/trunk@1058 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-28 07:56:12 +00:00
Sandro Santilli 0f04d0ff60 Added MakeBox2D, MakeBox3D implementation and documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1056 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-27 15:40:48 +00:00
Sandro Santilli 307177e6d9 MakePoly renamed to Polygonize
git-svn-id: http://svn.osgeo.org/postgis/trunk@1055 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-27 15:19:45 +00:00
Sandro Santilli 7bcc10f31e Added constructors docs and intial organizzation for postgis extension functions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1052 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-27 14:28:57 +00:00
Sandro Santilli 42c4f793cd Added reverse(geometry) and ForceRHR(geometry) documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1033 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-18 11:35:37 +00:00
Sandro Santilli fc45d34588 updated AsSVG doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@1007 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-15 09:44:21 +00:00
Sandro Santilli 72bd38d5dc Updated pgsql2shp documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@1001 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-14 10:28:31 +00:00
Sandro Santilli 71fd383547 Added third buffer arg expanation
git-svn-id: http://svn.osgeo.org/postgis/trunk@996 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-13 19:32:46 +00:00
Sandro Santilli 1d695c072f changed description of pgsql2shp -b switch
git-svn-id: http://svn.osgeo.org/postgis/trunk@980 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-11 11:46:07 +00:00
Sandro Santilli 445563a938 Some updates
git-svn-id: http://svn.osgeo.org/postgis/trunk@963 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-08 10:48:59 +00:00
Sandro Santilli 15c6943fb1 Added zmflag(geom) doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@946 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-06 09:52:38 +00:00
Sandro Santilli 90fc99617f Added force_3dz, force_3dm docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@926 b70326c6-7e19-0410-871a-916f4a2858ee
2004-10-05 15:11:40 +00:00
Sandro Santilli 1b219f0a59 Added AsGML function ref
git-svn-id: http://svn.osgeo.org/postgis/trunk@906 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-28 16:22:21 +00:00
Paul Ramsey 86e909d00c Add number nesting to sections. Fix link in postgis.xml
git-svn-id: http://svn.osgeo.org/postgis/trunk@871 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-22 04:48:51 +00:00
Paul Ramsey 87a68d9e9a Add section autolabelling to printed output
git-svn-id: http://svn.osgeo.org/postgis/trunk@868 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 19:10:41 +00:00
Paul Ramsey ff80ddf158 Add autolabelling to sections in generated HTML.
git-svn-id: http://svn.osgeo.org/postgis/trunk@867 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-21 19:09:40 +00:00
Sandro Santilli 31b86139f9 Added force_4d(geometry)
git-svn-id: http://svn.osgeo.org/postgis/trunk@855 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-20 17:03:41 +00:00
Paul Ramsey 745a039217 Reorganize OpenGIS function reference into categories.
git-svn-id: http://svn.osgeo.org/postgis/trunk@829 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-16 20:36:48 +00:00
Sandro Santilli d40896fc14 Added a note about tweeking random_page_cost
git-svn-id: http://svn.osgeo.org/postgis/trunk@819 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-14 12:23:27 +00:00
Paul Ramsey 58ed065a19 Added pdf rule that uses pdfxmltex
git-svn-id: http://svn.osgeo.org/postgis/trunk@810 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-13 15:37:29 +00:00
Sandro Santilli f1811ebb78 Added POINT rendering info for AsSVG function
git-svn-id: http://svn.osgeo.org/postgis/trunk@804 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-13 08:48:03 +00:00
Sandro Santilli 9c229241b8 Added asSVG documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@799 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-10 15:52:59 +00:00
Paul Ramsey b51cb8f52b Fix silly entity handling in chunked mode HTML generation
git-svn-id: http://svn.osgeo.org/postgis/trunk@792 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-09 20:51:32 +00:00
Paul Ramsey 4131cef145 Added FAQ for mapserver section and entries on SQL spatial queries.
git-svn-id: http://svn.osgeo.org/postgis/trunk@791 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-09 19:08:45 +00:00
Paul Ramsey f74c3659ff Added example spatial SQL section.
git-svn-id: http://svn.osgeo.org/postgis/trunk@790 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-09 17:38:41 +00:00
Paul Ramsey cc76838b47 Add --output flag to html build rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@789 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-09 15:37:18 +00:00
Sandro Santilli bebf36abb0 Fixed bug in GEOS link reference
git-svn-id: http://svn.osgeo.org/postgis/trunk@787 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 14:30:43 +00:00
Sandro Santilli 5b4ea906c2 Added segmentize(geom,double) documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@784 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 14:18:35 +00:00
Sandro Santilli 0fd5b86749 re-introduced 'jw' optional production method
git-svn-id: http://svn.osgeo.org/postgis/trunk@782 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 10:44:30 +00:00
Paul Ramsey b4487035ab Commit today's edits.
git-svn-id: http://svn.osgeo.org/postgis/trunk@780 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-08 00:31:18 +00:00
Paul Ramsey 105d92d16e Make default html output be a single page.
git-svn-id: http://svn.osgeo.org/postgis/trunk@779 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-07 22:40:35 +00:00
Paul Ramsey af19a75d61 Change chunking depth to "chapter".
git-svn-id: http://svn.osgeo.org/postgis/trunk@778 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-07 22:35:02 +00:00
Paul Ramsey effb64a0ae More minor editorial changes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@777 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-07 22:28:46 +00:00
Paul Ramsey 339d9e9bb2 Changed Docbook processing from DSSSL to XSL.
git-svn-id: http://svn.osgeo.org/postgis/trunk@776 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-07 22:28:25 +00:00
Paul Ramsey e2d18d73e7 More minor edits.
git-svn-id: http://svn.osgeo.org/postgis/trunk@766 b70326c6-7e19-0410-871a-916f4a2858ee
2004-09-04 19:58:05 +00:00
Paul Ramsey 963c2cce2d Replace all tabs with spaces.
git-svn-id: http://svn.osgeo.org/postgis/trunk@765 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-28 23:00:33 +00:00
Paul Ramsey 8bd805460f Updated street address reference.
git-svn-id: http://svn.osgeo.org/postgis/trunk@764 b70326c6-7e19-0410-871a-916f4a2858ee
2004-08-28 22:55:20 +00:00
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
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