]> granicus.if.org Git - postgis/log
postgis
15 years agoCommit initial version of reworked shp2pgsql architecture that defines a common API...
Mark Cave-Ayland [Sun, 13 Dec 2009 20:31:54 +0000 (20:31 +0000)]
Commit initial version of reworked shp2pgsql architecture that defines a common API within shp2pgsql-core that can be called from both the CLI and GUI interfaces.

There are still some minor TODOs left, however the basic concept appears to work well and I've also spent time running tests under valgrind to ensure that we don't leak memory on larger shapefiles.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4996 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadded identifier to shp2pgsql usage section
Kevin Neufeld [Wed, 9 Dec 2009 17:33:33 +0000 (17:33 +0000)]
added identifier to shp2pgsql usage section

git-svn-id: http://svn.osgeo.org/postgis/trunk@4995 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoupdated "Using the Loader" to demonstrate the use of the available options
Kevin Neufeld [Wed, 9 Dec 2009 17:12:52 +0000 (17:12 +0000)]
updated "Using the Loader" to demonstrate the use of the available options

git-svn-id: http://svn.osgeo.org/postgis/trunk@4994 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoCorrect the output type of ST_Extent and flag this as a change in behavior in PostGIS 1.4
Regina Obe [Wed, 9 Dec 2009 05:08:52 +0000 (05:08 +0000)]
Correct the output type of ST_Extent and flag this as a change in behavior in PostGIS 1.4

git-svn-id: http://svn.osgeo.org/postgis/trunk@4992 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix mistakes in geography faq item.
Paul Ramsey [Mon, 7 Dec 2009 15:56:34 +0000 (15:56 +0000)]
Fix mistakes in geography faq item.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4991 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoget rid of begin; commit in geography.sql.in.c. Now that it is part of postgis.sql...
Regina Obe [Fri, 4 Dec 2009 15:39:51 +0000 (15:39 +0000)]
get rid of begin; commit in geography.sql.in.c.  Now that it is part of postgis.sql.inc.c, no need for it.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4989 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agochange to use refname instead of refid for link in what's new -- so operators show...
Regina Obe [Fri, 4 Dec 2009 12:32:31 +0000 (12:32 +0000)]
change to use refname instead of refid for link in what's new -- so operators show the operator symbol instead of underlying function name

git-svn-id: http://svn.osgeo.org/postgis/trunk@4988 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoremoved VACUUM
Kevin Neufeld [Thu, 3 Dec 2009 20:42:28 +0000 (20:42 +0000)]
removed VACUUM
made into a single transaction block

git-svn-id: http://svn.osgeo.org/postgis/trunk@4987 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoremoved url that is probably the cause in breaking docbook
Kevin Neufeld [Thu, 3 Dec 2009 18:51:40 +0000 (18:51 +0000)]
removed url that is probably the cause in breaking docbook

git-svn-id: http://svn.osgeo.org/postgis/trunk@4986 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoa couple typos in the DE-9IM explanation
Kevin Neufeld [Thu, 3 Dec 2009 18:43:45 +0000 (18:43 +0000)]
a couple typos in the DE-9IM explanation
added further reading references.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4985 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agofixed a typo and added a few cross links
Kevin Neufeld [Thu, 3 Dec 2009 16:23:55 +0000 (16:23 +0000)]
fixed a typo and added a few cross links

git-svn-id: http://svn.osgeo.org/postgis/trunk@4984 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoReplace unicode codes with images. IE 6 and 7 not happy. PDF not happy with unicode...
Regina Obe [Thu, 3 Dec 2009 14:23:06 +0000 (14:23 +0000)]
Replace unicode codes with images.  IE 6 and 7 not happy. PDF not happy with unicode happy face symbol -- Regina not happy :(

git-svn-id: http://svn.osgeo.org/postgis/trunk@4983 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agofill in missing curve support flags for outputs
Regina Obe [Thu, 3 Dec 2009 08:58:12 +0000 (08:58 +0000)]
fill in missing curve support flags for outputs

git-svn-id: http://svn.osgeo.org/postgis/trunk@4982 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadded a few reference cross links
Kevin Neufeld [Thu, 3 Dec 2009 06:14:28 +0000 (06:14 +0000)]
added a few reference cross links

git-svn-id: http://svn.osgeo.org/postgis/trunk@4981 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoremoved borders around the tables in the geometry compliancy section
Kevin Neufeld [Wed, 2 Dec 2009 23:41:11 +0000 (23:41 +0000)]
removed borders around the tables in the geometry compliancy section

git-svn-id: http://svn.osgeo.org/postgis/trunk@4980 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadded some thoughts on DE-9IM
Kevin Neufeld [Wed, 2 Dec 2009 23:25:21 +0000 (23:25 +0000)]
added some thoughts on DE-9IM

git-svn-id: http://svn.osgeo.org/postgis/trunk@4979 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadded target to resize certain images
Kevin Neufeld [Wed, 2 Dec 2009 23:23:07 +0000 (23:23 +0000)]
added target to resize certain images

git-svn-id: http://svn.osgeo.org/postgis/trunk@4978 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFlag more as working with curves. I think all do except same operator but need to...
Regina Obe [Wed, 2 Dec 2009 22:05:00 +0000 (22:05 +0000)]
Flag more as working with curves.  I think all do except same operator but need to verify.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4977 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoLooks fine in all my IE8 browsers perhaps its just IE7 that's behind the times. ...
Regina Obe [Wed, 2 Dec 2009 21:48:05 +0000 (21:48 +0000)]
Looks fine in all my IE8 browsers perhaps its just IE7 that's behind the times.  Use cutesy unicode dingbats for now -- alos put in item list legend.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4976 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadded de9im images
Kevin Neufeld [Wed, 2 Dec 2009 21:02:15 +0000 (21:02 +0000)]
added de9im images

git-svn-id: http://svn.osgeo.org/postgis/trunk@4975 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoNow that pdf table layout is fixed with informal table -- put back operators in matrix
Regina Obe [Wed, 2 Dec 2009 15:20:33 +0000 (15:20 +0000)]
Now that pdf table layout is fixed with informal table -- put back operators in matrix

git-svn-id: http://svn.osgeo.org/postgis/trunk@4974 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoDo I dear try an informal table again :)
Regina Obe [Wed, 2 Dec 2009 14:47:49 +0000 (14:47 +0000)]
Do I dear try an informal table again :)

git-svn-id: http://svn.osgeo.org/postgis/trunk@4973 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoTry Mateusz idea of a unicode checkmark
Regina Obe [Wed, 2 Dec 2009 14:03:10 +0000 (14:03 +0000)]
Try Mateusz idea of a unicode checkmark

git-svn-id: http://svn.osgeo.org/postgis/trunk@4972 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agohmm spelled geometry wrong
Regina Obe [Tue, 1 Dec 2009 22:54:19 +0000 (22:54 +0000)]
hmm spelled geometry wrong

git-svn-id: http://svn.osgeo.org/postgis/trunk@4971 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoget rid of padding on tables
Regina Obe [Tue, 1 Dec 2009 22:40:07 +0000 (22:40 +0000)]
get rid of padding on tables

git-svn-id: http://svn.osgeo.org/postgis/trunk@4970 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotry again
Regina Obe [Tue, 1 Dec 2009 22:30:19 +0000 (22:30 +0000)]
try again

git-svn-id: http://svn.osgeo.org/postgis/trunk@4969 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoback to formal table
Regina Obe [Tue, 1 Dec 2009 21:47:49 +0000 (21:47 +0000)]
back to formal table

git-svn-id: http://svn.osgeo.org/postgis/trunk@4968 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@4967 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 20:08:02 +0000 (20:08 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@4967 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotry again
Regina Obe [Tue, 1 Dec 2009 20:00:02 +0000 (20:00 +0000)]
try again

git-svn-id: http://svn.osgeo.org/postgis/trunk@4966 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@4965 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 19:53:37 +0000 (19:53 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@4965 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agofix build
Regina Obe [Tue, 1 Dec 2009 19:34:46 +0000 (19:34 +0000)]
fix build

git-svn-id: http://svn.osgeo.org/postgis/trunk@4964 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoseeif pdf looks better with an informaltable
Regina Obe [Tue, 1 Dec 2009 19:19:28 +0000 (19:19 +0000)]
seeif pdf looks better with an informaltable

git-svn-id: http://svn.osgeo.org/postgis/trunk@4963 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotitle change
Regina Obe [Tue, 1 Dec 2009 18:30:31 +0000 (18:30 +0000)]
title change

git-svn-id: http://svn.osgeo.org/postgis/trunk@4962 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotypo
Regina Obe [Tue, 1 Dec 2009 18:29:48 +0000 (18:29 +0000)]
typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@4961 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd sql mm compliance column get rid of cell-padding
Regina Obe [Tue, 1 Dec 2009 18:07:32 +0000 (18:07 +0000)]
Add sql mm compliance column get rid of cell-padding

git-svn-id: http://svn.osgeo.org/postgis/trunk@4960 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoshorten matrix list to exclude operators and exception so pdf is not quite so ugly...
Regina Obe [Tue, 1 Dec 2009 17:17:25 +0000 (17:17 +0000)]
shorten matrix list to exclude operators and exception so pdf is not quite so ugly.  Try to fit on one page.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4959 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agofix filter for 2.5D/curved support. More tweaking of style
Regina Obe [Tue, 1 Dec 2009 17:06:57 +0000 (17:06 +0000)]
fix filter for 2.5D/curved support. More tweaking of style

git-svn-id: http://svn.osgeo.org/postgis/trunk@4958 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoget rid of border=0 altogether exclude management,types, and transaction from matrix
Regina Obe [Tue, 1 Dec 2009 16:42:57 +0000 (16:42 +0000)]
get rid of border=0 altogether exclude management,types, and transaction from matrix

git-svn-id: http://svn.osgeo.org/postgis/trunk@4957 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoborder not taking
Regina Obe [Tue, 1 Dec 2009 16:15:40 +0000 (16:15 +0000)]
border not taking

git-svn-id: http://svn.osgeo.org/postgis/trunk@4956 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoI want table borders
Regina Obe [Tue, 1 Dec 2009 15:09:16 +0000 (15:09 +0000)]
I want table borders

git-svn-id: http://svn.osgeo.org/postgis/trunk@4955 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agooops had left over junk -- get rid of junk
Regina Obe [Tue, 1 Dec 2009 14:42:21 +0000 (14:42 +0000)]
oops had left over junk -- get rid of junk

git-svn-id: http://svn.osgeo.org/postgis/trunk@4954 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotry to get rid of section abstract -- see if pdflatex accepts super duper matrix
Regina Obe [Tue, 1 Dec 2009 14:28:56 +0000 (14:28 +0000)]
try to get rid of section abstract -- see if pdflatex accepts super duper matrix

git-svn-id: http://svn.osgeo.org/postgis/trunk@4953 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFirst attempt at super-duper type functionality compare matrix
Regina Obe [Tue, 1 Dec 2009 14:15:28 +0000 (14:15 +0000)]
First attempt at super-duper type functionality compare matrix

git-svn-id: http://svn.osgeo.org/postgis/trunk@4952 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix up boundary condition in node interaction test.
Paul Ramsey [Mon, 30 Nov 2009 22:08:12 +0000 (22:08 +0000)]
Fix up boundary condition in node interaction test.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4949 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd an internal geometry tree for use in a native prepared geometry scheme for fast...
Paul Ramsey [Mon, 30 Nov 2009 20:52:16 +0000 (20:52 +0000)]
Add an internal geometry tree for use in a native prepared geometry scheme for fast intersection tests.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4948 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd svn:keywords to everyone
Paul Ramsey [Mon, 30 Nov 2009 20:50:57 +0000 (20:50 +0000)]
Add svn:keywords to everyone

git-svn-id: http://svn.osgeo.org/postgis/trunk@4947 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd NL to end of expected file.
Paul Ramsey [Mon, 30 Nov 2009 20:49:01 +0000 (20:49 +0000)]
Add NL to end of expected file.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4946 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoMove the fromGML test into the in_gml.sql file, so that it will be properly excluded...
Paul Ramsey [Mon, 30 Nov 2009 20:44:56 +0000 (20:44 +0000)]
Move the fromGML test into the in_gml.sql file, so that it will be properly excluded when libxml2 is not available.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4945 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoMove have_libxml2 define to the other library have_ defines.
Paul Ramsey [Mon, 30 Nov 2009 20:39:35 +0000 (20:39 +0000)]
Move have_libxml2 define to the other library have_ defines.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4944 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix warnings from cpp during sql file build as reported by kneufeld
Paul Ramsey [Mon, 30 Nov 2009 20:37:56 +0000 (20:37 +0000)]
Fix warnings from cpp during sql file build as reported by kneufeld

git-svn-id: http://svn.osgeo.org/postgis/trunk@4943 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoUpdated SQL files for uninstallation to match current state.
Paul Ramsey [Mon, 30 Nov 2009 19:56:27 +0000 (19:56 +0000)]
Updated SQL files for uninstallation to match current state.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4942 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoUpdate the upgrade process description to match new scripts.
Paul Ramsey [Mon, 30 Nov 2009 19:12:35 +0000 (19:12 +0000)]
Update the upgrade process description to match new scripts.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4941 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoRename ST_PointOutside to _ST_PointOutside (#325)
Paul Ramsey [Mon, 30 Nov 2009 17:27:47 +0000 (17:27 +0000)]
Rename ST_PointOutside to _ST_PointOutside (#325)

git-svn-id: http://svn.osgeo.org/postgis/trunk@4938 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agorenamed ST_DumpPoints to _ST_DumpPoints
Kevin Neufeld [Mon, 30 Nov 2009 16:40:38 +0000 (16:40 +0000)]
renamed ST_DumpPoints to _ST_DumpPoints

git-svn-id: http://svn.osgeo.org/postgis/trunk@4937 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agorevise template to use new entities
Regina Obe [Mon, 30 Nov 2009 14:30:02 +0000 (14:30 +0000)]
revise template to use new entities

git-svn-id: http://svn.osgeo.org/postgis/trunk@4936 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoavailability note not specified right for ST_DumpPoints
Regina Obe [Mon, 30 Nov 2009 14:24:57 +0000 (14:24 +0000)]
availability note not specified right for ST_DumpPoints

git-svn-id: http://svn.osgeo.org/postgis/trunk@4935 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agofill in missing proto for st_polygonize
Regina Obe [Mon, 30 Nov 2009 09:16:19 +0000 (09:16 +0000)]
fill in missing proto for st_polygonize

git-svn-id: http://svn.osgeo.org/postgis/trunk@4934 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoYeh ST_GeomFromKML/GML not crashing anymore on Windows (when libxml statically compil...
Regina Obe [Sun, 29 Nov 2009 09:07:30 +0000 (09:07 +0000)]
Yeh ST_GeomFromKML/GML not crashing anymore on Windows (when libxml statically compiled in)  -- can put back the tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@4932 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd missing ST_CoveredBy proto for geography
Regina Obe [Sat, 28 Nov 2009 22:36:52 +0000 (22:36 +0000)]
Add missing ST_CoveredBy proto for geography

git-svn-id: http://svn.osgeo.org/postgis/trunk@4927 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotry to force paragraph at top using sectinfo abstract. Make note about deprecation...
Regina Obe [Sat, 28 Nov 2009 07:13:35 +0000 (07:13 +0000)]
try to force paragraph at top using sectinfo abstract.  Make note about deprecation more threatening.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4926 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoslight amendment to description of casts
Regina Obe [Sat, 28 Nov 2009 06:50:32 +0000 (06:50 +0000)]
slight amendment to description of casts

git-svn-id: http://svn.osgeo.org/postgis/trunk@4925 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agofill out casting behavior, also list box type functions and links to it and from it
Regina Obe [Sat, 28 Nov 2009 06:40:05 +0000 (06:40 +0000)]
fill out casting behavior, also list box type functions and links to it and from it

git-svn-id: http://svn.osgeo.org/postgis/trunk@4924 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd install directory as an ignore.
Paul Ramsey [Fri, 27 Nov 2009 23:38:39 +0000 (23:38 +0000)]
Add install directory as an ignore.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4923 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agolink to new geometry_dump sections, also alphabetize dump functions
Regina Obe [Fri, 27 Nov 2009 20:58:27 +0000 (20:58 +0000)]
link to new geometry_dump sections, also alphabetize dump functions

git-svn-id: http://svn.osgeo.org/postgis/trunk@4922 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agothanks Kevin -- this should work now
Regina Obe [Fri, 27 Nov 2009 20:39:28 +0000 (20:39 +0000)]
thanks Kevin -- this should work now

git-svn-id: http://svn.osgeo.org/postgis/trunk@4921 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotake out link and see if hudson is happy
Regina Obe [Fri, 27 Nov 2009 20:31:15 +0000 (20:31 +0000)]
take out link and see if hudson is happy

git-svn-id: http://svn.osgeo.org/postgis/trunk@4920 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agotry again - maybe typo
Regina Obe [Fri, 27 Nov 2009 20:01:32 +0000 (20:01 +0000)]
try again - maybe typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@4919 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd geometry_dump and special index to list all functions that take as input or outpu...
Regina Obe [Fri, 27 Nov 2009 19:46:38 +0000 (19:46 +0000)]
Add geometry_dump and special index to list all functions that take as input or output geometry_dump objects

git-svn-id: http://svn.osgeo.org/postgis/trunk@4918 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoA few more Mapserver usage updates.
Paul Ramsey [Fri, 27 Nov 2009 19:21:07 +0000 (19:21 +0000)]
A few more Mapserver usage updates.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4917 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoUpdate the using mapserver section a little
Paul Ramsey [Fri, 27 Nov 2009 19:17:13 +0000 (19:17 +0000)]
Update the using mapserver section a little

git-svn-id: http://svn.osgeo.org/postgis/trunk@4916 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd newlines at file ends to silence warnings
Paul Ramsey [Fri, 27 Nov 2009 17:50:24 +0000 (17:50 +0000)]
Add newlines at file ends to silence warnings

git-svn-id: http://svn.osgeo.org/postgis/trunk@4913 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFixed a few typos and missing references
Kevin Neufeld [Fri, 27 Nov 2009 17:06:51 +0000 (17:06 +0000)]
Fixed a few typos and missing references

git-svn-id: http://svn.osgeo.org/postgis/trunk@4912 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agookay another try. bad scaling
Regina Obe [Fri, 27 Nov 2009 16:28:08 +0000 (16:28 +0000)]
okay another try.  bad scaling

git-svn-id: http://svn.osgeo.org/postgis/trunk@4911 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agomake all colors different for clarity
Regina Obe [Fri, 27 Nov 2009 16:01:13 +0000 (16:01 +0000)]
make all colors different for clarity

git-svn-id: http://svn.osgeo.org/postgis/trunk@4910 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoforgot images
Regina Obe [Fri, 27 Nov 2009 15:37:21 +0000 (15:37 +0000)]
forgot images

git-svn-id: http://svn.osgeo.org/postgis/trunk@4909 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoremove dupe ST_DFullyWithin, put in availability note for ST_DFullyWithin, add ST_Clo...
Regina Obe [Fri, 27 Nov 2009 15:36:36 +0000 (15:36 +0000)]
remove dupe ST_DFullyWithin, put in availability note for ST_DFullyWithin, add ST_ClosestPoint documentation and images, fix ST_LongestLine diag 3(forgot about the 200x200 rule)

git-svn-id: http://svn.osgeo.org/postgis/trunk@4908 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoanother st_longestline example
Regina Obe [Thu, 26 Nov 2009 18:50:03 +0000 (18:50 +0000)]
another st_longestline example

git-svn-id: http://svn.osgeo.org/postgis/trunk@4907 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoCommit slightly altered regression tests for the above.
Mark Cave-Ayland [Thu, 26 Nov 2009 17:56:28 +0000 (17:56 +0000)]
Commit slightly altered regression tests for the above.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4906 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoFix #316: IsValid? called on invalid 3d object leads to crash. Because of the way...
Mark Cave-Ayland [Thu, 26 Nov 2009 17:55:49 +0000 (17:55 +0000)]
Fix #316: IsValid? called on invalid 3d object leads to crash. Because of the way the parser works, not all tuples can hold a valid parse position; hence when trying to display the error message, the parser would crash. The solution I went for here was to alter pop() so that "counting tuples" always hold a valid parse position, and then re-write the various check functions to ensure that they only display parse errors with details from the next "counting tuple" higher up in the stack.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4905 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agochange shortestline/longestline point/line example
Regina Obe [Thu, 26 Nov 2009 16:52:53 +0000 (16:52 +0000)]
change shortestline/longestline point/line example

git-svn-id: http://svn.osgeo.org/postgis/trunk@4903 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoanother typo
Regina Obe [Wed, 25 Nov 2009 23:37:16 +0000 (23:37 +0000)]
another typo

git-svn-id: http://svn.osgeo.org/postgis/trunk@4901 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agofix typo in coordinates
Regina Obe [Wed, 25 Nov 2009 23:36:42 +0000 (23:36 +0000)]
fix typo in coordinates

git-svn-id: http://svn.osgeo.org/postgis/trunk@4900 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agomake diagrams more interesting
Regina Obe [Wed, 25 Nov 2009 23:07:13 +0000 (23:07 +0000)]
make diagrams more interesting

git-svn-id: http://svn.osgeo.org/postgis/trunk@4899 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoPut in figures for ST_LongestLine. revise figure for shortest line make geometries...
Regina Obe [Wed, 25 Nov 2009 22:48:47 +0000 (22:48 +0000)]
Put in figures for ST_LongestLine.  revise figure for shortest line make geometries the same for easy compare

git-svn-id: http://svn.osgeo.org/postgis/trunk@4898 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agocosmetic changes
Regina Obe [Wed, 25 Nov 2009 22:15:31 +0000 (22:15 +0000)]
cosmetic changes

git-svn-id: http://svn.osgeo.org/postgis/trunk@4897 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoPut in images for ST_ShortestLine
Regina Obe [Wed, 25 Nov 2009 22:12:14 +0000 (22:12 +0000)]
Put in images for ST_ShortestLine

git-svn-id: http://svn.osgeo.org/postgis/trunk@4896 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoput in missing availability notes
Regina Obe [Wed, 25 Nov 2009 21:49:10 +0000 (21:49 +0000)]
put in missing availability notes

git-svn-id: http://svn.osgeo.org/postgis/trunk@4895 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoMerge Nicklas Aven's distance spike into trunk. (#63, #231)
Paul Ramsey [Wed, 25 Nov 2009 19:15:57 +0000 (19:15 +0000)]
Merge Nicklas Aven's distance spike into trunk. (#63, #231)

git-svn-id: http://svn.osgeo.org/postgis/trunk@4894 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadded refentry section for ST_DumpPoints()
Kevin Neufeld [Tue, 24 Nov 2009 22:10:07 +0000 (22:10 +0000)]
added refentry section for ST_DumpPoints()

git-svn-id: http://svn.osgeo.org/postgis/trunk@4892 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadded an ST_DumpPoints image to the collection.
Kevin Neufeld [Tue, 24 Nov 2009 21:46:00 +0000 (21:46 +0000)]
added an ST_DumpPoints image to the collection.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4891 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoexplicit NULL test on xa->name. Related to #273
Olivier Courtin [Tue, 24 Nov 2009 17:28:02 +0000 (17:28 +0000)]
explicit NULL test on xa->name. Related to #273

git-svn-id: http://svn.osgeo.org/postgis/trunk@4890 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadd also availability note to GmlToSQL()
Olivier Courtin [Tue, 24 Nov 2009 10:28:46 +0000 (10:28 +0000)]
add also availability note to GmlToSQL()

git-svn-id: http://svn.osgeo.org/postgis/trunk@4889 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoadd availability information for postgis_libxml_version()
Olivier Courtin [Tue, 24 Nov 2009 10:20:35 +0000 (10:20 +0000)]
add availability information for postgis_libxml_version()

git-svn-id: http://svn.osgeo.org/postgis/trunk@4888 b70326c6-7e19-0410-871a-916f4a2858ee

15 years ago#300 - minor casing changes to reference. Incorporate logic to comment types. Types...
Regina Obe [Mon, 23 Nov 2009 18:07:37 +0000 (18:07 +0000)]
#300 - minor casing changes to reference.  Incorporate logic to comment types.  Types need more description and casting behavior detail.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4887 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoNew postgresql type section per #300. Still need to modify postgis_comments.sql...
Regina Obe [Mon, 23 Nov 2009 14:27:14 +0000 (14:27 +0000)]
New postgresql type section per #300.  Still need to modify postgis_comments.sql.xsl accordingly

git-svn-id: http://svn.osgeo.org/postgis/trunk@4886 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoAdd libxml2 version information in postgis_full_version. Add libxml2 support informat...
Olivier Courtin [Mon, 23 Nov 2009 14:26:45 +0000 (14:26 +0000)]
Add libxml2 version information in postgis_full_version. Add libxml2 support information in postgis_version. Add new postgis_libxml_version function. Add doc entry for this new function.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4885 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoMove utility functions only used in cunit tests to the cunit code.
Paul Ramsey [Sun, 22 Nov 2009 04:56:19 +0000 (04:56 +0000)]
Move utility functions only used in cunit tests to the cunit code.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4880 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoReplace pow(,2.0) with POW2 macro.
Paul Ramsey [Sun, 22 Nov 2009 04:28:01 +0000 (04:28 +0000)]
Replace pow(,2.0) with POW2 macro.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4879 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoMove from pass-by-value to pass-by-const-pointer. What can I say, I have no control...
Paul Ramsey [Sat, 21 Nov 2009 06:08:40 +0000 (06:08 +0000)]
Move from pass-by-value to pass-by-const-pointer. What can I say, I have no control over myself.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4877 b70326c6-7e19-0410-871a-916f4a2858ee

15 years agoupdate st_buffer, st_intersection details for geography to reflect what we are actual...
Regina Obe [Sat, 21 Nov 2009 03:44:12 +0000 (03:44 +0000)]
update st_buffer, st_intersection details for geography to reflect what we are actually doing in bestsrid calc

git-svn-id: http://svn.osgeo.org/postgis/trunk@4876 b70326c6-7e19-0410-871a-916f4a2858ee