]>
granicus.if.org Git - postgis/log
Jorge Arévalo [Mon, 28 Mar 2011 22:52:59 +0000 (22:52 +0000)]
Missed check added again.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6981
b70326c6 -7e19-0410-871a-
916f4a2858ee
Jorge Arévalo [Mon, 28 Mar 2011 22:49:00 +0000 (22:49 +0000)]
Some bugs related with ticket #870 solved. Added more test for polygonize function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6980
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Mon, 28 Mar 2011 22:10:18 +0000 (22:10 +0000)]
-Changed message not proper when just setting pixel value
git-svn-id: http://svn.osgeo.org/postgis/trunk@6979
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Mon, 28 Mar 2011 20:31:08 +0000 (20:31 +0000)]
-Transformed many error into warning (or notice)
-Removed function name in message for warnings
-Added doc about rules when to return notice or error
-Removed commented out notices
-removed warning when passed raster is null. Just return null
-Get band number with PG_GETARG_INT32 instead of PG_GETARG_UINT16 which was converting values < 0 to something > 0
git-svn-id: http://svn.osgeo.org/postgis/trunk@6978
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 28 Mar 2011 20:21:46 +0000 (20:21 +0000)]
attempt to quiet floating point erros in reprojection by roudning the coordinates (worked on mingw and still works after change). I assume -ws are when using -w switch?
git-svn-id: http://svn.osgeo.org/postgis/trunk@6977
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Mon, 28 Mar 2011 18:46:28 +0000 (18:46 +0000)]
Putting renamed 3D-functions in legacy.sql.c and some clarifying notes about the renaming
git-svn-id: http://svn.osgeo.org/postgis/trunk@6976
b70326c6 -7e19-0410-871a-
916f4a2858ee
Jorge Arévalo [Mon, 28 Mar 2011 18:01:03 +0000 (18:01 +0000)]
Raster polygonization optimized using a layer filter to avoid NODATA values. Related ticket #870.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6975
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sun, 27 Mar 2011 17:50:58 +0000 (17:50 +0000)]
Renaming of 3D functions, #817
git-svn-id: http://svn.osgeo.org/postgis/trunk@6974
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 27 Mar 2011 02:43:55 +0000 (02:43 +0000)]
more additions / corrections to release notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@6973
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Mar 2011 23:44:14 +0000 (23:44 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6972
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Mar 2011 23:42:55 +0000 (23:42 +0000)]
more typo corrections
git-svn-id: http://svn.osgeo.org/postgis/trunk@6971
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Mar 2011 18:04:03 +0000 (18:04 +0000)]
update docs to reflect changes in tiger loader
git-svn-id: http://svn.osgeo.org/postgis/trunk@6970
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Mar 2011 17:43:10 +0000 (17:43 +0000)]
cleanup change linux to sh. Get rid of some typos in the sh script generator, move some more variables to the top for easier setting. Fix some errors in loader_tables preventing some soundex index from being created. Change reverse_geocoder.sql (from utfy-8 (not sure how that happened)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6969
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 25 Mar 2011 09:11:50 +0000 (09:11 +0000)]
amend to include work on tiger geocoder
git-svn-id: http://svn.osgeo.org/postgis/trunk@6968
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 24 Mar 2011 22:56:55 +0000 (22:56 +0000)]
-Fixxed a bug getting toindex band index
-Classified one function declaration
git-svn-id: http://svn.osgeo.org/postgis/trunk@6967
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Thu, 24 Mar 2011 22:55:47 +0000 (22:55 +0000)]
-ST_AddBand should add the new band as the last band if no band index is apecified
git-svn-id: http://svn.osgeo.org/postgis/trunk@6966
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 24 Mar 2011 11:39:36 +0000 (11:39 +0000)]
Give special functions index a static name so it doesn't get pushed down to another chapter every time we add a new chapter
git-svn-id: http://svn.osgeo.org/postgis/trunk@6965
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Wed, 23 Mar 2011 22:09:59 +0000 (22:09 +0000)]
-Return NULL if raster is NULL in RASTER_addband
-Warn if first raster is NULL in RASTER_copyband and return NULL
git-svn-id: http://svn.osgeo.org/postgis/trunk@6964
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Wed, 23 Mar 2011 22:01:10 +0000 (22:01 +0000)]
-Reordered/classified function declaration
-Renamed index and nband to bandindex in many functions
-Better handling for NULL in RASTER_setBandNoDataValue following ticket #883. Return original raster if can't set nodata value
git-svn-id: http://svn.osgeo.org/postgis/trunk@6963
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Wed, 23 Mar 2011 21:50:20 +0000 (21:50 +0000)]
Removed extra spaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@6962
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Wed, 23 Mar 2011 20:51:41 +0000 (20:51 +0000)]
-Better handling of NULL for ST_SetValue. Return the original raster when band, X or Y are NULL instead of an error or NULL. See #883.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6961
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Wed, 23 Mar 2011 19:52:34 +0000 (19:52 +0000)]
-General review of ST_AddBand following ticket 871
-Moved some warning in the core
-Renamed the parameters to make more explicit which one is "to" and which one is "from"
-Fixed confusion in parameter order.
-Set many rtpostgis.sql.in.c functions to STRICT
-Removed check for null in RASTER_getPixelValue since st_value is now strict. More might follow.
-Removed (or moved) some documentation from rt_api.c already present in rt_api.h
git-svn-id: http://svn.osgeo.org/postgis/trunk@6960
b70326c6 -7e19-0410-871a-
916f4a2858ee
Jorge Arévalo [Wed, 23 Mar 2011 18:15:33 +0000 (18:15 +0000)]
Semicolon missed.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6959
b70326c6 -7e19-0410-871a-
916f4a2858ee
Jorge Arévalo [Wed, 23 Mar 2011 02:57:33 +0000 (02:57 +0000)]
Server crash reported in ticket #837 partially solved. SPI_finish causes server to crash. Commented in this commit, but it's not a good solution, I think.
This guy had the same problem 10 years ago. No responses: http://www.mail-archive.com/pgsql-general@postgresql.org/msg18558.html
git-svn-id: http://svn.osgeo.org/postgis/trunk@6958
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Tue, 22 Mar 2011 20:31:07 +0000 (20:31 +0000)]
-ST_PixelAsPolygons also return the x & y coordinates of the pixel
git-svn-id: http://svn.osgeo.org/postgis/trunk@6957
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Mar 2011 14:26:01 +0000 (14:26 +0000)]
some clarification of specs
git-svn-id: http://svn.osgeo.org/postgis/trunk@6956
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Mar 2011 13:54:44 +0000 (13:54 +0000)]
more cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@6955
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Mar 2011 05:57:49 +0000 (05:57 +0000)]
minor rearrangement wording changes to Paul's bio
git-svn-id: http://svn.osgeo.org/postgis/trunk@6954
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Mar 2011 05:53:08 +0000 (05:53 +0000)]
Amend my bio so people know who to point fingers at when Tiger Geocoder and X3D don't work right.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6953
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 22 Mar 2011 05:44:52 +0000 (05:44 +0000)]
Fix #879 (get rid of use of both deprecated line_locate_point and line_substring... document function
git-svn-id: http://svn.osgeo.org/postgis/trunk@6952
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Mar 2011 16:33:14 +0000 (16:33 +0000)]
Add test for ST_Polygonize with nested collection input (see ticket #878)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6951
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Mar 2011 11:04:43 +0000 (11:04 +0000)]
Convert to $$ quoting (ticket #714)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6950
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Mar 2011 10:28:38 +0000 (10:28 +0000)]
Add an ST_RemIsoNode alias to ST_RemoveIsoNode (ticket #798)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6949
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Mar 2011 10:18:58 +0000 (10:18 +0000)]
ST_ModEdgesSplit -> ST_ModEdgeSplit (ticket #794)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6948
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Mar 2011 16:04:37 +0000 (16:04 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6947
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Mar 2011 15:58:50 +0000 (15:58 +0000)]
more credit cleanup and rounding up of credits
git-svn-id: http://svn.osgeo.org/postgis/trunk@6946
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 20 Mar 2011 15:44:42 +0000 (15:44 +0000)]
fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@6945
b70326c6 -7e19-0410-871a-
916f4a2858ee
Jorge Arévalo [Sun, 20 Mar 2011 14:01:23 +0000 (14:01 +0000)]
Two ST_AddBands missing variants added. Related tickets #858, #792.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6944
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 20 Mar 2011 08:55:52 +0000 (08:55 +0000)]
Re-drop ST_SharedPath from topology.
AddFace , this time with stronger robustness, so not prone to error exposed by #874. It was a pity to give up a 10% speed improvement... Thanks supermoon for keeping me up. [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6943
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 19 Mar 2011 23:35:21 +0000 (23:35 +0000)]
Fix #874 by getting back to ST_SharedPaths use. Might try to optimize again in the future, but correctness first! This commit also adds regression testing for the case [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6942
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 19 Mar 2011 02:49:19 +0000 (02:49 +0000)]
more company contribution amendments
git-svn-id: http://svn.osgeo.org/postgis/trunk@6941
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 19 Mar 2011 02:31:22 +0000 (02:31 +0000)]
more updating to better reflect corporate sponsor contributions
git-svn-id: http://svn.osgeo.org/postgis/trunk@6940
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 19 Mar 2011 02:05:29 +0000 (02:05 +0000)]
More cleanup of release notes. Add a corporate contributors section to kill 2 birds (give credit to companies that have funded PostGIS and also so we have a catalog of companies that can lay claim to parts of PostGIS as part of our incubation due diligence). Guys if I'm missing companies in the list which I most surely am, please add them.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6939
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Mar 2011 21:13:54 +0000 (21:13 +0000)]
Fill in coordIndex for multipolygons
git-svn-id: http://svn.osgeo.org/postgis/trunk@6938
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Mar 2011 20:06:59 +0000 (20:06 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6937
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Mar 2011 19:56:16 +0000 (19:56 +0000)]
force to LF eol type so doesn't barf in MingW
git-svn-id: http://svn.osgeo.org/postgis/trunk@6936
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 19:43:25 +0000 (19:43 +0000)]
Jeff Adams: Changed variables we are storing getopt result in from char to int, since int is the return type from the getopt function. (#663)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6935
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Mar 2011 19:33:26 +0000 (19:33 +0000)]
Update credits and release notes to include Jeff Adams much appreciated contributions and other minor things
git-svn-id: http://svn.osgeo.org/postgis/trunk@6934
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 19:22:43 +0000 (19:22 +0000)]
Jeff Adams: Removed not-really-necessary -m1 parameter from grep call because it does not work on MingW.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6933
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 19:13:26 +0000 (19:13 +0000)]
Jeff Adams: Added regression test for LATIN1 encoding, fixed failure to convert to UTF8. (#808)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6932
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Mar 2011 19:03:20 +0000 (19:03 +0000)]
need to always output with LF breaks otherwise fails on windows mingw as windows switches the breaks to CRLF
git-svn-id: http://svn.osgeo.org/postgis/trunk@6931
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 18:30:23 +0000 (18:30 +0000)]
Jeff Adams: Added dumping tests for -G versions of loader regress tests.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6930
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 18:21:25 +0000 (18:21 +0000)]
Jeff Adams: Now runs all the normal regression tests with the -G option as well. (#358)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6929
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 17:36:01 +0000 (17:36 +0000)]
Jeff Adams: Adding a regression test for the loader that uses a schema-qualified table name.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6928
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 16:54:18 +0000 (16:54 +0000)]
Jeff Adams: Per suggestion on #857, corrected output to indicate table name is optional.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6927
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 16:47:23 +0000 (16:47 +0000)]
Whoops, back out the gserialized flag
git-svn-id: http://svn.osgeo.org/postgis/trunk@6926
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 16:24:33 +0000 (16:24 +0000)]
Jeff Adams: Increasing precision due to tests failing in automatic build.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6925
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 16:16:05 +0000 (16:16 +0000)]
Add the &&& operator and index binding for 'gist_geometry_ops_nd'. Operator behavior in mixed-dimension query situations still to be determined.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6924
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 15:52:15 +0000 (15:52 +0000)]
Fix build fail when DEBUG = 1.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6923
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Mar 2011 15:40:31 +0000 (15:40 +0000)]
Fixes the following shp2pgsql issues:
#229: A new "-r" command line parameter to specify a "from" SRID for reprojecting (the existing -s is the "to").
#779: -S now works for points, and -w is documented.
#864: MULTIPOINT shapefiles with single-vertex points now correctly load with all MULTIPOINTs.
#865: no longer crashes when both -g and -G are used.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6922
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Fri, 18 Mar 2011 14:11:02 +0000 (14:11 +0000)]
-Standardized the way we write "nodata" from "NODATA" to "nodata"
-My editor remove a lot of trailing space and convert tab to 4 spaces. Please set your editor to do the same.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6921
b70326c6 -7e19-0410-871a-
916f4a2858ee
Pierre Racine [Fri, 18 Mar 2011 14:06:55 +0000 (14:06 +0000)]
-Fix for ticket 792: Clamp double to known values when pixeltype is other than double in rt_band_set_nodata, rt_band_set_pixel & rt_raster_generate_new_band
-Added function name to many error messages
-Standardized the way we write "nodata" from "NODATA" to "nodata"
-Moved some documentation to the header file
-My editor remove a lot of trailing space and convert tab to 4 spaces. Please make your editor do the same.
-Removed declarations of many unused variable
git-svn-id: http://svn.osgeo.org/postgis/trunk@6920
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 17 Mar 2011 19:30:53 +0000 (19:30 +0000)]
Quiet some debug-level warnings.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6919
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 17 Mar 2011 19:27:39 +0000 (19:27 +0000)]
Fix mis-named debugging global
git-svn-id: http://svn.osgeo.org/postgis/trunk@6918
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 17 Mar 2011 13:44:27 +0000 (13:44 +0000)]
Replace variable-length-key 2D index with fixed-length-key for GSERIALIZED case.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6917
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 17 Mar 2011 00:08:11 +0000 (00:08 +0000)]
Avoid using ST_SharedPath in topology.
AddFace as well.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6916
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 16 Mar 2011 22:15:22 +0000 (22:15 +0000)]
Multilinestring working even for closed multilinestrings. Still need to fix polygon and multipolygons. also added example of closed multilinestring.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6915
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 16 Mar 2011 20:23:49 +0000 (20:23 +0000)]
sort of take care of multilinestrings -- doesn't work for multilinestrings with closed linestrings so that's next up to correct.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6914
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Mar 2011 19:16:54 +0000 (19:16 +0000)]
Jeff Adams: Updated man page for -X, -T, and -e parameters (#110 and #67).
git-svn-id: http://svn.osgeo.org/postgis/trunk@6913
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Mar 2011 19:16:00 +0000 (19:16 +0000)]
Jeff Adams: Only automatically run -D tests if no custom parameters have been set.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6912
b70326c6 -7e19-0410-871a-
916f4a2858ee
Jorge Arévalo [Wed, 16 Mar 2011 18:48:39 +0000 (18:48 +0000)]
Deleted empty rt_raster_map_algebra function from rt_core. MapAlgebra
implemented at PostgreSQL level.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6911
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 16 Mar 2011 17:53:25 +0000 (17:53 +0000)]
replace & with & to fix build
git-svn-id: http://svn.osgeo.org/postgis/trunk@6910
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Mar 2011 17:16:47 +0000 (17:16 +0000)]
Jeff Adams patch to add command line flag to not use a transaction. (#110)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6909
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 16 Mar 2011 16:47:20 +0000 (16:47 +0000)]
#651 revise ST_MakeEmptyRaster so arg names and types are consistent
git-svn-id: http://svn.osgeo.org/postgis/trunk@6908
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Mar 2011 14:06:54 +0000 (14:06 +0000)]
Jeff Adams new testing of loader with cmd line options.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6907
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Mar 2011 13:03:12 +0000 (13:03 +0000)]
Jeff Adams patch to allow pre/post actions in regression tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@6906
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Mar 2011 13:02:43 +0000 (13:02 +0000)]
Jeff Adams patch to support tablespaces (#67)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6905
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 16 Mar 2011 05:15:35 +0000 (05:15 +0000)]
Document ST_ASX3D function -- still a work in progress -- will add more as I flesh out the rest.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6904
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 16 Mar 2011 04:48:44 +0000 (04:48 +0000)]
Alas a functioning polyhedralsurface export viewable in freeWRL. Also add proto that just takes geometry as argument and defaults to precision 15
git-svn-id: http://svn.osgeo.org/postgis/trunk@6903
b70326c6 -7e19-0410-871a-
916f4a2858ee
Jorge Arévalo [Tue, 15 Mar 2011 15:11:12 +0000 (15:11 +0000)]
Added ST_IsEmpty documentation. Related ticket #591.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6902
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 15 Mar 2011 14:04:45 +0000 (14:04 +0000)]
Add regress tests for populate_geometry_columns,DropGeometryTable
git-svn-id: http://svn.osgeo.org/postgis/trunk@6901
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 15 Mar 2011 06:01:22 +0000 (06:01 +0000)]
Fix copy comment error
git-svn-id: http://svn.osgeo.org/postgis/trunk@6900
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 14 Mar 2011 17:00:53 +0000 (17:00 +0000)]
Lots of fixes. TIN is about perfect, Point, multipoint about perfect too, LINESTRING close.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6899
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 12 Mar 2011 10:42:46 +0000 (10:42 +0000)]
minor corrections
git-svn-id: http://svn.osgeo.org/postgis/trunk@6898
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 11 Mar 2011 21:12:35 +0000 (21:12 +0000)]
preliminary work on x3d export. Still a lot to go. point, multipoint, tin, linestring almost working. Still need to fiddle with coordindex and spacing and get rid of junk copied from gml not needed.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6897
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 11 Mar 2011 13:27:13 +0000 (13:27 +0000)]
minor change
git-svn-id: http://svn.osgeo.org/postgis/trunk@6896
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 11 Mar 2011 12:37:15 +0000 (12:37 +0000)]
Add Availability: 2.0.0 for functions I know are new after the raster postgis 2.0.0 merge
git-svn-id: http://svn.osgeo.org/postgis/trunk@6895
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 11 Mar 2011 12:26:04 +0000 (12:26 +0000)]
document GetFaceByPoint and revise release_notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@6894
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 10 Mar 2011 21:18:50 +0000 (21:18 +0000)]
Add in Jorge's great windows instructions
git-svn-id: http://svn.osgeo.org/postgis/trunk@6893
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Mar 2011 18:53:57 +0000 (18:53 +0000)]
Add a --raster flag to run_test
git-svn-id: http://svn.osgeo.org/postgis/trunk@6892
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 10 Mar 2011 11:33:44 +0000 (11:33 +0000)]
TopologySummary: Take an empty feature_column as a sign of a "detached" topological layer (one having no deploy on user-tables).
git-svn-id: http://svn.osgeo.org/postgis/trunk@6891
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Mar 2011 21:59:39 +0000 (21:59 +0000)]
Ticket #849 by Andrea Peri: topology.GetFaceByPoint implementation and test
git-svn-id: http://svn.osgeo.org/postgis/trunk@6889
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Mar 2011 19:18:45 +0000 (19:18 +0000)]
Ticket #856: topology.CopyTopology(text,text) implementation, test and documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@6888
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Mar 2011 16:30:17 +0000 (16:30 +0000)]
Make createtopogeom test independent from the number of topologies created before running it
git-svn-id: http://svn.osgeo.org/postgis/trunk@6887
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Mar 2011 10:19:15 +0000 (10:19 +0000)]
Ticket #855: topology.TopologySummary(<name>)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6886
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Mar 2011 10:14:10 +0000 (10:14 +0000)]
Add note for ST_Relate with boundary node rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@6885
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2011 15:26:38 +0000 (15:26 +0000)]
Simplify AddEdge code by using BoundaryNodeRule 2 (Endpoint) in ST_Relate call, thus saving a couple of calls to ST_RelateMatch. See tickets #770 and #844.
git-svn-id: http://svn.osgeo.org/postgis/trunk@6884
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2011 10:43:21 +0000 (10:43 +0000)]
Some (poor) documentation for ST_Relate(g1,g2,boundaryNodeRule)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6883
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2011 10:23:42 +0000 (10:23 +0000)]
Ticket #844: add support for boundary node rule specification in ST_Relate [RT-SIGTA]
git-svn-id: http://svn.osgeo.org/postgis/trunk@6882
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 8 Mar 2011 08:16:16 +0000 (08:16 +0000)]
Enable a very old relate test which for some reason was never automatically run
git-svn-id: http://svn.osgeo.org/postgis/trunk@6881
b70326c6 -7e19-0410-871a-
916f4a2858ee