]> granicus.if.org Git - postgis/log
postgis
14 years agoImplement SnapToGrid for CIRCULARSTRING and COMPOUNDCURVE. Just enough to fix #183.
Sandro Santilli [Thu, 14 Apr 2011 11:07:33 +0000 (11:07 +0000)]
Implement SnapToGrid for CIRCULARSTRING and COMPOUNDCURVE. Just enough to fix #183.

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

14 years agoDo not error out if things are clean already
Sandro Santilli [Thu, 14 Apr 2011 10:38:22 +0000 (10:38 +0000)]
Do not error out if things are clean already

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

14 years agoProperly clean in loader's cunit test dir
Sandro Santilli [Thu, 14 Apr 2011 10:36:08 +0000 (10:36 +0000)]
Properly clean in loader's cunit test dir

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

14 years agoContext freed. It's not necessary.
Jorge Arévalo [Wed, 13 Apr 2011 19:53:58 +0000 (19:53 +0000)]
Context freed. It's not necessary.

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

14 years agoFixed bug from ticket #837. Some other improvements in RASTER_mapAlgebra. Minor bug...
Jorge Arévalo [Wed, 13 Apr 2011 19:44:48 +0000 (19:44 +0000)]
Fixed bug from ticket #837. Some other improvements in RASTER_mapAlgebra. Minor bug fixed in rt_raster_serialized_size.

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

14 years agoAdd test for ticket #834
Sandro Santilli [Wed, 13 Apr 2011 11:21:31 +0000 (11:21 +0000)]
Add test for ticket #834

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

14 years agoAdding a dbf filter for file selection.
Mark Leslie [Wed, 13 Apr 2011 10:25:06 +0000 (10:25 +0000)]
Adding a dbf filter for file selection.

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

14 years agoHave 'svnrebase' rule use an authors file rather than command. Lets older git do...
Sandro Santilli [Wed, 13 Apr 2011 08:08:46 +0000 (08:08 +0000)]
Have 'svnrebase' rule use an authors file rather than command. Lets older git do it (old git on the machine currently mirroring the codebase to github).

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

14 years agoAdd svnrebase rule, to facilitate use from git
Sandro Santilli [Wed, 13 Apr 2011 07:57:17 +0000 (07:57 +0000)]
Add svnrebase rule, to facilitate use from git

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

14 years agoAdd script to be used with git-svn --authors-prog
Sandro Santilli [Wed, 13 Apr 2011 07:41:53 +0000 (07:41 +0000)]
Add script to be used with git-svn --authors-prog

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

14 years agoQuiet quiet Hudson
Regina Obe [Tue, 12 Apr 2011 12:34:12 +0000 (12:34 +0000)]
Quiet quiet Hudson

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

14 years agocredit change
Regina Obe [Mon, 11 Apr 2011 17:13:51 +0000 (17:13 +0000)]
credit change

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

14 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@7017 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Mon, 11 Apr 2011 16:17:17 +0000 (16:17 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@7017 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agopreliminary cunit tests for x3d output functions
Regina Obe [Mon, 11 Apr 2011 16:14:29 +0000 (16:14 +0000)]
preliminary cunit tests for x3d output functions

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

14 years agoAdd support for a RUNTESTFLAGS variable so you can do something like: 'make check...
Sandro Santilli [Mon, 11 Apr 2011 09:54:06 +0000 (09:54 +0000)]
Add support for a RUNTESTFLAGS variable so you can do something like: 'make check RUNTESTFLAGS=-v' and get the problems printed w/out having to look at logs.

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

14 years agoDo not raise an exception from DropGeometryTable if a non-existing table is given...
Sandro Santilli [Mon, 11 Apr 2011 09:53:55 +0000 (09:53 +0000)]
Do not raise an exception from DropGeometryTable if a non-existing table is given. Patch by Andrea Peri. Regress test mine. Closes ticket #861.

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

14 years agominor cleanup replace tabs with spaces in ST_LineToCurve example
Regina Obe [Sat, 9 Apr 2011 14:27:12 +0000 (14:27 +0000)]
minor cleanup replace tabs with spaces in ST_LineToCurve example

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

14 years agofix url in ST_Azimuth.
Regina Obe [Sat, 9 Apr 2011 06:32:28 +0000 (06:32 +0000)]
fix url in ST_Azimuth.

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

14 years agoAzimuth example with angles of azimuth and my drawing cheatsheet (st_azimuthmath...
Regina Obe [Fri, 8 Apr 2011 17:02:51 +0000 (17:02 +0000)]
Azimuth example with angles of azimuth and my drawing cheatsheet (st_azimuthmath.sql) in case have to do this again.

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

14 years agoDocument TopologySummary
Regina Obe [Fri, 8 Apr 2011 14:04:06 +0000 (14:04 +0000)]
Document TopologySummary

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

14 years agotabs to spaces
Sandro Santilli [Fri, 8 Apr 2011 10:58:53 +0000 (10:58 +0000)]
tabs to spaces

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

14 years agoSome memory freed. Related ticket #851.
Jorge Arévalo [Thu, 7 Apr 2011 18:02:25 +0000 (18:02 +0000)]
Some memory freed. Related ticket #851.

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

14 years agoFix typo in gserialized_overlaps (contains->overlaps). Fixes ticket #869.
Sandro Santilli [Wed, 6 Apr 2011 14:30:58 +0000 (14:30 +0000)]
Fix typo in gserialized_overlaps (contains->overlaps). Fixes ticket #869.

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

14 years agoGet rid of some tests in _ST_ConcaveHull and only attempt to make a polygon if the...
Regina Obe [Tue, 5 Apr 2011 22:26:45 +0000 (22:26 +0000)]
Get rid of some tests in _ST_ConcaveHull and only attempt to make a polygon if the line is simple.  ST_Covers is causing me quite a bit of greif as a testing tool. don't recall so many topo node this and that in GEOS 3.2 ST_Covers.  Also add in some regress tests for ST_ConcaveHull -- more to come.

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

14 years agoFix typo in tiger manual and fix for #887 -- it was really the issue of using ,...
Regina Obe [Mon, 4 Apr 2011 16:25:48 +0000 (16:25 +0000)]
Fix typo in tiger manual and fix for #887  -- it was really the issue of using , instead of space to separate state and zip that was the main culprit

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

14 years agoadd pgsql2shp -m switch to dumper help
Regina Obe [Mon, 4 Apr 2011 15:19:40 +0000 (15:19 +0000)]
add pgsql2shp -m switch to dumper help

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

14 years agominor issue preventing legacy load: locate_along_measure should use ST_ wrapper
Regina Obe [Mon, 4 Apr 2011 13:10:32 +0000 (13:10 +0000)]
minor issue preventing legacy load: locate_along_measure should use ST_ wrapper

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

14 years agotopology.AddFace: prepare ring geometry and check intersection with an interior edge...
Sandro Santilli [Mon, 4 Apr 2011 12:11:00 +0000 (12:11 +0000)]
topology.AddFace: prepare ring geometry and check intersection with an interior edge point. Speeds up registration of faces, particularly when composed by many edges. See ticket #880. [RT-SIGTA]

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

14 years agoAdd -m reference in pgsql2shp manpage, by Loic Dachary. See ticket #885.
Sandro Santilli [Mon, 4 Apr 2011 07:05:28 +0000 (07:05 +0000)]
Add -m reference in pgsql2shp manpage, by Loic Dachary. See ticket #885.

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

14 years agoAdd pgsql2shp allow predefined list to news and release. Add Loic Dachary to credits.
Regina Obe [Mon, 4 Apr 2011 03:10:51 +0000 (03:10 +0000)]
Add pgsql2shp allow predefined list to news and release.  Add Loic Dachary to credits.

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

14 years agoforgot one ST_AddBand proto
Regina Obe [Mon, 4 Apr 2011 02:35:53 +0000 (02:35 +0000)]
forgot one ST_AddBand proto

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

14 years agoAdd missing ST_Band protos and remove non-existent one
Regina Obe [Mon, 4 Apr 2011 02:20:05 +0000 (02:20 +0000)]
Add missing ST_Band protos and remove non-existent one

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

14 years ago#898, #551: generate postgis_upgrade_20_minor.sql, legacy.sql and stop generating...
Regina Obe [Mon, 4 Apr 2011 01:25:27 +0000 (01:25 +0000)]
#898, #551: generate postgis_upgrade_20_minor.sql, legacy.sql and stop generating obsolete 15_minor, 14, 13_14

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

14 years agoTicket #855 by Loic Dachary: pgsql2shp fields conversion from predefined list
Sandro Santilli [Sun, 3 Apr 2011 19:19:30 +0000 (19:19 +0000)]
Ticket #855 by Loic Dachary: pgsql2shp fields conversion from predefined list

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

14 years agoUse a 2d geometry for face mbr, even for 2.5d topologies. After all mbr is a rectangl...
Sandro Santilli [Sat, 2 Apr 2011 12:27:13 +0000 (12:27 +0000)]
Use a 2d geometry for face mbr, even for 2.5d topologies. After all mbr is a rectangle (not cube) by definition (Minimum Bounding Rectangle) so we don't want to mess with poliedron or whatnot [see #103 for more infos about the can of worms..]

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

14 years agoRaster testing added to core testing. Related ticket #762.
Jorge Arévalo [Fri, 1 Apr 2011 05:18:45 +0000 (05:18 +0000)]
Raster testing added to core testing. Related ticket #762.

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

14 years agotopology.TopologSummary: survive presence of stale records in topology.topology and...
Sandro Santilli [Thu, 31 Mar 2011 10:26:41 +0000 (10:26 +0000)]
topology.TopologSummary: survive presence of stale records in topology.topology and missing tables from topology schemas.

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

14 years agotopology.TopologySummary: report 'has Z' flag on topologies
Sandro Santilli [Thu, 31 Mar 2011 10:26:32 +0000 (10:26 +0000)]
topology.TopologySummary: report 'has Z' flag on topologies

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

14 years agoAdd support for creating topologies allowing 3d vertices on edges and nodes. Includes...
Sandro Santilli [Thu, 31 Mar 2011 09:35:11 +0000 (09:35 +0000)]
Add support for creating topologies allowing 3d vertices on edges and nodes. Includes regress testing [RT-SIGTA]

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

14 years agotry to save as utf-8
Regina Obe [Tue, 29 Mar 2011 14:58:53 +0000 (14:58 +0000)]
try to save as utf-8

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

14 years agothat didn't work. Try resaving as latin1 and then repull down.
Regina Obe [Tue, 29 Mar 2011 14:10:39 +0000 (14:10 +0000)]
that didn't work.  Try resaving as latin1 and then repull down.

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

14 years agomark this as an executable then maybe just mamber it won't try to inherit the encodin...
Regina Obe [Tue, 29 Mar 2011 13:57:48 +0000 (13:57 +0000)]
mark this as an executable then maybe just mamber it won't try to inherit the encoding of my OS

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

14 years agoAdd another test for topology.AddFace in presence of an open edge whose endpoints...
Sandro Santilli [Tue, 29 Mar 2011 13:57:01 +0000 (13:57 +0000)]
Add another test for topology.AddFace in presence of an open edge whose endpoints both intersect a polygon ring which does not cover it.

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

14 years agoModified expected result for create_rt_gist_test regress test. It works
Jorge Arévalo [Tue, 29 Mar 2011 13:20:40 +0000 (13:20 +0000)]
Modified expected result for create_rt_gist_test regress test. It works
differently in PostgreSQL 8.4.7 and PostgreSQL 9.0.3. See ticket #870.

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

14 years agoAdd #817 Renaming old 3D functions to the convention ST_3D to release notes
Regina Obe [Tue, 29 Mar 2011 11:10:47 +0000 (11:10 +0000)]
Add #817 Renaming old 3D functions to the convention ST_3D to release notes

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

14 years agoModified expected values for some raster tests
Jorge Arévalo [Mon, 28 Mar 2011 23:24:47 +0000 (23:24 +0000)]
Modified expected values for some raster tests

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

14 years ago-Minimal value for float is -FLT_MAX, not FLT_MIN
Pierre Racine [Mon, 28 Mar 2011 23:10:51 +0000 (23:10 +0000)]
-Minimal value for float is -FLT_MAX, not FLT_MIN

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

14 years agoliblwgeom/lex.yy.c version 6180 reverted
Jorge Arévalo [Mon, 28 Mar 2011 22:56:11 +0000 (22:56 +0000)]
liblwgeom/lex.yy.c version 6180 reverted

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

14 years agoMissed check added again.
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

14 years agoSome bugs related with ticket #870 solved. Added more test for polygonize function.
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

14 years ago-Changed message not proper when just setting pixel value
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

14 years ago-Transformed many error into warning (or notice)
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

14 years agoattempt to quiet floating point erros in reprojection by roudning the coordinates...
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

14 years agoPutting renamed 3D-functions in legacy.sql.c and some clarifying notes about the...
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

14 years agoRaster polygonization optimized using a layer filter to avoid NODATA values. Related...
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

14 years agoRenaming of 3D functions, #817
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

14 years agomore additions / corrections to release notes
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

14 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@6972 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

14 years agomore typo corrections
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

14 years agoupdate docs to reflect changes in tiger loader
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

14 years agocleanup change linux to sh. Get rid of some typos in the sh script generator, move...
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

14 years agoamend to include work on tiger geocoder
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

14 years ago-Fixxed a bug getting toindex band index
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

14 years ago-ST_AddBand should add the new band as the last band if no band index is apecified
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

14 years agoGive special functions index a static name so it doesn't get pushed down to another...
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

14 years ago-Return NULL if raster is NULL in RASTER_addband
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

14 years ago-Reordered/classified function declaration
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

14 years agoRemoved extra spaces
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

14 years ago-Better handling of NULL for ST_SetValue. Return the original raster when band, X...
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

14 years ago-General review of ST_AddBand following ticket 871
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

14 years agoSemicolon missed.
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

14 years agoServer crash reported in ticket #837 partially solved. SPI_finish causes server to...
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

14 years ago-ST_PixelAsPolygons also return the x & y coordinates of the pixel
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

14 years agosome clarification of specs
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

14 years agomore cleanup
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

14 years agominor rearrangement wording changes to Paul's bio
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

14 years agoAmend my bio so people know who to point fingers at when Tiger Geocoder and X3D don...
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

14 years agoFix #879 (get rid of use of both deprecated line_locate_point and line_substring...
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

14 years agoAdd test for ST_Polygonize with nested collection input (see ticket #878)
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

14 years agoConvert to $$ quoting (ticket #714)
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

14 years agoAdd an ST_RemIsoNode alias to ST_RemoveIsoNode (ticket #798)
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

14 years agoST_ModEdgesSplit -> ST_ModEdgeSplit (ticket #794)
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

14 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@6947 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

14 years agomore credit cleanup and rounding up of credits
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

14 years agofix typo
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

14 years agoTwo ST_AddBands missing variants added. Related tickets #858, #792.
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

14 years agoRe-drop ST_SharedPath from topology.AddFace, this time with stronger robustness,...
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

14 years agoFix #874 by getting back to ST_SharedPaths use. Might try to optimize again in the...
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

14 years agomore company contribution amendments
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

14 years agomore updating to better reflect corporate sponsor contributions
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

14 years agoMore cleanup of release notes. Add a corporate contributors section to kill 2 birds...
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

14 years agoFill in coordIndex for multipolygons
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

14 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@6937 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

14 years agoforce to LF eol type so doesn't barf in MingW
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

14 years agoJeff Adams: Changed variables we are storing getopt result in from char to int, since...
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

14 years agoUpdate credits and release notes to include Jeff Adams much appreciated contributions...
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

14 years agoJeff Adams: Removed not-really-necessary -m1 parameter from grep call because it...
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

14 years agoJeff Adams: Added regression test for LATIN1 encoding, fixed failure to convert to...
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

14 years agoneed to always output with LF breaks otherwise fails on windows mingw as windows...
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

14 years agoJeff Adams: Added dumping tests for -G versions of loader regress tests.
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