]>
granicus.if.org Git - postgis/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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