]> granicus.if.org Git - postgis/log
postgis
12 years agoLine formatting
Bborie Park [Fri, 29 Jun 2012 01:58:40 +0000 (01:58 +0000)]
Line formatting

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

12 years agoAdded raster TODO. Ticket is #1672
Bborie Park [Thu, 28 Jun 2012 17:31:13 +0000 (17:31 +0000)]
Added raster TODO.  Ticket is #1672

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

12 years agoAdd ST_DelaunayTriangles (#1215)
Sandro Santilli [Wed, 27 Jun 2012 15:53:53 +0000 (15:53 +0000)]
Add ST_DelaunayTriangles (#1215)

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

12 years agoAdd lwgeom_delaunay_triangulation (#1215)
Sandro Santilli [Wed, 27 Jun 2012 14:26:47 +0000 (14:26 +0000)]
Add lwgeom_delaunay_triangulation (#1215)

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

12 years agoUse LDFLAGS environment when building liblwgeom (#1891)
Sandro Santilli [Wed, 27 Jun 2012 08:26:11 +0000 (08:26 +0000)]
Use LDFLAGS environment when building liblwgeom (#1891)

Thanks mweisman

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

12 years agoInt32GetDatum() not Int64GetDatum()
Bborie Park [Tue, 26 Jun 2012 20:01:06 +0000 (20:01 +0000)]
Int32GetDatum() not Int64GetDatum()

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

12 years agoCleanup of needless dynamic memory allocations
Bborie Park [Tue, 26 Jun 2012 18:17:39 +0000 (18:17 +0000)]
Cleanup of needless dynamic memory allocations

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

12 years agoAddition of ST_PixelOfValue. Ticket is #1889.
Bborie Park [Tue, 26 Jun 2012 18:17:31 +0000 (18:17 +0000)]
Addition of ST_PixelOfValue.  Ticket is #1889.

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

12 years agoRemoved improper freeing of memory.
Bborie Park [Tue, 26 Jun 2012 18:17:19 +0000 (18:17 +0000)]
Removed improper freeing of memory.

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

12 years ago#1866 -- apply same geom_equal hack as we did in build area so differnt order of...
Regina Obe [Mon, 25 Jun 2012 09:06:07 +0000 (09:06 +0000)]
#1866 -- apply same geom_equal hack as we did in build area so differnt order of geometries in resulting geomcollection is ignored

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

12 years ago2.0.1 ticket notes
Regina Obe [Sun, 24 Jun 2012 19:31:21 +0000 (19:31 +0000)]
2.0.1 ticket notes

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

12 years agoFix a currently defined-out function signature mismatch.
Paul Ramsey [Fri, 22 Jun 2012 17:54:59 +0000 (17:54 +0000)]
Fix a currently defined-out function signature mismatch.

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

12 years agofix census tract loader for sh
Regina Obe [Fri, 22 Jun 2012 05:52:25 +0000 (05:52 +0000)]
fix census tract loader for sh

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

12 years agoRemove auto-resizing columns from text fields in shp2pgsql-gui as they seem to be...
Mark Cave-Ayland [Thu, 21 Jun 2012 22:24:00 +0000 (22:24 +0000)]
Remove auto-resizing columns from text fields in shp2pgsql-gui as they seem to be the cause of #1881.

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

12 years agoChanged the string "MISSING GDAL DATA" to "GDAL_DATA not found".
Bborie Park [Thu, 21 Jun 2012 20:18:18 +0000 (20:18 +0000)]
Changed the string "MISSING GDAL DATA" to "GDAL_DATA not found".

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

12 years agoAdded method that includes the string "MISSING GDAL DATA" in the output
Bborie Park [Thu, 21 Jun 2012 20:18:12 +0000 (20:18 +0000)]
Added method that includes the string "MISSING GDAL DATA" in the output
of postgis_gdal_version() if GDAL is unable to access its data files

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

12 years ago#1759: ST_Transform fix for geography
Regina Obe [Thu, 21 Jun 2012 11:02:49 +0000 (11:02 +0000)]
#1759: ST_Transform fix for geography

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

12 years agoHey kid, here's quarter, go buy yourself a compiler.
Paul Ramsey [Wed, 20 Jun 2012 19:32:47 +0000 (19:32 +0000)]
Hey kid, here's quarter, go buy yourself a compiler.

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

12 years agoDon't try to do tree caching tricks when the arguments are both points, that's silly.
Paul Ramsey [Wed, 20 Jun 2012 19:29:31 +0000 (19:29 +0000)]
Don't try to do tree caching tricks when the arguments are both points, that's silly.

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

12 years agomight as well change last geos version to latest release we technically don't even...
Regina Obe [Wed, 20 Jun 2012 03:32:51 +0000 (03:32 +0000)]
might as well change last geos version to latest release we technically don't even support 3.3.0

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

12 years agoChange minimum postgres version from 8.4 to 9.0
Regina Obe [Wed, 20 Jun 2012 03:32:04 +0000 (03:32 +0000)]
Change minimum postgres version from 8.4 to 9.0

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

12 years agoST_LocateAlong chokes on some value combinations (#1874)
Paul Ramsey [Wed, 20 Jun 2012 03:01:58 +0000 (03:01 +0000)]
ST_LocateAlong chokes on some value combinations (#1874)

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

12 years agoRefactored aggregate ST_SameAlignment to return NULL if one of the
Bborie Park [Tue, 19 Jun 2012 22:09:46 +0000 (22:09 +0000)]
Refactored aggregate ST_SameAlignment to return NULL if one of the
rasters passed in is NULL.  Added regression tests for aggegrate
ST_SameAlignment.

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

12 years agoST_InterpolatePoint returns empty M value (#1873)
Paul Ramsey [Tue, 19 Jun 2012 20:47:45 +0000 (20:47 +0000)]
ST_InterpolatePoint returns empty M value (#1873)

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

12 years agoAddition of aggregate variant of ST_SameAlignment. Ticket is #1661.
Bborie Park [Tue, 19 Jun 2012 19:08:15 +0000 (19:08 +0000)]
Addition of aggregate variant of ST_SameAlignment.  Ticket is #1661.

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

12 years agoMinor cleanup of comments
Bborie Park [Tue, 19 Jun 2012 19:08:06 +0000 (19:08 +0000)]
Minor cleanup of comments

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

12 years agoFix mistake in tree p-i-p return value.
Paul Ramsey [Tue, 19 Jun 2012 18:11:03 +0000 (18:11 +0000)]
Fix mistake in tree p-i-p return value.

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

12 years agoFix mistaken error trap in st_dwithincached
Paul Ramsey [Tue, 19 Jun 2012 16:46:22 +0000 (16:46 +0000)]
Fix mistaken error trap in st_dwithincached

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

12 years agoAdd in SQL binding for circ-tree cached searching. Currently in *Cached variants...
Paul Ramsey [Tue, 19 Jun 2012 03:42:30 +0000 (03:42 +0000)]
Add in SQL binding for circ-tree cached searching. Currently in *Cached variants to allow comparisons.

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

12 years agoFix mistake in handling crossings-at-a-vertex
Paul Ramsey [Mon, 18 Jun 2012 23:59:37 +0000 (23:59 +0000)]
Fix mistake in handling crossings-at-a-vertex

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

12 years agoUpdated NEWS of recent fixes to trunk
Bborie Park [Mon, 18 Jun 2012 22:58:03 +0000 (22:58 +0000)]
Updated NEWS of recent fixes to trunk

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

12 years agoBehavior is consistent across ST_Intersects(raster, ...) variants.
Bborie Park [Mon, 18 Jun 2012 22:48:11 +0000 (22:48 +0000)]
Behavior is consistent across ST_Intersects(raster, ...) variants.
Synced docs of ST_Intersects to actual behavior.  Ticket is #1870.

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

12 years agoAddition of comments to RASTER_mapAlgebra2()
Bborie Park [Mon, 18 Jun 2012 22:48:04 +0000 (22:48 +0000)]
Addition of comments to RASTER_mapAlgebra2()

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

12 years agoAdded check before calling PG_FREE_IF_COPY() in RASTER_mapAlgebra2()
Bborie Park [Mon, 18 Jun 2012 22:47:59 +0000 (22:47 +0000)]
Added check before calling PG_FREE_IF_COPY() in RASTER_mapAlgebra2()

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

12 years agoWhen no pixels are counted for summary stats, all other elements of
Bborie Park [Mon, 18 Jun 2012 22:47:52 +0000 (22:47 +0000)]
When no pixels are counted for summary stats, all other elements of
stats output should be NULL.  Ticket is #1875

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

12 years agoCleanup of dev comments
Bborie Park [Mon, 18 Jun 2012 22:47:45 +0000 (22:47 +0000)]
Cleanup of dev comments

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

12 years agoFinished work implementing use of PG_FREE_IF_COPY() and better handling of rt_pgraste...
Bborie Park [Mon, 18 Jun 2012 22:47:39 +0000 (22:47 +0000)]
Finished work implementing use of PG_FREE_IF_COPY() and better handling of rt_pgraster variables.

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

12 years agoFix division by zero in ST_ApproxSummaryStats and the situation where
Bborie Park [Mon, 18 Jun 2012 22:47:34 +0000 (22:47 +0000)]
Fix division by zero in ST_ApproxSummaryStats and the situation where
band is empty.  Added regression tests for both situations.
Ticket is #1872

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

12 years agoMore work implementing use of PG_FREE_IF_COPY() and better handling of
Bborie Park [Mon, 18 Jun 2012 22:47:26 +0000 (22:47 +0000)]
More work implementing use of PG_FREE_IF_COPY() and better handling of
rt_pgraster variables.

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

12 years agoFirst chunk of code reintroducting PG_FREE_IF_COPY() and prevent
Bborie Park [Mon, 18 Jun 2012 22:47:16 +0000 (22:47 +0000)]
First chunk of code reintroducting PG_FREE_IF_COPY() and prevent
arbitrary reuse of rt_pgraster variables.

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

12 years agoSilence a warning
Paul Ramsey [Mon, 18 Jun 2012 22:02:54 +0000 (22:02 +0000)]
Silence a warning

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

12 years agoMove the circ tree caching code out of libpgcommon and into the geography area that...
Paul Ramsey [Mon, 18 Jun 2012 22:02:30 +0000 (22:02 +0000)]
Move the circ tree caching code out of libpgcommon and into the geography area that actually uses it

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

12 years agoFix missing symbols problem with lwgeom_calculate_circ_tree (#1876)
Paul Ramsey [Mon, 18 Jun 2012 21:40:06 +0000 (21:40 +0000)]
Fix missing symbols problem with lwgeom_calculate_circ_tree (#1876)

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

12 years agoQuiet some warnings.
Paul Ramsey [Mon, 18 Jun 2012 20:14:44 +0000 (20:14 +0000)]
Quiet some warnings.

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

12 years agoRemove dead code, add commentary on caching system.
Paul Ramsey [Mon, 18 Jun 2012 17:44:33 +0000 (17:44 +0000)]
Remove dead code, add commentary on caching system.

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

12 years agoUpdate caching code to be more generic, using call-backs to allocate/build/free speci...
Paul Ramsey [Mon, 18 Jun 2012 17:12:22 +0000 (17:12 +0000)]
Update caching code to be more generic, using call-backs to allocate/build/free specific cache structures.

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

12 years agomore additions and clarifications
Regina Obe [Mon, 18 Jun 2012 13:19:40 +0000 (13:19 +0000)]
more additions and clarifications

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

12 years agotake out interruptibility from 2.0.1 release notes - got pushed to 2.1.0
Regina Obe [Mon, 18 Jun 2012 13:06:31 +0000 (13:06 +0000)]
take out interruptibility from 2.0.1 release notes - got pushed to 2.1.0

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

12 years agoAdd in 2.0.1 news
Regina Obe [Mon, 18 Jun 2012 02:35:31 +0000 (02:35 +0000)]
Add in 2.0.1 news

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

12 years agoput link to user contributed install guides (more nicely organized than the dev one)
Regina Obe [Sat, 16 Jun 2012 17:44:33 +0000 (17:44 +0000)]
put link to user contributed install guides (more nicely organized than the dev one)

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

12 years agoHide internal arguments for tree calculations and shut up the print output.
Paul Ramsey [Fri, 15 Jun 2012 23:53:33 +0000 (23:53 +0000)]
Hide internal arguments for tree calculations and shut up the print output.

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

12 years agoUpdate the caching infrastructure to allow for arbitrary new caching systems to be...
Paul Ramsey [Fri, 15 Jun 2012 23:11:03 +0000 (23:11 +0000)]
Update the caching infrastructure to allow for arbitrary new caching systems to be combined into one fn_extra pointer slot. Clean up the 1-d r-tree code a little bit. Make the cache handling code for geometry caching generic so it can be re-used across different internal indexing approaches

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

12 years agoChange ignore parameters on directory
Paul Ramsey [Fri, 15 Jun 2012 23:08:19 +0000 (23:08 +0000)]
Change ignore parameters on directory

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

12 years agoAdd circular tree calculations and associated tests in support of faster geography...
Paul Ramsey [Fri, 15 Jun 2012 22:51:57 +0000 (22:51 +0000)]
Add circular tree calculations and associated tests in support of faster geography calculations.

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

12 years agoFixed expected output. Ticket is #1848
Bborie Park [Fri, 15 Jun 2012 21:59:10 +0000 (21:59 +0000)]
Fixed expected output.  Ticket is #1848

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

12 years agoAdditional sorting of rt_clip regression test. Ticket is #1848
Bborie Park [Fri, 15 Jun 2012 15:30:03 +0000 (15:30 +0000)]
Additional sorting of rt_clip regression test.  Ticket is #1848

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

12 years agoMake the sql in rtpg_getSR slightly more flexible when handling
Bborie Park [Fri, 15 Jun 2012 15:16:25 +0000 (15:16 +0000)]
Make the sql in rtpg_getSR slightly more flexible when handling
auth_name and auth_srid.

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

12 years agoupdate ignore to ignore generated doxygen file
Paul Ramsey [Thu, 14 Jun 2012 16:56:38 +0000 (16:56 +0000)]
update ignore to ignore generated doxygen file

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

12 years agoCatch invalid topology name passed to topogeo_add* (#1867)
Sandro Santilli [Thu, 14 Jun 2012 16:06:54 +0000 (16:06 +0000)]
Catch invalid topology name passed to topogeo_add* (#1867)

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

12 years agoDon't strip comment lines in the middle of COPY commands (#1865)
Sandro Santilli [Wed, 13 Jun 2012 18:28:43 +0000 (18:28 +0000)]
Don't strip comment lines in the middle of COPY commands (#1865)

Patch by J Smith <dark.panda@gmail.com>

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

12 years agoMove sqldefine include on top of the file (#1822)
Sandro Santilli [Tue, 12 Jun 2012 17:28:58 +0000 (17:28 +0000)]
Move sqldefine include on top of the file (#1822)

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

12 years agoFix call to GEOS_interruptRegisterCallback (win32)
Sandro Santilli [Tue, 12 Jun 2012 13:11:03 +0000 (13:11 +0000)]
Fix call to GEOS_interruptRegisterCallback (win32)

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

12 years agoOnly show readable relations in metadata tables (#1813)
Sandro Santilli [Tue, 12 Jun 2012 13:06:39 +0000 (13:06 +0000)]
Only show readable relations in metadata tables (#1813)

Affects both geometry_columns and geography_columns.
No easy way to put this under automated regression testing.

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

12 years agoClearer error on setting an geometry to an invalid one (#1774)
Sandro Santilli [Tue, 12 Jun 2012 12:34:23 +0000 (12:34 +0000)]
Clearer error on setting an geometry to an invalid one (#1774)

Include testcase

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

12 years agoDrop temporary table at end of ValidateTopology (#1797)
Sandro Santilli [Tue, 12 Jun 2012 10:46:58 +0000 (10:46 +0000)]
Drop temporary table at end of ValidateTopology (#1797)

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

12 years agoReally accept collections and multipoints from ST_MakeValid (#1719)
Sandro Santilli [Tue, 12 Jun 2012 09:30:34 +0000 (09:30 +0000)]
Really accept collections and multipoints from ST_MakeValid (#1719)

Also updates documentation and SQL level tests.

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

12 years agoAdd test for MULTIPOINT processing
Sandro Santilli [Tue, 12 Jun 2012 09:30:21 +0000 (09:30 +0000)]
Add test for MULTIPOINT processing

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

12 years agoAdd GEOMETRYCOLLECTION input support for ST_MakeValid (#1719)
Sandro Santilli [Tue, 12 Jun 2012 09:09:06 +0000 (09:09 +0000)]
Add GEOMETRYCOLLECTION input support for ST_MakeValid (#1719)

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

12 years agopart fix for #1860 ST_SRID not unique
Regina Obe [Tue, 12 Jun 2012 08:29:27 +0000 (08:29 +0000)]
part fix for #1860 ST_SRID not unique

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

12 years agoInstall comments when available, even withouth XSLTPROC (#1779)
Sandro Santilli [Tue, 12 Jun 2012 07:57:33 +0000 (07:57 +0000)]
Install comments when available, even withouth XSLTPROC (#1779)

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

12 years agoBuild and install comments when if possible (#1779)
Sandro Santilli [Mon, 11 Jun 2012 18:39:19 +0000 (18:39 +0000)]
Build and install comments when if possible (#1779)

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

12 years agoMislabeled function (raster missing new flag and ST_ASGML mislabeled as new instead...
Regina Obe [Mon, 11 Jun 2012 18:01:14 +0000 (18:01 +0000)]
Mislabeled function (raster missing new flag and ST_ASGML mislabeled as new instead of enhanced)

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

12 years agoget rid of 2.1 enhancements section -- probably causing pdflatex issues because we...
Regina Obe [Mon, 11 Jun 2012 17:28:06 +0000 (17:28 +0000)]
get rid of 2.1 enhancements section -- probably causing pdflatex issues because we have no enhancements

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

12 years agofix unclosed tag
Regina Obe [Mon, 11 Jun 2012 17:12:59 +0000 (17:12 +0000)]
fix unclosed tag

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

12 years agoAdd a what's new in 2.1 section
Regina Obe [Mon, 11 Jun 2012 16:26:25 +0000 (16:26 +0000)]
Add a what's new in 2.1 section

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

12 years agoAdded DROP statements for st_intersection variants that were removed
Bborie Park [Mon, 11 Jun 2012 15:46:46 +0000 (15:46 +0000)]
Added DROP statements for st_intersection variants that were removed
before 2.0.  Ticket is #1749

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

12 years agowarnings too dark
Regina Obe [Mon, 11 Jun 2012 14:45:52 +0000 (14:45 +0000)]
warnings too dark

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

12 years agowarnings should be more prominent. Move extension warning up a bit. correct misspelling
Regina Obe [Mon, 11 Jun 2012 14:02:51 +0000 (14:02 +0000)]
warnings should be more prominent.  Move extension warning up a bit. correct misspelling

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

12 years ago#1815 put a big warning about this unexpected behavior when trying to explicitly...
Regina Obe [Mon, 11 Jun 2012 11:47:00 +0000 (11:47 +0000)]
#1815 put a big warning about this unexpected behavior when trying to explicitly backup tables that are part of an extension

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

12 years ago#1859 commit doc corrections from Kashif Rasul.
Regina Obe [Sun, 10 Jun 2012 06:25:35 +0000 (06:25 +0000)]
#1859 commit doc corrections from Kashif Rasul.

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

12 years agosnaptogrid to get rid of false failures on mingw-64 resulting from single digit round...
Regina Obe [Fri, 8 Jun 2012 17:18:37 +0000 (17:18 +0000)]
snaptogrid to get rid of false failures on mingw-64 resulting from single digit rounding differences

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

12 years agoRename references to -r to -s in shp2pgsql-cli.c and also move argument combination...
Mark Cave-Ayland [Fri, 8 Jun 2012 14:04:26 +0000 (14:04 +0000)]
Rename references to -r to -s in shp2pgsql-cli.c and also move argument combination validation to a separate phase.

This is based upon a report from Lauri Kajan who was having issues using -D and -s TO_SRID on Windows.

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

12 years ago#1834 itemize srid ranges we include and set filter to not back these up. It's long...
Regina Obe [Fri, 8 Jun 2012 12:45:46 +0000 (12:45 +0000)]
#1834 itemize srid ranges we include and set filter to not back these up. It's long and ugly I know.

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

12 years agoFix failure to detect endpoint mismatch in ST_AddEdge*Face* (#1857)
Sandro Santilli [Fri, 8 Jun 2012 11:55:20 +0000 (11:55 +0000)]
Fix failure to detect endpoint mismatch in ST_AddEdge*Face* (#1857)

Affects calls with start_node = end_node and matching start point.

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

12 years agoRemove unused variables
Sandro Santilli [Fri, 8 Jun 2012 11:13:01 +0000 (11:13 +0000)]
Remove unused variables

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

12 years agominor improvements to prefer a named road over an unnamed one if within 20 meters...
Regina Obe [Fri, 8 Jun 2012 04:14:56 +0000 (04:14 +0000)]
minor improvements to prefer a named road over an unnamed one if within 20 meters, also #1856 ability to control preferred name for highways, county and state roads (whether numbered or local name)

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

12 years agoProperly set permissions on backend temp dir
Sandro Santilli [Thu, 7 Jun 2012 23:08:41 +0000 (23:08 +0000)]
Properly set permissions on backend temp dir

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

12 years agoTweaked rt_clip queries to have the output ordered. Changed the round()
Bborie Park [Thu, 7 Jun 2012 15:56:11 +0000 (15:56 +0000)]
Tweaked rt_clip queries to have the output ordered.  Changed the round()
call to a ceil() call due to the question of rounding 27.5 (is it 28 or
27?).  Ticket is 1848.

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

12 years agoRegister a GEOS interrupt callback to dispatch windows events
Sandro Santilli [Thu, 7 Jun 2012 15:18:08 +0000 (15:18 +0000)]
Register a GEOS interrupt callback to dispatch windows events

NOTE: won't build on WIN32 with GEOS-3.4.0SVN < r3672

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

12 years agoRemove unused code
Sandro Santilli [Thu, 7 Jun 2012 14:17:16 +0000 (14:17 +0000)]
Remove unused code

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

12 years agoIgnore generated Makefile (a new one)
Sandro Santilli [Thu, 7 Jun 2012 07:17:37 +0000 (07:17 +0000)]
Ignore generated Makefile (a new one)

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

12 years agoFix scoping of TEST variable (#1853)
Sandro Santilli [Thu, 7 Jun 2012 06:55:58 +0000 (06:55 +0000)]
Fix scoping of TEST variable (#1853)

I didn't really understand why it is only TEST needing to be "our"
but it seems to work.

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

12 years agoWrong parameters for EPSG:3844 in spatial_ref_sys (#1851)
Paul Ramsey [Wed, 6 Jun 2012 15:25:25 +0000 (15:25 +0000)]
Wrong parameters for EPSG:3844 in spatial_ref_sys (#1851)

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

12 years agoHave run_test.pl use strict mode
Sandro Santilli [Wed, 6 Jun 2012 15:24:23 +0000 (15:24 +0000)]
Have run_test.pl use strict mode

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

12 years agoForgot to add gisgraphy as another PostGIS geocoder. I know I am missing others.
Regina Obe [Sat, 2 Jun 2012 07:12:10 +0000 (07:12 +0000)]
Forgot to add gisgraphy as another PostGIS geocoder.  I know I am missing others.

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

12 years agoConvert to using run_test.pl instead of run_test.sh
Paul Ramsey [Thu, 31 May 2012 22:49:56 +0000 (22:49 +0000)]
Convert to using run_test.pl instead of run_test.sh

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

12 years agoWorks for MinGW now
Paul Ramsey [Thu, 31 May 2012 22:16:02 +0000 (22:16 +0000)]
Works for MinGW now

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

12 years agoback out run_test.pl change, that was an accident
Paul Ramsey [Thu, 31 May 2012 20:16:23 +0000 (20:16 +0000)]
back out run_test.pl change, that was an accident

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

12 years agoUse our own diff, avoid using Which. Works for me. Tests welcome.
Sandro Santilli [Thu, 31 May 2012 20:11:53 +0000 (20:11 +0000)]
Use our own diff, avoid using Which. Works for me. Tests welcome.

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

12 years agoChange from sed to perl
Paul Ramsey [Thu, 31 May 2012 17:29:26 +0000 (17:29 +0000)]
Change from sed to perl

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