]> granicus.if.org Git - postgis/log
postgis
11 years agoMore drop of non-obsoleted aggregate signatures removed
Sandro Santilli [Sat, 22 Feb 2014 21:29:22 +0000 (21:29 +0000)]
More drop of non-obsoleted aggregate signatures removed

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

11 years agoDo not force drop of non-obsoleted aggregate signatures
Sandro Santilli [Sat, 22 Feb 2014 21:09:25 +0000 (21:09 +0000)]
Do not force drop of non-obsoleted aggregate signatures

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

11 years agoFix cleaning rule
Sandro Santilli [Sat, 22 Feb 2014 21:09:05 +0000 (21:09 +0000)]
Fix cleaning rule

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

11 years agoSimplify use of flags
Sandro Santilli [Sat, 22 Feb 2014 20:44:46 +0000 (20:44 +0000)]
Simplify use of flags

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

11 years agoIgnore new temporary raster upgrade files
Sandro Santilli [Sat, 22 Feb 2014 20:39:11 +0000 (20:39 +0000)]
Ignore new temporary raster upgrade files

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

11 years agoFix build of unit tests with libtool 2.4.2
Sandro Santilli [Sat, 22 Feb 2014 20:34:17 +0000 (20:34 +0000)]
Fix build of unit tests with libtool 2.4.2

The error was:
undefined reference to symbol 'lround@@GLIBC_2.2.5'

For some reason -lm found in liblwgeom.la is not being taken
in consideration. See #2649

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

11 years agoFix reference to website
Sandro Santilli [Sat, 22 Feb 2014 20:11:10 +0000 (20:11 +0000)]
Fix reference to website

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

11 years agoStop copying upgrade minor from upgrade_prev
Sandro Santilli [Sat, 22 Feb 2014 20:10:54 +0000 (20:10 +0000)]
Stop copying upgrade minor from upgrade_prev

postgis_proc_upgrade should do the right thing

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

11 years agoPrint warning on missing last updated info in aggregates
Sandro Santilli [Sat, 22 Feb 2014 16:48:43 +0000 (16:48 +0000)]
Print warning on missing last updated info in aggregates

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

11 years agoUse last Changed/Availability in a multi-change comment
Sandro Santilli [Sat, 22 Feb 2014 16:29:33 +0000 (16:29 +0000)]
Use last Changed/Availability in a multi-change comment

See #2560

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

11 years agoExtract "last updated" info of aggregates from sql
Sandro Santilli [Sat, 22 Feb 2014 16:16:51 +0000 (16:16 +0000)]
Extract "last updated" info of aggregates from sql

See #2560

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

11 years agoSoft upgrade: avoid drop/recreate of aggregates that hadn't changed
Sandro Santilli [Sat, 22 Feb 2014 15:31:22 +0000 (15:31 +0000)]
Soft upgrade: avoid drop/recreate of aggregates that hadn't changed

Generate raster upgrade script using postgis_proc_upgrade
Add 2.2.0 availability for new raster aggregates
See #2560

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

11 years agoFully qualify topology.topology (#2648)
Sandro Santilli [Sat, 22 Feb 2014 08:36:05 +0000 (08:36 +0000)]
Fully qualify topology.topology (#2648)

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

11 years ago#2646 typo arithmetric -> arithmetric in ST_Centroid
Regina Obe [Thu, 20 Feb 2014 05:46:38 +0000 (05:46 +0000)]
#2646 typo arithmetric -> arithmetric in ST_Centroid

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

11 years ago#2576 Error in manual wrt using_raster RT_PLPython
Regina Obe [Fri, 14 Feb 2014 03:32:28 +0000 (03:32 +0000)]
#2576 Error in manual wrt using_raster RT_PLPython

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

11 years ago#25#2582 fix all references to -1 in constructors and change to 0 (SRID Unknown)
Regina Obe [Fri, 14 Feb 2014 03:25:29 +0000 (03:25 +0000)]
#25#2582 fix all references to -1 in constructors and change to 0 (SRID Unknown)

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

11 years ago#2534, st_distance is returning incorrect results for large geographies
Paul Ramsey [Wed, 5 Feb 2014 23:00:07 +0000 (23:00 +0000)]
#2534, st_distance is returning incorrect results for large geographies

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

11 years ago#2632, ST_AsGML for curve types
Paul Ramsey [Wed, 5 Feb 2014 17:43:48 +0000 (17:43 +0000)]
#2632, ST_AsGML for curve types

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

11 years ago#2396, wrap wkb outputting tests in explicit endianness
Paul Ramsey [Wed, 5 Feb 2014 05:25:24 +0000 (05:25 +0000)]
#2396, wrap wkb outputting tests in explicit endianness

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

11 years ago#2615, EstimatedExtent (and hence, underlying stats) gathering wrong bbox
Paul Ramsey [Tue, 4 Feb 2014 23:17:50 +0000 (23:17 +0000)]
#2615, EstimatedExtent (and hence, underlying stats) gathering wrong bbox

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

11 years ago#2543, invalid join selectivity error from simple query
Paul Ramsey [Tue, 4 Feb 2014 22:44:33 +0000 (22:44 +0000)]
#2543, invalid join selectivity error from simple query

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

11 years ago#2556, geography ST_Intersects results depending on insert order
Paul Ramsey [Tue, 4 Feb 2014 19:44:00 +0000 (19:44 +0000)]
#2556, geography ST_Intersects results depending on insert order

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

11 years agoDrop more geometry::text casts (#2616)
Sandro Santilli [Tue, 4 Feb 2014 08:39:05 +0000 (08:39 +0000)]
Drop more geometry::text casts (#2616)

Drop them from get*bypoint functions and from
TopoJSON and GML export functions

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

11 years agoFix ST_ModEdgeSplit documentation (#2633)
Sandro Santilli [Tue, 4 Feb 2014 08:34:54 +0000 (08:34 +0000)]
Fix ST_ModEdgeSplit documentation (#2633)

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

11 years agoAdd more info to circtree structures
Paul Ramsey [Tue, 4 Feb 2014 05:57:22 +0000 (05:57 +0000)]
Add more info to circtree structures

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

11 years ago#2588, GeometryCollection constructor parse defect for sub geometries (POINTM,POLYGON...
Paul Ramsey [Thu, 30 Jan 2014 19:17:07 +0000 (19:17 +0000)]
#2588, GeometryCollection constructor parse defect for sub geometries (POINTM,POLYGONM,...) of GEOMETRYCOLLECTIONM (From bergun)

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

11 years agoFirst varint cunit test
Nicklas Avén [Wed, 29 Jan 2014 21:47:27 +0000 (21:47 +0000)]
First varint cunit test

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

11 years agoRemove flagging for first vertex and just substract with 0 instead
Nicklas Avén [Wed, 29 Jan 2014 21:44:41 +0000 (21:44 +0000)]
Remove flagging for first vertex and just substract with 0 instead

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

11 years agoUse signed instead of unsignet varint for ID and check for values out of varint range
Nicklas Avén [Wed, 29 Jan 2014 21:32:08 +0000 (21:32 +0000)]
Use signed instead of unsignet varint for ID and check for values out of varint range

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

11 years ago#2622, Update links to PostGIS website in source file headers
Paul Ramsey [Wed, 29 Jan 2014 17:49:35 +0000 (17:49 +0000)]
#2622, Update links to PostGIS website in source file headers

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

11 years agoReplace calls to deprecated 'Equals' with calls to 'ST_Equals'
Sandro Santilli [Mon, 27 Jan 2014 18:03:47 +0000 (18:03 +0000)]
Replace calls to deprecated 'Equals' with calls to 'ST_Equals'

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

11 years agoDrop all calls to geometry::text during topology population (#2616)
Sandro Santilli [Mon, 27 Jan 2014 18:02:24 +0000 (18:02 +0000)]
Drop all calls to geometry::text during topology population (#2616)

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

11 years agoReduce calls to geometry::text during topology population (#2616)
Sandro Santilli [Mon, 27 Jan 2014 11:32:20 +0000 (11:32 +0000)]
Reduce calls to geometry::text during topology population (#2616)

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

11 years agoAdd notice about 2.0.0 having drop the SRID check in operator &&
Sandro Santilli [Wed, 22 Jan 2014 16:19:59 +0000 (16:19 +0000)]
Add notice about 2.0.0 having drop the SRID check in operator &&

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

11 years agoFix two wrong behavior in TWKB with optional id and type in different situations
Nicklas Avén [Sat, 18 Jan 2014 20:28:49 +0000 (20:28 +0000)]
Fix two wrong behavior in TWKB with optional id and type in different situations

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

11 years agoFix the inability to open more than ~1024 unique out-db files in one process
Bborie Park [Fri, 17 Jan 2014 03:35:37 +0000 (03:35 +0000)]
Fix the inability to open more than ~1024 unique out-db files in one process

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

11 years agoEnsure face splitting algorithm uses the edge index (#2610)
Sandro Santilli [Mon, 13 Jan 2014 22:50:30 +0000 (22:50 +0000)]
Ensure face splitting algorithm uses the edge index (#2610)

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

11 years agoAddition of mask parameter for ST_MapAlgebra. Merge of pull request 17 from github...
Bborie Park [Tue, 7 Jan 2014 04:16:00 +0000 (04:16 +0000)]
Addition of mask parameter for ST_MapAlgebra. Merge of pull request 17 from github. Lots of thanks to nclay for the hard work. Ticket #2341.

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

11 years agoRemove use of void pointers in rt_raster_from_gdal_dataset to prevent void point...
Bborie Park [Sat, 4 Jan 2014 17:53:22 +0000 (17:53 +0000)]
Remove use of void pointers in rt_raster_from_gdal_dataset to prevent void point arithemetics. Ticket #2589

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

11 years ago#2593: document topology relationship functions intersects and equals.
Regina Obe [Wed, 1 Jan 2014 01:28:43 +0000 (01:28 +0000)]
#2593: document topology relationship functions intersects and equals.

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

11 years agoEnsure output dir is created before attempting to write to it
Sandro Santilli [Thu, 19 Dec 2013 17:24:14 +0000 (17:24 +0000)]
Ensure output dir is created before attempting to write to it

See https://travis-ci.org/postgis/postgis/builds/15654853#L1357

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

11 years agoDo not allow installing postgis twice in the same database (#2580)
Sandro Santilli [Wed, 18 Dec 2013 15:55:59 +0000 (15:55 +0000)]
Do not allow installing postgis twice in the same database (#2580)

Checks for the presence of a "postgis_version" function,
and if found raises an exception with a message with
the schema containing it.

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

11 years agoupgrade fixes for ST_CountAgg
Bborie Park [Sun, 15 Dec 2013 20:44:03 +0000 (20:44 +0000)]
upgrade fixes for ST_CountAgg

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

11 years agoAdd ST_CountAgg(). Ticket #2567
Bborie Park [Sun, 15 Dec 2013 19:24:35 +0000 (19:24 +0000)]
Add ST_CountAgg(). Ticket #2567

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

11 years agoAdded docs for ST_SummaryStatsAgg()
Bborie Park [Sat, 14 Dec 2013 20:54:50 +0000 (20:54 +0000)]
Added docs for ST_SummaryStatsAgg()

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

11 years agoadded ST_SummaryStatsAgg(). Ticket #2565
Bborie Park [Sat, 14 Dec 2013 20:54:44 +0000 (20:54 +0000)]
added ST_SummaryStatsAgg(). Ticket #2565

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

11 years agoignore all topology/topology_upgrade_*_minor.sql
Bborie Park [Sat, 14 Dec 2013 20:54:35 +0000 (20:54 +0000)]
ignore all topology/topology_upgrade_*_minor.sql

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

11 years agofix GUC gdal_datapath
Bborie Park [Sat, 7 Dec 2013 19:22:49 +0000 (19:22 +0000)]
fix GUC gdal_datapath

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

11 years agofix parse cleanup of reclassarg and add unit tests
Bborie Park [Sat, 7 Dec 2013 14:18:20 +0000 (14:18 +0000)]
fix parse cleanup of reclassarg and add unit tests

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

11 years agorearrange includes
Bborie Park [Sat, 7 Dec 2013 14:18:11 +0000 (14:18 +0000)]
rearrange includes

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

11 years ago#2554: Fix name of postgis.gdal_path (wrong in docs). Give an example of new ST_MapA...
Regina Obe [Thu, 5 Dec 2013 12:45:35 +0000 (12:45 +0000)]
#2554: Fix name of postgis.gdal_path (wrong in docs).  Give an example of new ST_MapAlgebra syntax for neighborhood callback for ST_Mean4ma.

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

11 years agofix NULL raster handling in ST_AsPNG, ST_AsJPEG and ST_AsTIFF
Bborie Park [Wed, 27 Nov 2013 15:50:14 +0000 (15:50 +0000)]
fix NULL raster handling in ST_AsPNG, ST_AsJPEG and ST_AsTIFF

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

11 years agoFix ST_Simplify(TopoGeometry) for hierarchical topogeoms (#2547)
Sandro Santilli [Thu, 21 Nov 2013 17:19:11 +0000 (17:19 +0000)]
Fix ST_Simplify(TopoGeometry) for hierarchical topogeoms (#2547)

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

11 years agoAdd link from TopoElement to TopoElementArray
Sandro Santilli [Thu, 21 Nov 2013 16:53:05 +0000 (16:53 +0000)]
Add link from TopoElement to TopoElementArray

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

11 years ago#2544: clarify how to release docs, update the extensions/upgradeable_versions.mk...
Regina Obe [Sat, 16 Nov 2013 22:35:10 +0000 (22:35 +0000)]
#2544: clarify how to release docs, update the extensions/upgradeable_versions.mk to include latest releases

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

11 years agoRemove warnings in llvm/clang
Paul Ramsey [Tue, 12 Nov 2013 22:06:18 +0000 (22:06 +0000)]
Remove warnings in llvm/clang

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

11 years ago#2541 put in missing para end tag
Regina Obe [Mon, 11 Nov 2013 18:48:37 +0000 (18:48 +0000)]
#2541 put in missing para end tag

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

11 years ago#2541 document = and ~= raster operators
Regina Obe [Mon, 11 Nov 2013 17:42:59 +0000 (17:42 +0000)]
#2541 document = and ~= raster operators

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

11 years agoRename GUC postgis.gdal.datapath to postgis.gdal_datapath. Ticket #2540
Bborie Park [Sat, 9 Nov 2013 02:54:31 +0000 (02:54 +0000)]
Rename GUC postgis.gdal.datapath to postgis.gdal_datapath. Ticket #2540

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

11 years agoAdded missing operators. Ticket #2532
Bborie Park [Thu, 7 Nov 2013 15:02:54 +0000 (15:02 +0000)]
Added missing operators. Ticket #2532

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

11 years agoAutogenerate the extension unpackaged script for topology (#2531)
Sandro Santilli [Wed, 6 Nov 2013 17:16:02 +0000 (17:16 +0000)]
Autogenerate the extension unpackaged script for topology (#2531)

Required a change in create_unpackaged.pl to NOT add schemas

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

11 years agoAutogenerate the extension unpackaged script (#2531)
Sandro Santilli [Wed, 6 Nov 2013 16:52:14 +0000 (16:52 +0000)]
Autogenerate the extension unpackaged script (#2531)

Uses a new create_unpackaged.pl script which may be also used
for other extensions. This commit only uses it for the postgis one.

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

11 years agoFix dangling commutator for raster/geometry OPERATOR ~ (#2532)
Sandro Santilli [Wed, 6 Nov 2013 16:25:48 +0000 (16:25 +0000)]
Fix dangling commutator for raster/geometry OPERATOR ~ (#2532)

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

11 years agoDo not continue if there's any error in building extensions
Sandro Santilli [Wed, 6 Nov 2013 15:10:16 +0000 (15:10 +0000)]
Do not continue if there's any error in building extensions

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

11 years agoDrop another duplicated signature
Sandro Santilli [Wed, 6 Nov 2013 14:56:35 +0000 (14:56 +0000)]
Drop another duplicated signature

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

11 years agoRemove duplicated signature
Sandro Santilli [Wed, 6 Nov 2013 13:53:34 +0000 (13:53 +0000)]
Remove duplicated signature

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

11 years agoFix small memory leak in lwline_split_by_line (#2528)
Sandro Santilli [Wed, 6 Nov 2013 09:39:29 +0000 (09:39 +0000)]
Fix small memory leak in lwline_split_by_line (#2528)

Thanks Alessandro Furieri for the report and test

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

11 years agoadded -k to raster2pgsql for skipping band is NODATA check
Bborie Park [Wed, 6 Nov 2013 04:52:17 +0000 (04:52 +0000)]
added -k to raster2pgsql for skipping band is NODATA check

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

11 years ago#2529, inconsistent behaviour in ST_FlipCoordinates
Paul Ramsey [Tue, 5 Nov 2013 19:58:02 +0000 (19:58 +0000)]
#2529, inconsistent behaviour in ST_FlipCoordinates

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

11 years agoFix urls
Sandro Santilli [Tue, 5 Nov 2013 19:01:37 +0000 (19:01 +0000)]
Fix urls

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

11 years ago#2517 change to reflect using 2.2 scripts instead of 2.0 scripts
Regina Obe [Mon, 4 Nov 2013 20:51:54 +0000 (20:51 +0000)]
#2517 change to reflect using 2.2 scripts instead of 2.0 scripts

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

11 years agofix xml parse error
Regina Obe [Sun, 3 Nov 2013 02:53:00 +0000 (02:53 +0000)]
fix xml parse error

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

11 years agocode cleanup
Bborie Park [Sat, 2 Nov 2013 21:03:12 +0000 (21:03 +0000)]
code cleanup

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

11 years agochanged behavior of how non-spatially referenced rasters are handled
Bborie Park [Sat, 2 Nov 2013 21:03:06 +0000 (21:03 +0000)]
changed behavior of how non-spatially referenced rasters are handled

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

11 years agosyntax cleanup
Bborie Park [Sat, 2 Nov 2013 21:02:59 +0000 (21:02 +0000)]
syntax cleanup

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

11 years ago#2522 document RegExp::Assemble perl dependency
Regina Obe [Sat, 2 Nov 2013 18:30:14 +0000 (18:30 +0000)]
#2522 document RegExp::Assemble perl dependency

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

11 years agoCleanup the NEWS file
Sandro Santilli [Wed, 30 Oct 2013 09:54:39 +0000 (09:54 +0000)]
Cleanup the NEWS file

Drop license change info (#2514) as it's not really new since
we'll be releasing 2.1.1 way before 2.2.0.

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

11 years agoClarify licensing of PostGIS core as GPL2+ (#2515)
Sandro Santilli [Wed, 30 Oct 2013 09:35:19 +0000 (09:35 +0000)]
Clarify licensing of PostGIS core as GPL2+ (#2515)

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

11 years agowrong ticket
Bborie Park [Mon, 28 Oct 2013 19:47:02 +0000 (19:47 +0000)]
wrong ticket

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

11 years agoChange raster license from v3+ to v2+. Ticket #2516
Bborie Park [Mon, 28 Oct 2013 18:53:52 +0000 (18:53 +0000)]
Change raster license from v3+ to v2+. Ticket #2516

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

11 years agoDocument ST_ForceCurve (#2430)
Sandro Santilli [Thu, 24 Oct 2013 16:49:53 +0000 (16:49 +0000)]
Document ST_ForceCurve (#2430)

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

11 years agoUse postgis_scripts_installed to fetch installed version if lib_version fails
Sandro Santilli [Thu, 24 Oct 2013 15:56:22 +0000 (15:56 +0000)]
Use postgis_scripts_installed to fetch installed version if lib_version fails

Soft-uprading from 1.0 to any other 1.x would still fail unless the
old 1.0 library is around. See #2510

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

11 years agoSupport materialized views and foreign tables in raster_columns and raster_overviews...
Bborie Park [Sat, 19 Oct 2013 17:12:02 +0000 (17:12 +0000)]
Support materialized views and foreign tables in raster_columns and raster_overviews. Ticket #2512

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

11 years ago#2433, ST_ConcaveHull 2.1 regress failure compared to 2.0
Paul Ramsey [Sat, 19 Oct 2013 04:24:54 +0000 (04:24 +0000)]
#2433, ST_ConcaveHull 2.1 regress failure compared to 2.0

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

11 years ago#2511, geometry_columns doesn't support materialized views or foreign tables
Paul Ramsey [Fri, 18 Oct 2013 21:32:54 +0000 (21:32 +0000)]
#2511, geometry_columns doesn't support materialized views or foreign tables

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

11 years ago#2463, st_length on curve is on linearized geom
Paul Ramsey [Fri, 18 Oct 2013 21:00:07 +0000 (21:00 +0000)]
#2463, st_length on curve is on linearized geom

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

11 years ago#2494, Avoid unnecessary memory copy in gserialized_datum_get_box2df_p
Paul Ramsey [Fri, 18 Oct 2013 17:20:22 +0000 (17:20 +0000)]
#2494, Avoid unnecessary memory copy in gserialized_datum_get_box2df_p
From hayamiz. Adding to trunk for testing, acceptance before
applying to 2.1/2.0

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

11 years ago#2511 geometry_columns doesn't support materialized views
Paul Ramsey [Wed, 16 Oct 2013 22:43:14 +0000 (22:43 +0000)]
#2511 geometry_columns doesn't support materialized views

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

11 years agoClose opened filedescriptors after use. Might help with #2509
Sandro Santilli [Wed, 16 Oct 2013 16:12:39 +0000 (16:12 +0000)]
Close opened filedescriptors after use. Might help with #2509

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

11 years agoUse a different diff file for each tested shapefile output file
Sandro Santilli [Tue, 15 Oct 2013 15:02:20 +0000 (15:02 +0000)]
Use a different diff file for each tested shapefile output file

Hopefully fixes #2507 (permission denied on overriding a tmp file)

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

11 years agoMore hard-coded version numbers reduction
Sandro Santilli [Tue, 15 Oct 2013 14:31:02 +0000 (14:31 +0000)]
More hard-coded version numbers reduction

This commit fixes raster and postgis/raster extension.
I noticed that the extension files have what looks like being
an attempt to compute the "previous" version in another way,
but haven't tried to use those variables. Also, I think it would
be worth moving all the version strings into the Version.config
file in top-level. Not done by this commit, but comments left

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

11 years ago#2506 regress failure on 32-bit windows PostgreSQL. More stringent round but also...
Regina Obe [Sun, 13 Oct 2013 15:44:38 +0000 (15:44 +0000)]
#2506 regress failure on 32-bit windows PostgreSQL.  More stringent round but also subtract to guarantee they are the same

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

11 years agoFix literalsrid dumper test (#2507)
Sandro Santilli [Fri, 11 Oct 2013 12:11:21 +0000 (12:11 +0000)]
Fix literalsrid dumper test (#2507)

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

11 years agoName dumper test shapefile after test name (#2507)
Sandro Santilli [Fri, 11 Oct 2013 12:11:12 +0000 (12:11 +0000)]
Name dumper test shapefile after test name (#2507)

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

11 years agoTake stderr noise from diff as failure. Fixes false negatives (#2505)
Sandro Santilli [Thu, 10 Oct 2013 15:20:21 +0000 (15:20 +0000)]
Take stderr noise from diff as failure. Fixes false negatives (#2505)

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

11 years agoCopy 2.1.0 NEWS section from the 2.1 branch
Sandro Santilli [Thu, 10 Oct 2013 09:01:52 +0000 (09:01 +0000)]
Copy 2.1.0 NEWS section from the 2.1 branch

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

11 years agoDrop run_test, long live run_test.pl !
Sandro Santilli [Thu, 10 Oct 2013 08:45:39 +0000 (08:45 +0000)]
Drop run_test, long live run_test.pl !

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

11 years agoCreate regression tests for pgsql2shp (#2390)
Sandro Santilli [Thu, 10 Oct 2013 08:29:22 +0000 (08:29 +0000)]
Create regression tests for pgsql2shp (#2390)

NOTE: only implemented in run_test.pl (not in run_test.sh)

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

11 years agoAdvertise -v, do not load rc file while fetching databases list
Sandro Santilli [Thu, 10 Oct 2013 07:11:34 +0000 (07:11 +0000)]
Advertise -v, do not load rc file while fetching databases list

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

11 years agoPrint usage and exit if only option switches are given to run_test.pl
Sandro Santilli [Wed, 9 Oct 2013 15:58:00 +0000 (15:58 +0000)]
Print usage and exit if only option switches are given to run_test.pl

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