Commit graph

7269 commits

Author SHA1 Message Date
Sandro Santilli 8e4bb07c48 Use DEBUG level for printing SQL being executed...
git-svn-id: http://svn.osgeo.org/postgis/trunk@8625 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-31 09:47:06 +00:00
Regina Obe ea4e2710c8 bump up release numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8624 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-31 04:45:16 +00:00
Regina Obe b37b84aa56 forgot altitude arg for hillshade
git-svn-id: http://svn.osgeo.org/postgis/trunk@8623 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-31 04:36:18 +00:00
Regina Obe f7c1e69694 quickly change the options name arg to agree with ST_AsGML docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@8622 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-30 15:52:15 +00:00
Regina Obe d5d8fd00f3 #1415 -- beginning support for options -- expose the currently useless opts flag
git-svn-id: http://svn.osgeo.org/postgis/trunk@8621 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-30 15:43:55 +00:00
Paul Ramsey 30dfb249d2 Stub in ST_LocateAlong and ST_LocateBetween for implementation before 2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@8620 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-30 13:23:23 +00:00
Regina Obe c5000d0899 put in default values for ST_AsSVG geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@8619 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-30 09:24:12 +00:00
Regina Obe c5e03e38d0 change ST_AsSVG(text) to explicilty list all args otherwise upgrade script fails -- since old signature exists causing ambiguous conflict during install.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8618 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-30 09:06:07 +00:00
Regina Obe 8b4252495f change ST_AsSVG to use default args and support named args. Also correct misstatement in geography code as to the ordering of args thought that ordering makes more logical sense to me (it ain't the way it is)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8617 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-30 08:48:50 +00:00
Paul Ramsey c2ee49ad63 Conditionally drop loader test tables (requires PostgreSQL >= 8.2 to support IF EXISTS syntax)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8616 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 21:00:31 +00:00
Paul Ramsey d700b9ad5c Fix postgis_valid_typmod to use gserialized* as an input instead of lwgeom* to get past in/out memory management issues (#1413)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8615 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 20:32:54 +00:00
Sandro Santilli 59eb1b009d Retain type of TopoGeometry objects defined by NO element (#1017)
Includes regression tests for conversion of typed empty objects
from simple to topological model.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8614 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 18:13:07 +00:00
Sandro Santilli 8a3c2bf0ee Consider TopoElements of type 0 as empty, allow CreateTopoGeom calls w/out a TopoElementArray to construct empties (#1017)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8613 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 18:01:08 +00:00
Sandro Santilli 9cc14498a0 Test more TopoGeometry creation
git-svn-id: http://svn.osgeo.org/postgis/trunk@8612 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 11:18:08 +00:00
Sandro Santilli 79ce7227cf CreateTopoGeom: tweak error message on out-of-range TopoGeometry type
git-svn-id: http://svn.osgeo.org/postgis/trunk@8611 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 10:52:17 +00:00
Sandro Santilli 53b45f04c2 Complete parameter names
git-svn-id: http://svn.osgeo.org/postgis/trunk@8610 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 10:44:08 +00:00
Sandro Santilli b4c62aaf0e Typos and argument names
git-svn-id: http://svn.osgeo.org/postgis/trunk@8609 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 07:40:05 +00:00
Sandro Santilli a0b86d6355 Honour verbosity for database initialization errors
git-svn-id: http://svn.osgeo.org/postgis/trunk@8608 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 07:39:56 +00:00
Sandro Santilli 581c4ed392 Tabs to spaces, a few TODO items...
git-svn-id: http://svn.osgeo.org/postgis/trunk@8607 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 07:04:39 +00:00
Sandro Santilli 122ed50bc4 Put overridden (for topology) spatial predicates in their own file
git-svn-id: http://svn.osgeo.org/postgis/trunk@8606 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 07:04:29 +00:00
Sandro Santilli 4a8fdcb47c topology.toTopoGeom: add type compatibility checks (#1017)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8605 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 06:48:18 +00:00
Sandro Santilli 358a0d3bc0 Add geometry parameter names to functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@8604 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-29 06:05:17 +00:00
Bborie Park ba3762d2cd Removed STRICT from various ST_Intersects functions and changed the costs of calling ST_Intersects to 1000. Related ticket is #1410.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8603 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-28 16:51:39 +00:00
Bborie Park 6e559453f1 Force initialization of output GDAL raster from rt_raster_gdal_warp to band's NODATA value. Also, spelling correction.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8602 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-28 15:45:19 +00:00
Regina Obe 28903b16fb I have difficulty with simple math
git-svn-id: http://svn.osgeo.org/postgis/trunk@8601 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-28 14:07:10 +00:00
Regina Obe 11544bf1ce more description of over view
git-svn-id: http://svn.osgeo.org/postgis/trunk@8600 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-28 13:59:10 +00:00
Sandro Santilli 541e443eee Drop spurious white spaces. Should fix #1409. Thanks Peter Clark.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8599 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-28 11:01:47 +00:00
Bborie Park 70ad917b18 Correct output of INSERT statements for overviews in raster2pgsql.c. Associated ticket is #1404. Aslo minor code formatting and additional code checks in rtpostgis.sql.in.c
git-svn-id: http://svn.osgeo.org/postgis/trunk@8598 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-28 02:19:08 +00:00
Regina Obe 0ed489a7c4 oops missing tag -- removed other copy paste mistakes
git-svn-id: http://svn.osgeo.org/postgis/trunk@8597 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-27 16:37:57 +00:00
Regina Obe 220bf4b398 document ST_HillShade (still need to put in examples)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8596 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-27 16:33:14 +00:00
Regina Obe 916abc7755 norm is right - powers of 2 are better especially since my file tiles are in powers of 2 so don't get scrap tiles
git-svn-id: http://svn.osgeo.org/postgis/trunk@8595 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-27 15:31:24 +00:00
Regina Obe b9d2adce2f link to npgsql download site.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8594 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-27 06:32:01 +00:00
Regina Obe 0e53f21305 fix typo and provide link to java jdbc download site
git-svn-id: http://svn.osgeo.org/postgis/trunk@8593 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-27 06:27:33 +00:00
Regina Obe 356533c774 link to raster applications section that demonstrates how to use these functions in an application
git-svn-id: http://svn.osgeo.org/postgis/trunk@8592 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-27 06:04:26 +00:00
Regina Obe d3706ece9c replace java example with a simpler more useful one
git-svn-id: http://svn.osgeo.org/postgis/trunk@8591 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-27 06:01:58 +00:00
Regina Obe e200e50d51 provide a java console app example
git-svn-id: http://svn.osgeo.org/postgis/trunk@8590 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-27 05:29:10 +00:00
Regina Obe b71d4a7d28 more description
git-svn-id: http://svn.osgeo.org/postgis/trunk@8589 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 22:22:43 +00:00
Regina Obe 81214cb36e c# example using ST_AsPNG
git-svn-id: http://svn.osgeo.org/postgis/trunk@8588 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 22:10:45 +00:00
Regina Obe 764bceb6ec more cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@8587 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 20:31:32 +00:00
Regina Obe 50f5567fa8 use docbook paragraph tags
git-svn-id: http://svn.osgeo.org/postgis/trunk@8586 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 20:24:26 +00:00
Regina Obe fb939dc486 some other minor cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@8585 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 20:21:44 +00:00
Regina Obe e942970faf wrap php code in cdata tags
git-svn-id: http://svn.osgeo.org/postgis/trunk@8584 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 20:20:32 +00:00
Regina Obe 35f6335f56 Add php example using postgis raster
git-svn-id: http://svn.osgeo.org/postgis/trunk@8583 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 20:10:35 +00:00
Regina Obe 658cd6af07 correct comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@8582 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 17:43:48 +00:00
Regina Obe 12059dbeae minor formatting cleanup
git-svn-id: http://svn.osgeo.org/postgis/trunk@8581 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 17:38:53 +00:00
Regina Obe fca86402b8 fix typo in image names
git-svn-id: http://svn.osgeo.org/postgis/trunk@8580 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 17:37:53 +00:00
Regina Obe b2d830e3de example of resample
git-svn-id: http://svn.osgeo.org/postgis/trunk@8579 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 11:04:30 +00:00
Regina Obe 7971f9d7f3 fix typo in cast check expression. Should be checking for box3d existence not box2d
git-svn-id: http://svn.osgeo.org/postgis/trunk@8578 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 10:31:37 +00:00
Regina Obe 61977452cb bump up version numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@8577 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-26 09:32:48 +00:00
Sandro Santilli cd6909bc09 Stub toTopoGeom function and testcase (#1017)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8576 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-25 10:56:12 +00:00