]>
granicus.if.org Git - postgis/log
Regina Obe [Tue, 3 Jul 2012 15:50:45 +0000 (15:50 +0000)]
forgot to commit wkt files
git-svn-id: http://svn.osgeo.org/postgis/trunk@10011
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Jul 2012 15:45:01 +0000 (15:45 +0000)]
some examples of delaunay triangles
git-svn-id: http://svn.osgeo.org/postgis/trunk@10010
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 3 Jul 2012 13:58:10 +0000 (13:58 +0000)]
Be tolerant with regressing against GEOS-3.2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@10009
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 3 Jul 2012 13:16:10 +0000 (13:16 +0000)]
cleanup of examples for ST_Raster2WorldCoord()
git-svn-id: http://svn.osgeo.org/postgis/trunk@10008
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Jul 2012 07:57:58 +0000 (07:57 +0000)]
update unpackaged. Need to make this an automated task perhaps thru jenkins first.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10007
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 1 Jul 2012 14:24:37 +0000 (14:24 +0000)]
Fix problem thresholded distance searching in circ-trees. (#1796)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10006
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 30 Jun 2012 21:18:06 +0000 (21:18 +0000)]
Fix cache coherence error where the trees were being built on top of geometries which would get freed out from underneath them. Instead build them on the cached representations we're carrying around anyways (#1796)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10005
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 29 Jun 2012 20:48:21 +0000 (20:48 +0000)]
int32 instead of int4 as per Peter Eisentraut on postgis-devel.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10004
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 29 Jun 2012 19:00:21 +0000 (19:00 +0000)]
Added svn:keywords entry and removed TODO item as ticket already exists.
git-svn-id: http://svn.osgeo.org/postgis/trunk@10002
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 29 Jun 2012 17:10:36 +0000 (17:10 +0000)]
Let testing temp dir be settable using PGIS_REG_TMPDIR
Prior to this change you could change it using the TMPDIR variable
but that one could have been used by other software as well.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9999
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 29 Jun 2012 02:06:47 +0000 (02:06 +0000)]
Fixed line issues. Added another TODO item.
git-svn-id: http://svn.osgeo.org/postgis/trunk@9997
b70326c6 -7e19-0410-871a-
916f4a2858ee
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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