]>
granicus.if.org Git - postgis/log
Bborie Park [Tue, 31 Jan 2012 14:50:39 +0000 (14:50 +0000)]
Fixed evaluation of two floating point numbers in RASTER_getRotation. Fixes one of the two regression failures described in #1501.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8974
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Tue, 31 Jan 2012 14:46:42 +0000 (14:46 +0000)]
Added check of band # passed to ST_DumpAsPolygons. Fixes #1514.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8973
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 31 Jan 2012 05:50:08 +0000 (05:50 +0000)]
Pgsql2shp: Dumping: XWKB structure does not match expected size! (#1479)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8972
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 30 Jan 2012 21:52:47 +0000 (21:52 +0000)]
ST_Segmentize returns invalid LINESTRING for zero-length input (#1304)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8971
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 30 Jan 2012 20:41:59 +0000 (20:41 +0000)]
ST_LocateBetweenElevations should return NULL and not fail if intersection is void (#1250)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8969
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 30 Jan 2012 20:17:48 +0000 (20:17 +0000)]
ST_Within not using prepared geometries (#962)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8968
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 30 Jan 2012 02:47:34 +0000 (02:47 +0000)]
(#393) shp2pgsql returns "fseek(-xxx) failed on DBF file." for large (>2GB) DBF files
git-svn-id: http://svn.osgeo.org/postgis/trunk@8967
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 30 Jan 2012 00:37:45 +0000 (00:37 +0000)]
GML for empty geometries should be NULL (#1377)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8966
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sun, 29 Jan 2012 23:30:18 +0000 (23:30 +0000)]
Increase robustness in distance-calculations when point is on segment.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8965
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 29 Jan 2012 21:19:41 +0000 (21:19 +0000)]
typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@8964
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 29 Jan 2012 19:57:34 +0000 (19:57 +0000)]
Be more liberal in accepting "empty" tags in constructing geometries from GML (#1059)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8963
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 29 Jan 2012 14:44:33 +0000 (14:44 +0000)]
Give me psc status
git-svn-id: http://svn.osgeo.org/postgis/trunk@8962
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 23:11:08 +0000 (23:11 +0000)]
Fix _ST_AddFaceSplit code against PostgreSQL 9.1
git-svn-id: http://svn.osgeo.org/postgis/trunk@8961
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 22:08:49 +0000 (22:08 +0000)]
Don't put constant geometries in CTE, which confuses estimator
git-svn-id: http://svn.osgeo.org/postgis/trunk@8960
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 17:05:34 +0000 (17:05 +0000)]
Simplify code in _ST_AddFaceSplit, reduce edges table scans.
Also set debugging off by default
git-svn-id: http://svn.osgeo.org/postgis/trunk@8959
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 16:20:14 +0000 (16:20 +0000)]
Switch ST_AddEdgeNewFaces from ST_Polygonize to _ST_AddSplitFace
See ticket #1508
git-svn-id: http://svn.osgeo.org/postgis/trunk@8958
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 13:45:45 +0000 (13:45 +0000)]
Stop using ST_Polygonize from ST_AddEdgeModFace.
This commit also estrapolates an internal _ST_AddSplitFace function
for reuse by ST_AddEdgeModFaces
git-svn-id: http://svn.osgeo.org/postgis/trunk@8957
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 13:18:24 +0000 (13:18 +0000)]
Rename topogeometry column check to be more readable
git-svn-id: http://svn.osgeo.org/postgis/trunk@8956
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 10:42:50 +0000 (10:42 +0000)]
New test for closing multi-edge ring in a face (ST_AddEdge*Face*)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8955
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 07:44:40 +0000 (07:44 +0000)]
Allow multiple topogeometry columns in one table (again)
Dunno why this piece was missing from previous commit, sorry
git-svn-id: http://svn.osgeo.org/postgis/trunk@8954
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 28 Jan 2012 07:37:01 +0000 (07:37 +0000)]
Allow multiple TopoGeometry column in the same table
git-svn-id: http://svn.osgeo.org/postgis/trunk@8953
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 28 Jan 2012 00:23:26 +0000 (00:23 +0000)]
add protos for ST_Quantile raster table coverage. Still some more to add as well as examples of usage
git-svn-id: http://svn.osgeo.org/postgis/trunk@8952
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 27 Jan 2012 23:31:18 +0000 (23:31 +0000)]
Fix one remaining crasher for ST_AsGML('SRID=4326;POLYGON EMPTY');
git-svn-id: http://svn.osgeo.org/postgis/trunk@8951
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 27 Jan 2012 22:24:44 +0000 (22:24 +0000)]
#1504 (Segfault running ST_EstimatedExtent())
git-svn-id: http://svn.osgeo.org/postgis/trunk@8950
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 27 Jan 2012 21:05:32 +0000 (21:05 +0000)]
Fixed segfault caused by an empty quantile linked list being used to get the quantile's value. Ticket is #1506.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8949
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 27 Jan 2012 20:55:22 +0000 (20:55 +0000)]
Tighten up on-arc test a bit more.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8948
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Jan 2012 20:14:52 +0000 (20:14 +0000)]
Add "face has no rings" validity checking
git-svn-id: http://svn.osgeo.org/postgis/trunk@8947
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 27 Jan 2012 18:57:42 +0000 (18:57 +0000)]
Revert accidental inclusion of shape file size patch in curve patch
git-svn-id: http://svn.osgeo.org/postgis/trunk@8946
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 27 Jan 2012 18:54:37 +0000 (18:54 +0000)]
#920 (ST_LineToCurve generating invalid CURVEPOLYGON)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8945
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Jan 2012 14:22:32 +0000 (14:22 +0000)]
More test for face splitting and inside holes
git-svn-id: http://svn.osgeo.org/postgis/trunk@8944
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Jan 2012 11:36:58 +0000 (11:36 +0000)]
More test for update of isolated nodes in split-faces.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8943
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Jan 2012 11:05:44 +0000 (11:05 +0000)]
Rewrite test for ST_AddIsoNode (see #1503)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8942
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Jan 2012 11:05:35 +0000 (11:05 +0000)]
Simplify the code looking for face containment in ST_AddIsoNode
Fixes bug #1503 for me, altough I didn't handle to produce a
testcase for it.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8941
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Jan 2012 08:18:23 +0000 (08:18 +0000)]
Add test for update of isolated nodes in split-faces.
Affects both ST_AddEdgeModFace and ST_AddEdgeNewFaces (both work)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8940
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 26 Jan 2012 20:25:29 +0000 (20:25 +0000)]
Complete #737
git-svn-id: http://svn.osgeo.org/postgis/trunk@8939
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 26 Jan 2012 20:19:42 +0000 (20:19 +0000)]
Detect asprintf, vasprintf, fseeko
git-svn-id: http://svn.osgeo.org/postgis/trunk@8938
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Jan 2012 18:09:57 +0000 (18:09 +0000)]
Change expectations from tests involving ST_MakeLine
git-svn-id: http://svn.osgeo.org/postgis/trunk@8937
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 26 Jan 2012 17:23:31 +0000 (17:23 +0000)]
Clean up and exit when shp file missing
git-svn-id: http://svn.osgeo.org/postgis/trunk@8936
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 26 Jan 2012 16:22:00 +0000 (16:22 +0000)]
Fix contact per a message on postgis-users from Markus Innerebner
git-svn-id: http://svn.osgeo.org/postgis/trunk@8932
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Jan 2012 13:00:08 +0000 (13:00 +0000)]
Add support for linestrings in ST_MakeLine (#1500)
Affects both the aggregate and the 2-parameters function.
Regression testing included.
Documentation was updated, but lacks examples.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8931
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Jan 2012 12:59:59 +0000 (12:59 +0000)]
Implement lwline_from_lwgeom_array (untested)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8930
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Jan 2012 12:59:51 +0000 (12:59 +0000)]
Don't let ptarray_append_ptarray change read-only pointarrays
git-svn-id: http://svn.osgeo.org/postgis/trunk@8929
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Jan 2012 12:59:43 +0000 (12:59 +0000)]
Test that mixed dimensionality is not allowed by ptarray_append_ptarray
git-svn-id: http://svn.osgeo.org/postgis/trunk@8928
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Jan 2012 12:34:32 +0000 (12:34 +0000)]
Add more test for FLAGS_GET_ and FLAGS_SET_
git-svn-id: http://svn.osgeo.org/postgis/trunk@8927
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Jan 2012 09:16:37 +0000 (09:16 +0000)]
Implement ptarray_append_ptarray, and change its signature
This is propedeutic to ticket #1500
git-svn-id: http://svn.osgeo.org/postgis/trunk@8926
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Jan 2012 08:12:44 +0000 (08:12 +0000)]
Tweak debug messages not to clutter output
git-svn-id: http://svn.osgeo.org/postgis/trunk@8925
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 25 Jan 2012 17:40:31 +0000 (17:40 +0000)]
Bump version string forward
git-svn-id: http://svn.osgeo.org/postgis/trunk@8924
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 25 Jan 2012 17:38:54 +0000 (17:38 +0000)]
Prep for alpha2
git-svn-id: http://svn.osgeo.org/postgis/trunk@8921
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 24 Jan 2012 22:23:53 +0000 (22:23 +0000)]
SVG empty geometries gives invalid memory alloc (#1038)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8920
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 24 Jan 2012 21:57:06 +0000 (21:57 +0000)]
Update shplib to the latest release (1.3.0b3) and stitch in our special date and logical handling. (#393)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8919
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 24 Jan 2012 19:42:45 +0000 (19:42 +0000)]
Double guard against geos versions of 3.4.dev form. (#1488)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8917
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 24 Jan 2012 18:04:29 +0000 (18:04 +0000)]
Stop WARNING from
AddFace about next_left_edge/next_right_edge
git-svn-id: http://svn.osgeo.org/postgis/trunk@8916
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 24 Jan 2012 17:29:14 +0000 (17:29 +0000)]
Optimize ST_AddEdge*Face* detection of face split conditions (#1497)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8915
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 24 Jan 2012 17:29:07 +0000 (17:29 +0000)]
Protect DEBUG lines in compile-time conditional
git-svn-id: http://svn.osgeo.org/postgis/trunk@8914
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 24 Jan 2012 17:20:57 +0000 (17:20 +0000)]
Test for #1150, null entry in spatial_ref_sys
git-svn-id: http://svn.osgeo.org/postgis/trunk@8913
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 24 Jan 2012 14:03:26 +0000 (14:03 +0000)]
Fix linking bugs with ST_NewEdgesSplit function (#1496)
Includes test coverage for this other function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8912
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 24 Jan 2012 11:15:56 +0000 (11:15 +0000)]
Fix edge-linking in ST_ModEdgeSplit (#1496)
Includes regression test. ST_NewEdgesSplit still needs testing.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8911
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 24 Jan 2012 00:09:53 +0000 (00:09 +0000)]
Prevent people from inserting entries in spatial_ref_sys with no proj4text (#1150)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8910
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 23 Jan 2012 23:27:24 +0000 (23:27 +0000)]
Make topology enabled the default
git-svn-id: http://svn.osgeo.org/postgis/trunk@8908
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 23 Jan 2012 23:20:02 +0000 (23:20 +0000)]
Allow raster to actually turn on by default
git-svn-id: http://svn.osgeo.org/postgis/trunk@8907
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 23 Jan 2012 22:20:48 +0000 (22:20 +0000)]
Move raster/topology status to the bottom of the report
git-svn-id: http://svn.osgeo.org/postgis/trunk@8906
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 23 Jan 2012 22:18:38 +0000 (22:18 +0000)]
Report on raster status whether enabled or not
git-svn-id: http://svn.osgeo.org/postgis/trunk@8905
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 23 Jan 2012 21:42:32 +0000 (21:42 +0000)]
Push forward the trunk version to match release march
git-svn-id: http://svn.osgeo.org/postgis/trunk@8904
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 22 Jan 2012 20:10:02 +0000 (20:10 +0000)]
Fix ambiguos references (with postgresql 9.x)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8903
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 22 Jan 2012 19:25:24 +0000 (19:25 +0000)]
AddTopoGeometryColumn: check child layer before incrementing sequence
git-svn-id: http://svn.osgeo.org/postgis/trunk@8902
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 22 Jan 2012 19:13:28 +0000 (19:13 +0000)]
typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@8901
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 22 Jan 2012 15:43:57 +0000 (15:43 +0000)]
TopoGeo_addLineString: fix node crossing, reduce edges creations
git-svn-id: http://svn.osgeo.org/postgis/trunk@8900
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 22 Jan 2012 12:10:02 +0000 (12:10 +0000)]
Comment typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@8899
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 21 Jan 2012 01:31:52 +0000 (01:31 +0000)]
update build extensions to include the make comments if building from source repo and also that it requires a separate compile step (until #1490)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8898
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 20 Jan 2012 23:41:32 +0000 (23:41 +0000)]
Fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@8897
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 20 Jan 2012 23:05:49 +0000 (23:05 +0000)]
Make raster on by default and --without-raster the configuration parameter to disable it.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8896
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 20 Jan 2012 18:14:40 +0000 (18:14 +0000)]
fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@8895
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 20 Jan 2012 18:14:19 +0000 (18:14 +0000)]
Add a plpython example for outputting raster images
git-svn-id: http://svn.osgeo.org/postgis/trunk@8894
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Jan 2012 14:47:36 +0000 (14:47 +0000)]
Have TopoGeometry::Geometry always return a MULTI* (#1462)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8893
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Jan 2012 14:47:24 +0000 (14:47 +0000)]
Don't let ST_Multi create collections of a single EMPTY (#1489)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8892
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 20 Jan 2012 10:06:04 +0000 (10:06 +0000)]
#1487: add out_db argument to AddRasterConstraints and DropRasterConstraints documentation so extensions can install again
git-svn-id: http://svn.osgeo.org/postgis/trunk@8891
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Jan 2012 10:02:24 +0000 (10:02 +0000)]
Test new types in regress/wkt (#1476)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8890
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Jan 2012 09:11:42 +0000 (09:11 +0000)]
Exclude raster_columns from geometry_columns (#1122)
Add regress test, with a newborn "tickets" testcase for raster
git-svn-id: http://svn.osgeo.org/postgis/trunk@8889
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Jan 2012 08:46:04 +0000 (08:46 +0000)]
Fix a missing return introduced with fix to #547
git-svn-id: http://svn.osgeo.org/postgis/trunk@8888
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Jan 2012 08:12:15 +0000 (08:12 +0000)]
Change ST_Equals to use the ~= operator (#1453)
Doing so it will consistently return TRUE for EMPTY-EMPTY, while
previously _ST_Equals returned TRUE but ST_Equals returned FALSE.
The commit also changes signature of the C function
from 'geomequals' to 'ST_Equals' and marks an SQL 'Equals'
signature as a candidate for dropping before 2.0.0 final
git-svn-id: http://svn.osgeo.org/postgis/trunk@8886
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Jan 2012 08:12:06 +0000 (08:12 +0000)]
Revert "remove ~= from documentation -- we don't want people using this operator"
This reverts r8799
git-svn-id: http://svn.osgeo.org/postgis/trunk@8885
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 20 Jan 2012 07:10:44 +0000 (07:10 +0000)]
readme was outdated.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8884
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 20 Jan 2012 05:08:52 +0000 (05:08 +0000)]
Update for alpha1?
git-svn-id: http://svn.osgeo.org/postgis/trunk@8881
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 20 Jan 2012 00:11:41 +0000 (00:11 +0000)]
Transforming from SRID 4267 to 4326 returns incorrect result (#1301)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8880
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 19 Jan 2012 23:58:24 +0000 (23:58 +0000)]
Stop configure if we don't find perl. (#1484)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8879
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 19 Jan 2012 17:39:01 +0000 (17:39 +0000)]
In 9.1, it is datamoduledir driving module install dir, not MODULEDIR
git-svn-id: http://svn.osgeo.org/postgis/trunk@8878
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 19 Jan 2012 17:15:45 +0000 (17:15 +0000)]
Have both RTREE and PREPARED_GEOM caches cohexist (#547)
Fixes a memory leak and improves performances when both p-i-p
and other kind of overlays are requested during the same statement.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8877
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 19 Jan 2012 17:03:07 +0000 (17:03 +0000)]
Update expected raster intersection results after fix to #852
I've carefully checked the cases and where indeed expecting wrong
results (the point is very close to the raster's convex hull boundary
but slightly outside, ST_Distance reports 1.
58882185807825e -14 units)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8876
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 19 Jan 2012 09:48:57 +0000 (09:48 +0000)]
Add test for cached version of point_in_ring (#852)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8874
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 19 Jan 2012 08:59:41 +0000 (08:59 +0000)]
Drop use of tolerance in PIP (#852)
Affects point_in_ring and point_in_ring_rtree.
Includes regress test but not hitting the cache.
git-svn-id: http://svn.osgeo.org/postgis/trunk@8873
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 19 Jan 2012 08:16:39 +0000 (08:16 +0000)]
Do not run the upgrade test if the normal test failed
git-svn-id: http://svn.osgeo.org/postgis/trunk@8872
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 19 Jan 2012 08:16:34 +0000 (08:16 +0000)]
Oops, forgot to cleanup after debugging (triggered testsuite failure)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8871
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Jan 2012 15:47:45 +0000 (15:47 +0000)]
Rework st_estimated_extent to deal with analyzed empty tables (#818)
Still doesn't distinguish between empty and not analyzed recently
(might be improved in that reguard)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8870
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Jan 2012 14:19:38 +0000 (14:19 +0000)]
Drop &Z_support in ST_Summary, see #649 comment:2
git-svn-id: http://svn.osgeo.org/postgis/trunk@8869
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Jan 2012 14:17:11 +0000 (14:17 +0000)]
Add ST_Summary(geography), "G" flag (#1277), document (#649)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8868
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Jan 2012 13:46:50 +0000 (13:46 +0000)]
Complete binary IO testing in presence of typmod (#850)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8867
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Jan 2012 13:46:27 +0000 (13:46 +0000)]
Do proper cleanups
git-svn-id: http://svn.osgeo.org/postgis/trunk@8866
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Jan 2012 13:46:21 +0000 (13:46 +0000)]
Check typmod on binary geometry input (#850)
Testcase will follow
git-svn-id: http://svn.osgeo.org/postgis/trunk@8865
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Jan 2012 10:17:24 +0000 (10:17 +0000)]
Have geography typmod threat unkonwn srid an omitted srid (#1482)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8864
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Jan 2012 10:17:17 +0000 (10:17 +0000)]
Add --expect switch to save obtained output as expected
Will help generating testcases
git-svn-id: http://svn.osgeo.org/postgis/trunk@8863
b70326c6 -7e19-0410-871a-
916f4a2858ee