]> granicus.if.org Git - postgis/log
postgis
12 years agotweak DEBUG line
Sandro Santilli [Tue, 16 Oct 2012 16:07:53 +0000 (16:07 +0000)]
tweak DEBUG line

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

12 years agoImprove TopologySummary output
Sandro Santilli [Tue, 16 Oct 2012 08:29:26 +0000 (08:29 +0000)]
Improve TopologySummary output

Add unregistered layers and orphaned TopoGeom count

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

12 years agoHave TopologySummary use the word "Mixed" for collection layers
Sandro Santilli [Tue, 16 Oct 2012 08:29:15 +0000 (08:29 +0000)]
Have TopologySummary use the word "Mixed" for collection layers

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

12 years agoFixed incorrect use of RASTER_DEBUGF().
Bborie Park [Mon, 15 Oct 2012 19:21:51 +0000 (19:21 +0000)]
Fixed incorrect use of RASTER_DEBUGF().

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

12 years agoMore poking at the docs for ST_MapAlgebra
Bborie Park [Mon, 15 Oct 2012 14:48:42 +0000 (14:48 +0000)]
More poking at the docs for ST_MapAlgebra

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

12 years agoAdd another example of ST_MapAlgebra() and some formatting cleanup
Bborie Park [Mon, 15 Oct 2012 14:20:18 +0000 (14:20 +0000)]
Add another example of ST_MapAlgebra() and some formatting cleanup

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

12 years agoChanged how ST_MapAlgebra regression test runs on PostgreSQL 9.0 as
Bborie Park [Mon, 15 Oct 2012 03:34:15 +0000 (03:34 +0000)]
Changed how ST_MapAlgebra regression test runs on PostgreSQL 9.0 as
usage of "GROUP BY raster" does not work.  Ticket is #2048.

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

12 years ago#2046: fix 2.1 doesn't compile with postgresql 9.0
Regina Obe [Sun, 14 Oct 2012 05:40:44 +0000 (05:40 +0000)]
#2046: fix 2.1 doesn't compile with postgresql 9.0

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

12 years agoupdategeometrysrid was describing old behavior. Update to new and provide alternative...
Regina Obe [Sun, 14 Oct 2012 05:13:50 +0000 (05:13 +0000)]
updategeometrysrid was describing old behavior. Update to new and provide alternative syntax

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

12 years agoRemove odd srs error line from expected
Paul Ramsey [Fri, 12 Oct 2012 20:06:29 +0000 (20:06 +0000)]
Remove odd srs error line from expected

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

12 years agoReduce precision test to 1cm2. There is no doubt that this approach is less numerical...
Paul Ramsey [Fri, 12 Oct 2012 19:49:27 +0000 (19:49 +0000)]
Reduce precision test to 1cm2. There is no doubt that this approach is less numerically stable than the last. (#2043) Though in exchange, it covers the globe more completely.

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

12 years agoReduce the precision of the double test... it passes here.. (#2043)
Paul Ramsey [Fri, 12 Oct 2012 19:32:26 +0000 (19:32 +0000)]
Reduce the precision of the double test... it passes here.. (#2043)

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

12 years agoBug fix where pos array size was incorrect.
Bborie Park [Fri, 12 Oct 2012 19:31:39 +0000 (19:31 +0000)]
Bug fix where pos array size was incorrect.

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

12 years agoRemoved warning block for ST_MapAlgebra() doc page. Rearranged warning boxes
Bborie Park [Fri, 12 Oct 2012 19:31:30 +0000 (19:31 +0000)]
Removed warning block for ST_MapAlgebra() doc page. Rearranged warning boxes

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

12 years agoMore documentation changes regarding deprecation status of
Bborie Park [Fri, 12 Oct 2012 16:06:35 +0000 (16:06 +0000)]
More documentation changes regarding deprecation status of
ST_MapAlgebraFct() variants. Added news item regarding deprecation status of ST_MapAlgebraFct and ST_MapAlgebraFctNgb variants

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

12 years agoDuplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra
Bborie Park [Fri, 12 Oct 2012 16:06:27 +0000 (16:06 +0000)]
Duplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra
usage.  Exception for ST_InvDistWeight4ma() and ST_MinDist4ma(), both of
which are new for 2.1. Added regression tests as well.

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

12 years agoExit with non-zero code when commandline is malformed
Sandro Santilli [Fri, 12 Oct 2012 15:20:44 +0000 (15:20 +0000)]
Exit with non-zero code when commandline is malformed

It still exists with zero code when user explictly asks for the
help screen (with -? as documented and with no switch as popular
habit [well, mine])

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

12 years agoAdd pdf-localized rule for building localized pdf manual
Sandro Santilli [Fri, 12 Oct 2012 14:26:02 +0000 (14:26 +0000)]
Add pdf-localized rule for building localized pdf manual

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

12 years agoIgnoring generated files in tiger_geocoder extension
Sandro Santilli [Fri, 12 Oct 2012 14:06:29 +0000 (14:06 +0000)]
Ignoring generated files in tiger_geocoder extension

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

12 years agoFix compiler warnings in lwgeom_geos.c
Sandro Santilli [Fri, 12 Oct 2012 08:40:40 +0000 (08:40 +0000)]
Fix compiler warnings in lwgeom_geos.c

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

12 years agoFix a "set but not used" warning.
Sandro Santilli [Fri, 12 Oct 2012 08:34:35 +0000 (08:34 +0000)]
Fix a "set but not used" warning.

This was about the return from getPoint2d_p, but it really only
returns zero on error and after lwerror was called, and only if
a PARANOIA compile time macro is set...

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

12 years agoFix ptarray_area_sphere signature (#2040)
Sandro Santilli [Fri, 12 Oct 2012 08:27:09 +0000 (08:27 +0000)]
Fix ptarray_area_sphere signature (#2040)

Since I was a it I also removed a "set but not used" warning.

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

12 years agoUpdate po files after changes in installation.xml
Sandro Santilli [Fri, 12 Oct 2012 07:50:07 +0000 (07:50 +0000)]
Update po files after changes in installation.xml

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

12 years agoAdd more uses of <command> and <filename> in installation.xml
Sandro Santilli [Fri, 12 Oct 2012 07:49:54 +0000 (07:49 +0000)]
Add more uses of <command> and <filename> in installation.xml

Also fixes a missing dash in "make comments-install"

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

12 years agoPut <comment> tags in <para>, fixing #2041
Sandro Santilli [Fri, 12 Oct 2012 07:49:44 +0000 (07:49 +0000)]
Put <comment> tags in <para>, fixing #2041

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

12 years agoConsistently use <command> tag for "make comments"
Sandro Santilli [Fri, 12 Oct 2012 07:20:46 +0000 (07:20 +0000)]
Consistently use <command> tag for "make comments"

Fixes complains by msgmerge (internationalization)

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

12 years agoImprove support for ST_Area(geography) over dateline and poles (#2006, #2039)
Paul Ramsey [Thu, 11 Oct 2012 22:48:11 +0000 (22:48 +0000)]
Improve support for ST_Area(geography) over dateline and poles (#2006, #2039)

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

12 years agoTranslation of intruduction.xml to pt_BR by George Silva
Sandro Santilli [Thu, 11 Oct 2012 21:44:03 +0000 (21:44 +0000)]
Translation of intruduction.xml to pt_BR by George Silva

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

12 years agoUpdate po files
Sandro Santilli [Thu, 11 Oct 2012 21:41:12 +0000 (21:41 +0000)]
Update po files

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

12 years agoMove area core calculation to ptarray.
Paul Ramsey [Thu, 11 Oct 2012 17:29:55 +0000 (17:29 +0000)]
Move area core calculation to ptarray.

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

12 years agoIgnore build artifacts from geocoder
Paul Ramsey [Thu, 11 Oct 2012 17:29:16 +0000 (17:29 +0000)]
Ignore build artifacts from geocoder

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

12 years agoSimplify description of TopoElementArray
Sandro Santilli [Thu, 11 Oct 2012 17:07:17 +0000 (17:07 +0000)]
Simplify description of TopoElementArray

... and add TopoElement link to See Also section (things are better
explained in there).

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

12 years agoGet rid of hard-coded paths
Regina Obe [Thu, 11 Oct 2012 15:23:06 +0000 (15:23 +0000)]
Get rid of hard-coded paths

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

12 years agoUpdate json-c url
Sandro Santilli [Thu, 11 Oct 2012 10:53:33 +0000 (10:53 +0000)]
Update json-c url

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

12 years agocreate norm_addy
Regina Obe [Wed, 10 Oct 2012 23:06:34 +0000 (23:06 +0000)]
create norm_addy

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

12 years ago#1627 : more cleanup of extension install, add configure of tiger extension script...
Regina Obe [Wed, 10 Oct 2012 22:59:09 +0000 (22:59 +0000)]
#1627 : more cleanup of extension install, add configure of tiger extension script to configure.ac. Fix comment in tiger comments preventing install

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

12 years agoAdded missing Availability details for various raster docs.
Bborie Park [Wed, 10 Oct 2012 22:41:47 +0000 (22:41 +0000)]
Added missing Availability details for various raster docs.
Ticket is #2037

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

12 years agofix error in index column name picked up when trying to install as extension
Regina Obe [Wed, 10 Oct 2012 22:30:55 +0000 (22:30 +0000)]
fix error in index column name picked up when trying to install as extension

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

12 years ago#2037: flag some new raster functions as new in this release. Hmm I merged hopefully...
Regina Obe [Wed, 10 Oct 2012 22:06:20 +0000 (22:06 +0000)]
#2037: flag some new raster functions as new in this release.  Hmm I merged hopefully didn't screw things up

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

12 years agoAdded n-raster ST_MapAlgebra(). Additional error checking in
Bborie Park [Wed, 10 Oct 2012 22:02:40 +0000 (22:02 +0000)]
Added n-raster ST_MapAlgebra(). Additional error checking in
rt_raster_iterator(). Added regression checks for n-raster
ST_MapAlgebra(). Ticket is #2030. Added news and docs for
ST_MapAlgebra().

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

12 years agoJust enough to make it compile but doesn't work yet
Regina Obe [Wed, 10 Oct 2012 21:45:23 +0000 (21:45 +0000)]
Just enough to  make it compile but doesn't work yet

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

12 years agoAdd in arc ptarray vs ptarray and arc ptarray vs arc ptarray distance functions....
Paul Ramsey [Wed, 10 Oct 2012 00:00:54 +0000 (00:00 +0000)]
Add in arc ptarray vs ptarray and arc ptarray vs arc ptarray distance functions. (#2018)

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

12 years agoAdded HASH opclass and = operator for raster. This permits GROUP BY
Bborie Park [Tue, 9 Oct 2012 23:12:54 +0000 (23:12 +0000)]
Added HASH opclass and = operator for raster.  This permits GROUP BY
raster usage.

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

12 years agoSyntax cleanup
Bborie Park [Tue, 9 Oct 2012 23:12:46 +0000 (23:12 +0000)]
Syntax cleanup

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

12 years agoAdd in arc ptarray vs point distance function (#2018)
Paul Ramsey [Tue, 9 Oct 2012 22:48:39 +0000 (22:48 +0000)]
Add in arc ptarray vs point distance function (#2018)

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

12 years agoFix comment per rcoup
Paul Ramsey [Tue, 9 Oct 2012 22:04:57 +0000 (22:04 +0000)]
Fix comment per rcoup

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

12 years agoFix up some errors in ptarray_arc iteration and the cunit test cases for arc p-i...
Paul Ramsey [Tue, 9 Oct 2012 21:48:39 +0000 (21:48 +0000)]
Fix up some errors in ptarray_arc iteration and the cunit test cases for arc p-i-p. (#2018)

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

12 years agoPoint-in-polygon function for arc-based point-arrays. (#2018)
Paul Ramsey [Tue, 9 Oct 2012 17:49:03 +0000 (17:49 +0000)]
Point-in-polygon function for arc-based point-arrays. (#2018)

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

12 years ago#1627: Start work on packaging as an extension -- it's not functioning yet
Regina Obe [Tue, 9 Oct 2012 05:06:47 +0000 (05:06 +0000)]
#1627: Start work on packaging as an extension -- it's not functioning yet

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

12 years agoFix adding a splitting point into a 2.5d topology (#2033)
Sandro Santilli [Fri, 5 Oct 2012 19:26:57 +0000 (19:26 +0000)]
Fix adding a splitting point into a 2.5d topology (#2033)

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

12 years agolink to ST_3DClosestPoint from ST_ClosestPoint. Some people didn't notice we had...
Regina Obe [Fri, 5 Oct 2012 19:22:13 +0000 (19:22 +0000)]
link to ST_3DClosestPoint from ST_ClosestPoint.  Some people didn't notice we had a 3D variant and looked in the wrong place.

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

12 years ago#2027: change order of operation -- have cleanup happen first since the drop sometime...
Regina Obe [Fri, 5 Oct 2012 12:25:15 +0000 (12:25 +0000)]
#2027: change order of operation -- have cleanup happen first since the drop sometimes tries to drop functions that use types that don't exist in older versions

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

12 years agoupdate st_union examples (single should always specify band number to be safe) and...
Regina Obe [Thu, 4 Oct 2012 04:08:36 +0000 (04:08 +0000)]
update st_union examples (single should always specify band number to be safe) and all bands can be done now with just union

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

12 years agoAddition of flag nbnodata to rt_raster_iterator() thus allowing some
Bborie Park [Wed, 3 Oct 2012 23:07:09 +0000 (23:07 +0000)]
Addition of flag nbnodata to rt_raster_iterator() thus allowing some
memory savings from ST_Union(raster)

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

12 years agoUpdated NEWS and docs regarding ST_Union(raster) behavior change.
Bborie Park [Wed, 3 Oct 2012 21:03:16 +0000 (21:03 +0000)]
Updated NEWS and docs regarding ST_Union(raster) behavior change.

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

12 years agoTweak what value to initialize new band to when NODATA isn't present
Bborie Park [Wed, 3 Oct 2012 20:53:27 +0000 (20:53 +0000)]
Tweak what value to initialize new band to when NODATA isn't present

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

12 years agoAddition of ST_Union(raster) function and regression tests
Bborie Park [Wed, 3 Oct 2012 20:53:22 +0000 (20:53 +0000)]
Addition of ST_Union(raster) function and regression tests

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

12 years agoAdded regression test for rt_raster_clone() and added missing SRID copy.
Bborie Park [Wed, 3 Oct 2012 20:53:15 +0000 (20:53 +0000)]
Added regression test for rt_raster_clone() and added missing SRID copy.

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

12 years agoAddition of shortcut function rt_raster_clone()
Bborie Park [Wed, 3 Oct 2012 20:53:06 +0000 (20:53 +0000)]
Addition of shortcut function rt_raster_clone()

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

12 years agoupdate unpackaged to include new raster (e.g. unionarg)
Regina Obe [Wed, 3 Oct 2012 16:06:38 +0000 (16:06 +0000)]
update unpackaged to include new raster (e.g. unionarg)

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

12 years ago#2027: Add unionarg
Regina Obe [Wed, 3 Oct 2012 14:33:33 +0000 (14:33 +0000)]
#2027: Add unionarg

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

12 years agoST_AddEdge*: make update of old face edges more robust (#2025)
Sandro Santilli [Wed, 3 Oct 2012 06:16:51 +0000 (06:16 +0000)]
ST_AddEdge*: make update of old face edges more robust (#2025)

Include tests for adding an edge that splits an hole in a face
while forming a left ring which constitutes an invalid polygon ring.

Also fixes one case of invalid topology creation (when the formed
ring has a dangling edge but not a new area on the other side).

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

12 years agooops forgot to finish the changed statement
Regina Obe [Wed, 3 Oct 2012 06:08:36 +0000 (06:08 +0000)]
oops forgot to finish the changed statement

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

12 years agorevise st_union example to show new and faster way of doing multi-band union
Regina Obe [Wed, 3 Oct 2012 06:06:00 +0000 (06:06 +0000)]
revise st_union example to show new and faster way of doing multi-band union

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

12 years agoMinor addition of debug messages
Bborie Park [Tue, 2 Oct 2012 22:47:09 +0000 (22:47 +0000)]
Minor addition of debug messages

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

12 years agoAdded multi-band support for ST_Union. Ticket is #2021
Bborie Park [Tue, 2 Oct 2012 21:45:41 +0000 (21:45 +0000)]
Added multi-band support for ST_Union.  Ticket is #2021

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

12 years ago#1938 document addition of addbandarg and swap out old example with example utilizing...
Regina Obe [Mon, 1 Oct 2012 23:13:29 +0000 (23:13 +0000)]
#1938 document addition of addbandarg and swap out old example with example utilizing addbandarg

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

12 years agoRename lwcircle_calculate_gbox_cartesian_2d to lw_arc_calculate_gbox_cartesian_2d
Paul Ramsey [Mon, 1 Oct 2012 22:23:16 +0000 (22:23 +0000)]
Rename lwcircle_calculate_gbox_cartesian_2d to lw_arc_calculate_gbox_cartesian_2d

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

12 years agoRename lwcircle_center to lw_arc_center to match other lwalgorithm signatures
Paul Ramsey [Mon, 1 Oct 2012 22:18:14 +0000 (22:18 +0000)]
Rename lwcircle_center to lw_arc_center to match other lwalgorithm signatures

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

12 years agoAnal retentive code re-organization. Try and move the primitive computational geometr...
Paul Ramsey [Mon, 1 Oct 2012 22:10:33 +0000 (22:10 +0000)]
Anal retentive code re-organization. Try and move the primitive computational geometry functions into lwalgorithm.c

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

12 years agoDo not confuse CREATE OPERATOR FAMILY with a CREATE OPERATOR
Sandro Santilli [Mon, 1 Oct 2012 14:04:41 +0000 (14:04 +0000)]
Do not confuse CREATE OPERATOR FAMILY with a CREATE OPERATOR

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

12 years agoAccept array properties in GML input multi-geom input (#1928)
Sandro Santilli [Mon, 1 Oct 2012 09:28:46 +0000 (09:28 +0000)]
Accept array properties in GML input multi-geom input (#1928)

Patch by Kashif Rasul and Shoaib Burq / SpacialDB

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

12 years agoCreate target dir if non-existing
Sandro Santilli [Mon, 1 Oct 2012 08:47:19 +0000 (08:47 +0000)]
Create target dir if non-existing

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

12 years agoupdate postgis unpackaged script. postgis_topology was already up to date.
Regina Obe [Sat, 29 Sep 2012 17:57:59 +0000 (17:57 +0000)]
update postgis unpackaged script. postgis_topology was already up to date.

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

12 years agoProvide a script to opt out of extensions
Sandro Santilli [Sat, 29 Sep 2012 16:14:05 +0000 (16:14 +0000)]
Provide a script to opt out of extensions

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

12 years agoAddition of C-based ST_Union(raster) aggregate function (ticket #1364). Renamed...
Bborie Park [Fri, 28 Sep 2012 23:09:31 +0000 (23:09 +0000)]
Addition of C-based ST_Union(raster) aggregate function (ticket #1364).  Renamed low level function rt_raster_has_no_band() to raster_has_band().  Updated docs and NEWS for ST_Union.

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

12 years agoRemove unused point in poly function
Paul Ramsey [Fri, 28 Sep 2012 22:51:06 +0000 (22:51 +0000)]
Remove unused point in poly function

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

12 years agoAdd ptarray_contains_point to ptarray file, so that all other liblwgeom functions...
Paul Ramsey [Fri, 28 Sep 2012 22:48:20 +0000 (22:48 +0000)]
Add ptarray_contains_point to ptarray file, so that all other liblwgeom functions can use the one routine.

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

12 years agoRemove no longer used function, lwgeom_pt_inside_circle.
Paul Ramsey [Fri, 28 Sep 2012 21:52:51 +0000 (21:52 +0000)]
Remove no longer used function, lwgeom_pt_inside_circle.

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

12 years agoAdd new pointer-based coordinate access method, now that aligned storage is the new...
Paul Ramsey [Fri, 28 Sep 2012 21:48:53 +0000 (21:48 +0000)]
Add new pointer-based coordinate access method, now that aligned storage is the new normal.

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

12 years agoAnal retentive function renaming: ptarray_isclosed -> ptarray_is_closed
Paul Ramsey [Fri, 28 Sep 2012 21:08:29 +0000 (21:08 +0000)]
Anal retentive function renaming: ptarray_isclosed -> ptarray_is_closed

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

12 years agoMove some ptarray functions out of postgis and back into liblwgeom from silly old...
Paul Ramsey [Fri, 28 Sep 2012 20:30:26 +0000 (20:30 +0000)]
Move some ptarray functions out of postgis and back into liblwgeom from silly old function that shouldn't even exist anymore (LWGEOM_inside_circle_point)

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

12 years agoMeasurement support for arcs (#2018)
Paul Ramsey [Fri, 28 Sep 2012 18:23:52 +0000 (18:23 +0000)]
Measurement support for arcs (#2018)

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

12 years agoAdd casts from geometry::path, geometry::point, geometry::polygon, polygon::geometry...
Paul Ramsey [Fri, 28 Sep 2012 17:03:46 +0000 (17:03 +0000)]
Add casts from geometry::path, geometry::point, geometry::polygon, polygon::geometry, path::geometry, point::geometry to allow easier migration to PostGIS for folks who start with the Pg types.

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

12 years agoDistance calculation support for arc features (#2018). Commit adds lowest level primi...
Paul Ramsey [Thu, 27 Sep 2012 20:23:03 +0000 (20:23 +0000)]
Distance calculation support for arc features (#2018). Commit adds lowest level primitive support for distance calculations on single arcs.

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

12 years agoAdditional regression tests for ST_Neighborhood and tweaked to support a
Bborie Park [Wed, 26 Sep 2012 15:56:17 +0000 (15:56 +0000)]
Additional regression tests for ST_Neighborhood and tweaked to support a
distance values of zero for one axis.

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

12 years agoAdded docs regarding the callback function for rt_raster_iterator()
Bborie Park [Tue, 25 Sep 2012 22:22:40 +0000 (22:22 +0000)]
Added docs regarding the callback function for rt_raster_iterator()

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

12 years agoAdded regression tests, bug fixes and code cleanup for
Bborie Park [Tue, 25 Sep 2012 22:22:33 +0000 (22:22 +0000)]
Added regression tests, bug fixes and code cleanup for
rt_raster_iterator().

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

12 years agoAdded rt_raster_iterator(), which is feature complete. Now need to add
Bborie Park [Tue, 25 Sep 2012 22:22:27 +0000 (22:22 +0000)]
Added rt_raster_iterator(), which is feature complete.  Now need to add
lots of regression tests before moving on to the PostgreSQL side to hook
into it.

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

12 years agoChanged behavior when there is no pixels in the neighborhood for
Bborie Park [Tue, 25 Sep 2012 19:23:43 +0000 (19:23 +0000)]
Changed behavior when there is no pixels in the neighborhood for
ST_Neighborhood.  It should still return an array as the pixel of
interest could have a value... just surrounded by NODATA.

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

12 years agoAdditional documentation regarding memory ownership
Bborie Park [Tue, 25 Sep 2012 17:20:17 +0000 (17:20 +0000)]
Additional documentation regarding memory ownership

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

12 years agoAdded correct handling of rt_band's ownsdata flag indicating if the
Bborie Park [Tue, 25 Sep 2012 14:07:22 +0000 (14:07 +0000)]
Added correct handling of rt_band's ownsdata flag indicating if the
memory used for the band's data (only for inline, not offline) is
managed internally.

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

12 years ago#2012: Change client_min_messages to warning instead of relying on default notice...
Regina Obe [Tue, 25 Sep 2012 02:45:28 +0000 (02:45 +0000)]
#2012: Change client_min_messages to warning instead of relying on default notice.  9.3's idea of notice doesn't seem to include notice about create of new tables.

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

12 years agoChanged output array of ST_Neighborhood to have dimensions of Y,X
Bborie Park [Mon, 24 Sep 2012 15:07:58 +0000 (15:07 +0000)]
Changed output array of ST_Neighborhood to have dimensions of Y,X
instead of X,Y. This matches that found for GDAL blocks.

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

12 years agoAdditional tests for ST_Neighborhood()
Bborie Park [Mon, 24 Sep 2012 15:07:50 +0000 (15:07 +0000)]
Additional tests for ST_Neighborhood()

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

12 years ago#2010: Include for 9.3 move to below postgis_config.h so version number of postgresql...
Regina Obe [Sat, 22 Sep 2012 14:44:50 +0000 (14:44 +0000)]
#2010: Include for 9.3 move to below postgis_config.h so version number of postgresql is picked up before the conditional include is attempted

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

12 years ago#2010: compile support for 9.3
Regina Obe [Sat, 22 Sep 2012 09:00:13 +0000 (09:00 +0000)]
#2010: compile support for 9.3

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

12 years agoAdd link to OpenGeo workshop on KNN to KNN operator.
Regina Obe [Sat, 22 Sep 2012 03:55:57 +0000 (03:55 +0000)]
Add link to OpenGeo workshop on KNN to KNN operator.

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

12 years agoRemove now obsolete note.
Paul Ramsey [Thu, 20 Sep 2012 23:44:47 +0000 (23:44 +0000)]
Remove now obsolete note.

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

12 years agoDocument ISO WKT/WKB (#1451)
Paul Ramsey [Thu, 20 Sep 2012 22:24:16 +0000 (22:24 +0000)]
Document ISO WKT/WKB (#1451)

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