]>
granicus.if.org Git - postgis/log
Regina Obe [Sun, 31 May 2015 20:14:32 +0000 (20:14 +0000)]
#3127 revert back to use sphere distance (spheroid doesn't work with knn recheck), document that <-> is on sphere, change tests to be based on sphere instead of spheroid., #3131 reverting fixes index returned tuples wrong order issue
git-svn-id: http://svn.osgeo.org/postgis/trunk@13593
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 31 May 2015 04:48:51 +0000 (04:48 +0000)]
revert last change
git-svn-id: http://svn.osgeo.org/postgis/trunk@13592
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 31 May 2015 04:01:59 +0000 (04:01 +0000)]
#3143 get rid of duplicate measure_suite_setup declaration to try to fix winnie's 32-bit whining.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13591
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 31 May 2015 01:57:31 +0000 (01:57 +0000)]
#3127 Switch knn to use spheroid distance instead of sphere distance
git-svn-id: http://svn.osgeo.org/postgis/trunk@13590
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sat, 30 May 2015 20:35:09 +0000 (20:35 +0000)]
A small opimization to not use temp buffer when size of npoints is not unpredictable
git-svn-id: http://svn.osgeo.org/postgis/trunk@13589
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 30 May 2015 15:54:17 +0000 (15:54 +0000)]
#3131, just fix KNN w/ big hammer
git-svn-id: http://svn.osgeo.org/postgis/trunk@13588
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 29 May 2015 23:08:16 +0000 (23:08 +0000)]
Use the right function!
git-svn-id: http://svn.osgeo.org/postgis/trunk@13587
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 29 May 2015 23:07:47 +0000 (23:07 +0000)]
Remove stub code!
git-svn-id: http://svn.osgeo.org/postgis/trunk@13586
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 29 May 2015 23:07:10 +0000 (23:07 +0000)]
#3131, fix crasher
git-svn-id: http://svn.osgeo.org/postgis/trunk@13585
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 29 May 2015 22:01:50 +0000 (22:01 +0000)]
Add raster garden tests to make garden run
git-svn-id: http://svn.osgeo.org/postgis/trunk@13584
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 29 May 2015 21:21:51 +0000 (21:21 +0000)]
Lower limit on max vertices
git-svn-id: http://svn.osgeo.org/postgis/trunk@13583
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 29 May 2015 21:18:23 +0000 (21:18 +0000)]
#3131, KNN geography still gives ERROR: index returned tuples in wrong order
git-svn-id: http://svn.osgeo.org/postgis/trunk@13582
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 29 May 2015 17:39:18 +0000 (17:39 +0000)]
Alter test
git-svn-id: http://svn.osgeo.org/postgis/trunk@13581
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 29 May 2015 17:29:11 +0000 (17:29 +0000)]
#3135, avoid infinite recursion on features with repeated points
git-svn-id: http://svn.osgeo.org/postgis/trunk@13580
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 29 May 2015 07:56:29 +0000 (07:56 +0000)]
#3134 change make garden to use regress install instead of the scripts in postgis/..
git-svn-id: http://svn.osgeo.org/postgis/trunk@13579
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 28 May 2015 20:25:11 +0000 (20:25 +0000)]
Move test to ifdef'ed location for GEOS 3.5
git-svn-id: http://svn.osgeo.org/postgis/trunk@13578
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 28 May 2015 20:21:54 +0000 (20:21 +0000)]
Move some types around, see if winnie gets happier
git-svn-id: http://svn.osgeo.org/postgis/trunk@13577
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 28 May 2015 19:55:10 +0000 (19:55 +0000)]
#3135, ST_SubDivide garden crasher on malformed polygon and linestring
git-svn-id: http://svn.osgeo.org/postgis/trunk@13576
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 28 May 2015 19:20:15 +0000 (19:20 +0000)]
Remove possible double free
git-svn-id: http://svn.osgeo.org/postgis/trunk@13575
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 28 May 2015 19:07:32 +0000 (19:07 +0000)]
#2093, Add extra policy argument to control ST_Simplify behavior
git-svn-id: http://svn.osgeo.org/postgis/trunk@13574
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 28 May 2015 16:30:48 +0000 (16:30 +0000)]
Remove dead code
git-svn-id: http://svn.osgeo.org/postgis/trunk@13573
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 28 May 2015 16:30:16 +0000 (16:30 +0000)]
TWKB: Drop duplicate vertices during encoding
git-svn-id: http://svn.osgeo.org/postgis/trunk@13572
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 28 May 2015 15:33:39 +0000 (15:33 +0000)]
Add NEWS entry and another example for ST_IsValidTrajectory
git-svn-id: http://svn.osgeo.org/postgis/trunk@13571
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 28 May 2015 15:18:23 +0000 (15:18 +0000)]
Add ST_IsValidTrajectory (#3129)
Adds lwgeom_is_trajectory and lwline_is_trajectory to liblwgeom.
Includes unit and regress test.
Includes documentation, starting a new "Temporal support" section
in which ST_ClosestPointOfApproach is also moved
git-svn-id: http://svn.osgeo.org/postgis/trunk@13570
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 27 May 2015 16:47:29 +0000 (16:47 +0000)]
Fix ST_ClosestPointOfApproach assumption of lwgeom->bbox being exact
See #3136
git-svn-id: http://svn.osgeo.org/postgis/trunk@13569
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 27 May 2015 11:45:54 +0000 (11:45 +0000)]
the actual geography tst needs some work, but for now just commit what current returns
git-svn-id: http://svn.osgeo.org/postgis/trunk@13568
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 27 May 2015 06:30:58 +0000 (06:30 +0000)]
#3134: make garden doesn't install postgis (revise to ignore if plpgsql is already installed.)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13567
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 26 May 2015 22:42:19 +0000 (22:42 +0000)]
#3126, ST_SubDivide garden crasher on Polyhedral Surface
git-svn-id: http://svn.osgeo.org/postgis/trunk@13566
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 26 May 2015 19:08:47 +0000 (19:08 +0000)]
Formatting
git-svn-id: http://svn.osgeo.org/postgis/trunk@13565
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 26 May 2015 19:07:02 +0000 (19:07 +0000)]
0se FP_TOLERANCE instead of 0
git-svn-id: http://svn.osgeo.org/postgis/trunk@13564
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 26 May 2015 19:05:48 +0000 (19:05 +0000)]
Do KNN distance calcs on the spherod
git-svn-id: http://svn.osgeo.org/postgis/trunk@13563
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 26 May 2015 16:39:01 +0000 (16:39 +0000)]
Fix return type of LRS functions in docs from float to float8
git-svn-id: http://svn.osgeo.org/postgis/trunk@13562
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 26 May 2015 15:38:29 +0000 (15:38 +0000)]
Add missing tests for ST_AddMeasure and ST_InterpolatePoint
git-svn-id: http://svn.osgeo.org/postgis/trunk@13561
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 26 May 2015 15:07:58 +0000 (15:07 +0000)]
Add ST_ClosestPointOfApproach (#3128)
Based on new lwgeom_tcpa liblwgeom function.
Includes unit and regress tests.
Includes documentation.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13560
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 26 May 2015 09:46:04 +0000 (09:46 +0000)]
Remove unused variable
git-svn-id: http://svn.osgeo.org/postgis/trunk@13559
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 26 May 2015 09:43:13 +0000 (09:43 +0000)]
Add some const qualifiers for 3d distance functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@13558
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 26 May 2015 06:14:58 +0000 (06:14 +0000)]
#2703: KNN geography recheck tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@13556
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 25 May 2015 18:10:58 +0000 (18:10 +0000)]
Test for crasher
git-svn-id: http://svn.osgeo.org/postgis/trunk@13555
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 25 May 2015 18:07:54 +0000 (18:07 +0000)]
Fix crasher found in garden tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@13554
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 25 May 2015 17:58:44 +0000 (17:58 +0000)]
Move inline functions for clang compat
git-svn-id: http://svn.osgeo.org/postgis/trunk@13553
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 25 May 2015 16:38:57 +0000 (16:38 +0000)]
It's the object files that depend on headers, not the library
git-svn-id: http://svn.osgeo.org/postgis/trunk@13552
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 25 May 2015 16:38:50 +0000 (16:38 +0000)]
Inline helper measures3d functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@13551
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 25 May 2015 16:23:45 +0000 (16:23 +0000)]
Consider all headers as dependencies of library
git-svn-id: http://svn.osgeo.org/postgis/trunk@13550
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 25 May 2015 16:23:40 +0000 (16:23 +0000)]
Header guard and macro-protection for measures3d header
git-svn-id: http://svn.osgeo.org/postgis/trunk@13549
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 25 May 2015 14:06:01 +0000 (14:06 +0000)]
was right first time -- no space at end.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13548
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 25 May 2015 04:24:56 +0000 (04:24 +0000)]
oops correction to what should be the results
git-svn-id: http://svn.osgeo.org/postgis/trunk@13547
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 25 May 2015 02:25:10 +0000 (02:25 +0000)]
#2703 knn_recheck regress tests -- will currently fail -- exercises issue nicklas brought up in -devel
git-svn-id: http://svn.osgeo.org/postgis/trunk@13546
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sun, 24 May 2015 13:03:07 +0000 (13:03 +0000)]
Update NEWS-file
git-svn-id: http://svn.osgeo.org/postgis/trunk@13545
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 22 May 2015 21:45:28 +0000 (21:45 +0000)]
#2703, don't use the cache when running distance tests for geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@13544
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 22 May 2015 20:00:52 +0000 (20:00 +0000)]
minor wording and additional explain of KNN true dist (also put in an Enhanced flag)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13543
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 22 May 2015 19:04:51 +0000 (19:04 +0000)]
Properly guard against unused parameter reads
git-svn-id: http://svn.osgeo.org/postgis/trunk@13542
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 22 May 2015 18:29:28 +0000 (18:29 +0000)]
Catch enhancements
git-svn-id: http://svn.osgeo.org/postgis/trunk@13541
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 22 May 2015 12:51:14 +0000 (12:51 +0000)]
#3123, add example using array input form of function
git-svn-id: http://svn.osgeo.org/postgis/trunk@13540
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 22 May 2015 08:21:42 +0000 (08:21 +0000)]
Typos
git-svn-id: http://svn.osgeo.org/postgis/trunk@13539
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 May 2015 22:48:40 +0000 (22:48 +0000)]
<-> for geography committed with recheck
git-svn-id: http://svn.osgeo.org/postgis/trunk@13538
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 21 May 2015 15:32:02 +0000 (15:32 +0000)]
Reduce string concatenation operations
According to the SQL standard literal strings are automatically
merged when separated by at least a newline...
git-svn-id: http://svn.osgeo.org/postgis/trunk@13537
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 May 2015 13:12:30 +0000 (13:12 +0000)]
Clarify status
git-svn-id: http://svn.osgeo.org/postgis/trunk@13536
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 May 2015 13:00:23 +0000 (13:00 +0000)]
#3124, Deprecation Warnings inside Aggregates
git-svn-id: http://svn.osgeo.org/postgis/trunk@13535
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 21 May 2015 11:37:43 +0000 (11:37 +0000)]
Add postgis-out.xml back as a dependency of postgis_aggs_mm.xml
git-svn-id: http://svn.osgeo.org/postgis/trunk@13534
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 21 May 2015 11:29:06 +0000 (11:29 +0000)]
Reduce number of calls to ST_RelateMatch during ValidateTopology
git-svn-id: http://svn.osgeo.org/postgis/trunk@13533
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 21 May 2015 08:26:09 +0000 (08:26 +0000)]
Fix dependency of postgis_aggs_mm.xml Makefile rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@13532
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 20 May 2015 21:12:47 +0000 (21:12 +0000)]
Do not get fooled by carriage returns - chomp did not do the job now explicit remove
git-svn-id: http://svn.osgeo.org/postgis/trunk@13531
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 20 May 2015 19:00:26 +0000 (19:00 +0000)]
#2703, support true KNN in PgSQL 9.5+
git-svn-id: http://svn.osgeo.org/postgis/trunk@13530
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 20 May 2015 18:09:56 +0000 (18:09 +0000)]
Do not get fooled by carriage returns
git-svn-id: http://svn.osgeo.org/postgis/trunk@13529
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 May 2015 23:17:29 +0000 (23:17 +0000)]
Fix regression "error" in UTM/geog ticket
git-svn-id: http://svn.osgeo.org/postgis/trunk@13528
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 May 2015 18:12:56 +0000 (18:12 +0000)]
Fix comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@13527
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 May 2015 18:11:48 +0000 (18:11 +0000)]
Only use new geodesics when Proj 4.9 is installed
git-svn-id: http://svn.osgeo.org/postgis/trunk@13526
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 May 2015 15:46:07 +0000 (15:46 +0000)]
Support new array_create_iterator in 9.5
git-svn-id: http://svn.osgeo.org/postgis/trunk@13524
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 May 2015 15:45:44 +0000 (15:45 +0000)]
Avoid regression failures when using old geodetic support
git-svn-id: http://svn.osgeo.org/postgis/trunk@13523
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 May 2015 14:48:41 +0000 (14:48 +0000)]
Include new files for #2918
git-svn-id: http://svn.osgeo.org/postgis/trunk@13522
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 19 May 2015 14:37:01 +0000 (14:37 +0000)]
#2918, Use GeographicLib functions for geodetics
git-svn-id: http://svn.osgeo.org/postgis/trunk@13521
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 18 May 2015 08:55:17 +0000 (08:55 +0000)]
Drop obsoleted _st_mapalgebra version on upgrade (#2664)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13520
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 18 May 2015 08:55:11 +0000 (08:55 +0000)]
Fix error message about malformed --upgrade-path format
git-svn-id: http://svn.osgeo.org/postgis/trunk@13519
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 18 May 2015 07:19:02 +0000 (07:19 +0000)]
Improve upgrade tester by adding postgis objects (#3120)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13518
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 18 May 2015 07:00:10 +0000 (07:00 +0000)]
Fix confusing help message for --with-pgconfig
Patch by Volf Tomáš
git-svn-id: http://svn.osgeo.org/postgis/trunk@13516
b70326c6 -7e19-0410-871a-
916f4a2858ee
Bborie Park [Fri, 15 May 2015 16:18:30 +0000 (16:18 +0000)]
DO block to emit message. ticket #3118
git-svn-id: http://svn.osgeo.org/postgis/trunk@13510
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 May 2015 09:29:25 +0000 (09:29 +0000)]
Note Length2d_spheroid and Point_Inside_Circle renames
git-svn-id: http://svn.osgeo.org/postgis/trunk@13509
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 May 2015 09:27:20 +0000 (09:27 +0000)]
Add test for ST_Length2DSpheroid
checks that 2D is really enforced
git-svn-id: http://svn.osgeo.org/postgis/trunk@13508
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 May 2015 09:23:26 +0000 (09:23 +0000)]
Deprecate ST_Length2D_Spheroid, renamed to ST_Length2DSpheroid
See #2748
git-svn-id: http://svn.osgeo.org/postgis/trunk@13507
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 May 2015 08:23:47 +0000 (08:23 +0000)]
Warn deprecation of ST_Locate_Between_Measures and ST_Locate_Along_Measure
Also add TODO item about switching to the pure-sql deprecation method
(still not done now because output is slightly different between the
old and new versions). See #2748.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13506
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 15 May 2015 08:04:02 +0000 (08:04 +0000)]
Remove unused assignment
git-svn-id: http://svn.osgeo.org/postgis/trunk@13505
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 20:08:04 +0000 (20:08 +0000)]
Simplify argument handling for twkb
git-svn-id: http://svn.osgeo.org/postgis/trunk@13504
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 20:00:47 +0000 (20:00 +0000)]
Free iterator when complete
git-svn-id: http://svn.osgeo.org/postgis/trunk@13503
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 19:38:23 +0000 (19:38 +0000)]
Replace manual array iterating with pgsql iterator
git-svn-id: http://svn.osgeo.org/postgis/trunk@13502
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 19:09:44 +0000 (19:09 +0000)]
Remove manual array iteration
git-svn-id: http://svn.osgeo.org/postgis/trunk@13501
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 19:08:47 +0000 (19:08 +0000)]
De-dupe doc entries
git-svn-id: http://svn.osgeo.org/postgis/trunk@13500
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 18:39:39 +0000 (18:39 +0000)]
Remove unneed bytebuffer.h ref
git-svn-id: http://svn.osgeo.org/postgis/trunk@13499
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 18:38:02 +0000 (18:38 +0000)]
#3085, document ST_GeomFromTWKB
git-svn-id: http://svn.osgeo.org/postgis/trunk@13498
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 18:29:52 +0000 (18:29 +0000)]
Add back some $Id tags and files missing in TWKB commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@13497
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 18:13:18 +0000 (18:13 +0000)]
Remove the many and unloved $Id$ tags that clutter the code base
git-svn-id: http://svn.osgeo.org/postgis/trunk@13496
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 18:06:21 +0000 (18:06 +0000)]
Include old regression cases for GeoJSON
git-svn-id: http://svn.osgeo.org/postgis/trunk@13495
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 18:06:04 +0000 (18:06 +0000)]
Quiet warnings about using fabs on ints
git-svn-id: http://svn.osgeo.org/postgis/trunk@13494
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 13 May 2015 18:03:16 +0000 (18:03 +0000)]
#3085 Add aggregate support and enhance TWKB support in general
git-svn-id: http://svn.osgeo.org/postgis/trunk@13493
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 12 May 2015 22:27:57 +0000 (22:27 +0000)]
fix tag mismatch
git-svn-id: http://svn.osgeo.org/postgis/trunk@13492
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 12 May 2015 21:07:32 +0000 (21:07 +0000)]
Figures for new ST_Subdivide function
git-svn-id: http://svn.osgeo.org/postgis/trunk@13491
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 May 2015 00:01:18 +0000 (00:01 +0000)]
#3108, subdivide dropping some squares
git-svn-id: http://svn.osgeo.org/postgis/trunk@13489
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 11 May 2015 17:07:38 +0000 (17:07 +0000)]
Deprecate ST_Point_Inside_Circle (#2748)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13488
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 9 May 2015 23:13:29 +0000 (23:13 +0000)]
get rid of dangling para mark
git-svn-id: http://svn.osgeo.org/postgis/trunk@13487
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 9 May 2015 23:06:19 +0000 (23:06 +0000)]
add ST_AsX3D Geocoordinates and axis flipping support to history
git-svn-id: http://svn.osgeo.org/postgis/trunk@13486
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 9 May 2015 22:57:15 +0000 (22:57 +0000)]
#897 (part of #2840 ) Support for X3D Geocoordinate (just WGS 84 for now), also ability to flip X/Y axis, includes documentation and cunit tests (still need postgresql specific tests)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13485
b70326c6 -7e19-0410-871a-
916f4a2858ee