]>
granicus.if.org Git - postgis/log
Daniel Baston [Thu, 3 Dec 2015 23:48:04 +0000 (23:48 +0000)]
#3389, buffer overflow in lwgeom_to_geojson
git-svn-id: http://svn.osgeo.org/postgis/trunk@14474
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 3 Dec 2015 18:46:36 +0000 (18:46 +0000)]
Corrected return type of ST_ForceRHR in docs.
Patch by Sergey Fedoseev <fedoseev.sergey@gmail.com>
Closes https://github.com/postgis/postgis/pull/78
git-svn-id: http://svn.osgeo.org/postgis/trunk@14470
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 2 Dec 2015 04:58:36 +0000 (04:58 +0000)]
put note about new ST_Voronoi feature
git-svn-id: http://svn.osgeo.org/postgis/trunk@14469
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 2 Dec 2015 01:54:29 +0000 (01:54 +0000)]
fix compiler warning in test
git-svn-id: http://svn.osgeo.org/postgis/trunk@14468
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 2 Dec 2015 01:10:33 +0000 (01:10 +0000)]
#2259, ST_Voronoi
git-svn-id: http://svn.osgeo.org/postgis/trunk@14467
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Tue, 1 Dec 2015 23:16:41 +0000 (23:16 +0000)]
#3365, remove code paths for POSTGIS_GEOS_VERSION < 33
git-svn-id: http://svn.osgeo.org/postgis/trunk@14466
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Dec 2015 10:52:02 +0000 (10:52 +0000)]
Fix Nicklas name encoding...
git-svn-id: http://svn.osgeo.org/postgis/trunk@14465
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Dec 2015 09:29:02 +0000 (09:29 +0000)]
I don't think config.rpath belongs in the repo
git-svn-id: http://svn.osgeo.org/postgis/trunk@14464
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Dec 2015 09:28:56 +0000 (09:28 +0000)]
Clean more on maintainer-clean
git-svn-id: http://svn.osgeo.org/postgis/trunk@14463
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 1 Dec 2015 09:28:50 +0000 (09:28 +0000)]
Drop leftover java (and related) references
git-svn-id: http://svn.osgeo.org/postgis/trunk@14462
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 30 Nov 2015 18:39:50 +0000 (18:39 +0000)]
Remove warnings building against 9.6, closes #3385
git-svn-id: http://svn.osgeo.org/postgis/trunk@14460
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 30 Nov 2015 17:54:09 +0000 (17:54 +0000)]
Document ST_Simplify parameter (#2093)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14459
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 30 Nov 2015 16:31:18 +0000 (16:31 +0000)]
#2232, avoid accumulated error in SVG rounding
git-svn-id: http://svn.osgeo.org/postgis/trunk@14457
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 30 Nov 2015 16:24:57 +0000 (16:24 +0000)]
gserialized_from_lwgeom get rid of is_geodetic ignored arg ,
force geography_serialize to always return a geography
closes pull request #72
closes ticket #3361
git-svn-id: http://svn.osgeo.org/postgis/trunk@14453
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 30 Nov 2015 16:11:51 +0000 (16:11 +0000)]
fix typo in instructions
git-svn-id: http://svn.osgeo.org/postgis/trunk@14452
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Mon, 30 Nov 2015 01:47:03 +0000 (01:47 +0000)]
Prevent gcc from optimizing away minimum bounding circle test fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@14451
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Mon, 30 Nov 2015 01:16:03 +0000 (01:16 +0000)]
Fix minimum bounding circle test for 32-bit build
git-svn-id: http://svn.osgeo.org/postgis/trunk@14450
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sun, 29 Nov 2015 23:16:30 +0000 (23:16 +0000)]
Add missing files for #2996
git-svn-id: http://svn.osgeo.org/postgis/trunk@14449
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sun, 29 Nov 2015 23:10:49 +0000 (23:10 +0000)]
#2996 ST_MinimumBoundingCircle doesn't always contain all points
git-svn-id: http://svn.osgeo.org/postgis/trunk@14448
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 27 Nov 2015 17:19:58 +0000 (17:19 +0000)]
winnie and debbie jenkins job names changed to mirror postgis branches (2.3 changed to trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14444
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Nov 2015 13:08:39 +0000 (13:08 +0000)]
Trip BOM from unit test
See #3379
git-svn-id: http://svn.osgeo.org/postgis/trunk@14442
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 27 Nov 2015 11:18:07 +0000 (11:18 +0000)]
Fix typo in the invocation of lwt_be_getNodeWithinBox2D callback
git-svn-id: http://svn.osgeo.org/postgis/trunk@14441
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 26 Nov 2015 14:34:42 +0000 (14:34 +0000)]
Test out freeing on simple cloned objects, do they
obey the read-only command? ref #3246
git-svn-id: http://svn.osgeo.org/postgis/trunk@14439
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Nov 2015 13:00:21 +0000 (13:00 +0000)]
Reduce paranoia in ST_MakeValid
git-svn-id: http://svn.osgeo.org/postgis/trunk@14438
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 26 Nov 2015 09:08:10 +0000 (09:08 +0000)]
Fix handling of hierarchical topo layers with multiple topologies
Different layers with same id in different topologies confused
GetTopoGeomElements and AddTopoGeometryColumn.
See #3378
git-svn-id: http://svn.osgeo.org/postgis/trunk@14433
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 25 Nov 2015 23:22:15 +0000 (23:22 +0000)]
Add topology.populate_topology_layer function
Useful for passing data around.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14432
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 25 Nov 2015 21:40:22 +0000 (21:40 +0000)]
Add test for repeated points #3375
git-svn-id: http://svn.osgeo.org/postgis/trunk@14429
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 25 Nov 2015 20:31:26 +0000 (20:31 +0000)]
#3376, make arguments to repeated point removal be const
git-svn-id: http://svn.osgeo.org/postgis/trunk@14428
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 25 Nov 2015 20:10:09 +0000 (20:10 +0000)]
Fix to arc center calculation, from tiipponen, #3099
git-svn-id: http://svn.osgeo.org/postgis/trunk@14425
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 25 Nov 2015 18:20:47 +0000 (18:20 +0000)]
Add TopoGeom_{add,rem}Element functions
Includes regression tests and documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@14423
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 24 Nov 2015 09:22:39 +0000 (09:22 +0000)]
Add check-installed-upgrades rule under extensions
The rule runs upgrade tests for all available extension
upgrade paths. Mostly fails, due to the features checked not
always being available in the installed versions of the extension,
but is a good starting point to improve the testing coverage.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14421
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Sun, 22 Nov 2015 14:26:47 +0000 (14:26 +0000)]
remove inaccurate comments (the tests are always performed, and we're calculating a box if we don't have one)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14416
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 21 Nov 2015 10:14:02 +0000 (10:14 +0000)]
Remove execute bit from testcases
git-svn-id: http://svn.osgeo.org/postgis/trunk@14411
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Nov 2015 19:00:04 +0000 (19:00 +0000)]
Add test for (non-literal) NULL TopoElementArray
git-svn-id: http://svn.osgeo.org/postgis/trunk@14410
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Nov 2015 18:42:02 +0000 (18:42 +0000)]
Add -v to the installcheck step of winnie build
git-svn-id: http://svn.osgeo.org/postgis/trunk@14409
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Nov 2015 14:01:47 +0000 (14:01 +0000)]
Add RUNTESTFLAGS=-v to installcheck to
git-svn-id: http://svn.osgeo.org/postgis/trunk@14407
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 20 Nov 2015 09:50:59 +0000 (09:50 +0000)]
Allow existance of databases including name of target test db
.. otherwise you get a weird "database postgis_reg already exists"
when only having a database like "postgis_reg_22" (for example) ..
git-svn-id: http://svn.osgeo.org/postgis/trunk@14405
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 18 Nov 2015 14:50:31 +0000 (14:50 +0000)]
add more stuff to ignore so my git add doesn't pull in all my compiled crap
git-svn-id: http://svn.osgeo.org/postgis/trunk@14401
b70326c6 -7e19-0410-871a-
916f4a2858ee
Daniel Baston [Wed, 18 Nov 2015 13:05:32 +0000 (13:05 +0000)]
add LWPOINTITERATOR (closes #3366)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14400
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 18 Nov 2015 05:14:52 +0000 (05:14 +0000)]
Cleanly handle empty return from pg_config --pgxs
On a debian-derivate system, the call may prints on stderr:
" You need to install postgresql-server-dev-X.Y for building
a server-side extension or libpq-dev for building a client-side
application. "
This has been seen on a Trisquel 7.0 GNU/Linux system.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14399
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 16 Nov 2015 12:48:58 +0000 (12:48 +0000)]
Add gitlab-ci badge
git-svn-id: http://svn.osgeo.org/postgis/trunk@14390
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 16 Nov 2015 11:59:54 +0000 (11:59 +0000)]
Add gitlab-ci configuration
git-svn-id: http://svn.osgeo.org/postgis/trunk@14387
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 14 Nov 2015 19:09:47 +0000 (19:09 +0000)]
Add winnie's 2.3 build badge
git-svn-id: http://svn.osgeo.org/postgis/trunk@14381
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 13 Nov 2015 20:10:02 +0000 (20:10 +0000)]
#3368, twkb on 32bit architectures
git-svn-id: http://svn.osgeo.org/postgis/trunk@14380
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 12 Nov 2015 19:23:12 +0000 (19:23 +0000)]
Add some upgrade targets for future
git-svn-id: http://svn.osgeo.org/postgis/trunk@14378
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 10 Nov 2015 20:23:14 +0000 (20:23 +0000)]
#3367, ST_RemoveRepeatedPoints fix for EMPTY geometry
git-svn-id: http://svn.osgeo.org/postgis/trunk@14377
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 7 Nov 2015 10:39:19 +0000 (10:39 +0000)]
Fix toTopoGeom loss of low-id primitives from TopoGeometry definition
Affects toTopoGeom on including edge with id=2 and face with id=3
Includes tests.
Fixes #3359
git-svn-id: http://svn.osgeo.org/postgis/trunk@14375
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 7 Nov 2015 10:10:17 +0000 (10:10 +0000)]
_raster_constraint_info_scale gives invalid input syntax
references #3360 fix for PostGIS 2.3 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14371
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 6 Nov 2015 21:39:26 +0000 (21:39 +0000)]
add Dan Baston to Core Dev list
references #3358
git-svn-id: http://svn.osgeo.org/postgis/trunk@14366
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 6 Nov 2015 21:14:04 +0000 (21:14 +0000)]
Remove issue with json parsing
git-svn-id: http://svn.osgeo.org/postgis/trunk@14364
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 6 Nov 2015 17:57:59 +0000 (17:57 +0000)]
missed a spot in last commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@14363
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 6 Nov 2015 17:57:20 +0000 (17:57 +0000)]
back to using geography_gserialized, but don't add box (gserialized does that)
(but we must still set geodetic for some ungodly reason)
references #3355 references #3356
git-svn-id: http://svn.osgeo.org/postgis/trunk@14362
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 6 Nov 2015 15:05:26 +0000 (15:05 +0000)]
Back out all fiddling w/ geodetic bboxes, there is no win here
git-svn-id: http://svn.osgeo.org/postgis/trunk@14361
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 6 Nov 2015 15:02:49 +0000 (15:02 +0000)]
Change cunit test to respect fact that points are serialized with boxes on them
git-svn-id: http://svn.osgeo.org/postgis/trunk@14360
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 6 Nov 2015 14:33:59 +0000 (14:33 +0000)]
#3356, ensure that geographies coming in from text do have boxes calculated
git-svn-id: http://svn.osgeo.org/postgis/trunk@14359
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 5 Nov 2015 19:57:00 +0000 (19:57 +0000)]
Add dbaston
git-svn-id: http://svn.osgeo.org/postgis/trunk@14356
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2015 11:12:52 +0000 (11:12 +0000)]
revert to prior fix for 2.3 to make travis happy
references #3355
git-svn-id: http://svn.osgeo.org/postgis/trunk@14353
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2015 10:54:45 +0000 (10:54 +0000)]
cleanup whitespace and comments
references #3356 (for 2.3 branch)
references #3355 (for 2.3 branch for segmentize)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14352
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2015 10:31:51 +0000 (10:31 +0000)]
make sure to drop whatever boxes first
references #3356 (fix for 2.3 branch)
references #3355 redo of fix for 2.3 branch for segmentize
git-svn-id: http://svn.osgeo.org/postgis/trunk@14351
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 3 Nov 2015 07:51:43 +0000 (07:51 +0000)]
Don't add unnecessary boxes during geography casting
references #3356 (fix for 2.3 branch)
references #3355 redo of fix for 2.3 branch for segmentize
git-svn-id: http://svn.osgeo.org/postgis/trunk@14350
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 2 Nov 2015 07:25:27 +0000 (07:25 +0000)]
#3355 ST_Segmentize does not add geography box
ST_Intersects fails as result
Fixes for 2.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@14346
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Oct 2015 09:52:01 +0000 (09:52 +0000)]
Send travis activity notices to #postgis-activity
See
https://lists.osgeo.org/pipermail/postgis-devel/2015-October/025436.html
git-svn-id: http://svn.osgeo.org/postgis/trunk@14339
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 29 Oct 2015 08:56:03 +0000 (08:56 +0000)]
Set endpoints isolation in lwt_RemIsoEdge (ST_RemoveIsoEdge)
See #3351
git-svn-id: http://svn.osgeo.org/postgis/trunk@14338
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 28 Oct 2015 13:06:05 +0000 (13:06 +0000)]
#3352, mark all spatial_ref_sys entries as part of extension
git-svn-id: http://svn.osgeo.org/postgis/trunk@14332
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 26 Oct 2015 17:51:28 +0000 (17:51 +0000)]
Install postgis_topology within postgis module dir
See #3349
git-svn-id: http://svn.osgeo.org/postgis/trunk@14330
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 26 Oct 2015 09:07:50 +0000 (09:07 +0000)]
Fix build on systems with no sfcgal installed
See https://travis-ci.org/postgis/postgis/builds/
87413334
Ref #3348
git-svn-id: http://svn.osgeo.org/postgis/trunk@14329
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 26 Oct 2015 08:33:57 +0000 (08:33 +0000)]
Accept --with-sfcgal with no arguments as a valid way to enable it
Closes #3348
git-svn-id: http://svn.osgeo.org/postgis/trunk@14328
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Oct 2015 07:46:46 +0000 (07:46 +0000)]
specify full path to system sfcgal-config. Evidentally postgis is not smart enough to find it even though its in path
git-svn-id: http://svn.osgeo.org/postgis/trunk@14325
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 26 Oct 2015 07:39:34 +0000 (07:39 +0000)]
change debbie to build with system install of sfcgal
git-svn-id: http://svn.osgeo.org/postgis/trunk@14324
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Oct 2015 22:11:40 +0000 (22:11 +0000)]
addresses #3347 force order of staged insert columns to be in table column order
git-svn-id: http://svn.osgeo.org/postgis/trunk@14316
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Oct 2015 20:17:10 +0000 (20:17 +0000)]
Add Debbie's build badge (prefix badges with the name of the bot)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14310
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 24 Oct 2015 19:41:20 +0000 (19:41 +0000)]
up port PostGIS 2.1 branch release notes
git-svn-id: http://svn.osgeo.org/postgis/trunk@14307
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 22 Oct 2015 15:57:51 +0000 (15:57 +0000)]
#3342, ignoring M in typmod output
git-svn-id: http://svn.osgeo.org/postgis/trunk@14304
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 22 Oct 2015 08:05:09 +0000 (08:05 +0000)]
update with links to our release tar balls and change sections to headings.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14301
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 22 Oct 2015 06:11:25 +0000 (06:11 +0000)]
remove/replace broken links in manual
Patch by Daniel Baston <dbaston@gmail.com>
Closes http://github.com/postgis/postgis/pull/70
git-svn-id: http://svn.osgeo.org/postgis/trunk@14299
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 21 Oct 2015 14:17:10 +0000 (14:17 +0000)]
Support for Puntal output in topology.AsTopoJSON
Closes #3343
git-svn-id: http://svn.osgeo.org/postgis/trunk@14298
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 19 Oct 2015 20:42:04 +0000 (20:42 +0000)]
From Dan Baston - installation and editor function typos closes https://github.com/postgis/postgis/pull/69
git-svn-id: http://svn.osgeo.org/postgis/trunk@14296
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 19 Oct 2015 20:12:01 +0000 (20:12 +0000)]
Dan Baston documentation patches from https://github.com/postgis/postgis/pull/68
git-svn-id: http://svn.osgeo.org/postgis/trunk@14294
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 19 Oct 2015 19:35:59 +0000 (19:35 +0000)]
fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@14293
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 19 Oct 2015 19:29:15 +0000 (19:29 +0000)]
change readme to have links to PostGIS contributing instructions and manuals
git-svn-id: http://svn.osgeo.org/postgis/trunk@14292
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 19 Oct 2015 10:52:10 +0000 (10:52 +0000)]
Draft a CONTRIBUTING file as suggested by Jody Garnett
See https://lists.osgeo.org/pipermail/discuss/2015-October/015197.html
git-svn-id: http://svn.osgeo.org/postgis/trunk@14290
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 19 Oct 2015 04:31:58 +0000 (04:31 +0000)]
addresses #3340 fix typo in last commit
git-svn-id: http://svn.osgeo.org/postgis/trunk@14289
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 19 Oct 2015 04:16:25 +0000 (04:16 +0000)]
addresses #3340 for 2.3 support for foreign tables in populate_geometry_columns
git-svn-id: http://svn.osgeo.org/postgis/trunk@14288
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 17 Oct 2015 05:47:52 +0000 (05:47 +0000)]
Properly encode raster/rt_pg dependencies
Fixes #3335 for me (in 2.3.0dev)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14284
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Oct 2015 11:31:57 +0000 (11:31 +0000)]
More line length reduction
Mostly a test for notification of commits via mail
git-svn-id: http://svn.osgeo.org/postgis/trunk@14281
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 15 Oct 2015 10:55:08 +0000 (10:55 +0000)]
Minor style change
Hopefully closes #3330 (trac update via commit log)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14280
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 14 Oct 2015 13:15:41 +0000 (13:15 +0000)]
Add missing availability note
git-svn-id: http://svn.osgeo.org/postgis/trunk@14277
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Oct 2015 12:58:20 +0000 (12:58 +0000)]
Re-add (T) modifiers in docs for ST_Buffer and ST_Intersection
Closes #3331
git-svn-id: http://svn.osgeo.org/postgis/trunk@14275
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 14 Oct 2015 06:47:46 +0000 (06:47 +0000)]
80 cols wrap, indent
Mostly serves as a test for updating tickets via commit message,
see #3330
git-svn-id: http://svn.osgeo.org/postgis/trunk@14273
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 13 Oct 2015 07:42:54 +0000 (07:42 +0000)]
Strip BOM from files
git-svn-id: http://svn.osgeo.org/postgis/trunk@14269
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 12 Oct 2015 20:29:47 +0000 (20:29 +0000)]
Fix memory leak in lwt_ChangeEdgeGeom [liblwgeom]
git-svn-id: http://svn.osgeo.org/postgis/trunk@14268
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 12 Oct 2015 15:27:42 +0000 (15:27 +0000)]
No need to check for path existance when using mkpath
The check would be done internally
git-svn-id: http://svn.osgeo.org/postgis/trunk@14266
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 12 Oct 2015 15:22:56 +0000 (15:22 +0000)]
Create full temporary path if not existing
git-svn-id: http://svn.osgeo.org/postgis/trunk@14264
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sun, 11 Oct 2015 20:31:30 +0000 (20:31 +0000)]
Only consider closest edges for snapping to newly added point (#3329)
This is a fix of r14155, which was the C version of the fix for #3280
git-svn-id: http://svn.osgeo.org/postgis/trunk@14251
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 9 Oct 2015 08:35:19 +0000 (08:35 +0000)]
Do not force comments uninstall when building without postgresql
See #3325 (friend with #3157)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14240
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 9 Oct 2015 08:11:32 +0000 (08:11 +0000)]
Set liblwgeom versioning to 0:0:0 (why start at 1?)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14238
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Oct 2015 16:35:55 +0000 (16:35 +0000)]
Rewrite the liblwgeom compatibilty notice to reflect reality
git-svn-id: http://svn.osgeo.org/postgis/trunk@14235
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Oct 2015 15:51:45 +0000 (15:51 +0000)]
Be more tolerant on the format of Version.config
git-svn-id: http://svn.osgeo.org/postgis/trunk@14232
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Oct 2015 11:38:25 +0000 (11:38 +0000)]
Update liblwgeom version to use Version.config
git-svn-id: http://svn.osgeo.org/postgis/trunk@14230
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 8 Oct 2015 09:07:33 +0000 (09:07 +0000)]
Fix universe face splitting performance regression (#3321)
NOTE: breaks the liblwgeom-topo ABI from 2.2.0RC1, should never
affect postgis (unless a 2.2.0RC1 version of it dynamically
links to a 2.2.0RC1+ liblwgeom version)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14225
b70326c6 -7e19-0410-871a-
916f4a2858ee