]>
granicus.if.org Git - postgis/log
Regina Obe [Sun, 4 Oct 2015 23:28:10 +0000 (23:28 +0000)]
add an ST_3DIntersection graphic. Fix graphic link on ST_3DDifference
git-svn-id: http://svn.osgeo.org/postgis/trunk@14187
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 4 Oct 2015 22:54:32 +0000 (22:54 +0000)]
Put in example of ST_3DDifference and fix a typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@14186
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 4 Oct 2015 20:47:09 +0000 (20:47 +0000)]
#3315: fix typos in error messages for map algebra mask and provide more descriptive error about dimension mismatch
git-svn-id: http://svn.osgeo.org/postgis/trunk@14185
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 4 Oct 2015 17:37:59 +0000 (17:37 +0000)]
#3314 patch from sebastic for big endian
git-svn-id: http://svn.osgeo.org/postgis/trunk@14184
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 4 Oct 2015 16:36:30 +0000 (16:36 +0000)]
#3298 document change in behavior of ST_3DClosestPoint, ST_3DShortestLine, ST_3DLongestLine, ST_3DMaxDistance
git-svn-id: http://svn.osgeo.org/postgis/trunk@14183
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 4 Oct 2015 15:59:37 +0000 (15:59 +0000)]
Force output to little endian, #3314
git-svn-id: http://svn.osgeo.org/postgis/trunk@14182
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sun, 4 Oct 2015 07:55:49 +0000 (07:55 +0000)]
Add note that ST_Summary now supports tins and curves. 2.1.8 just returned unknown type for these. ST_Summary now tells the type (though I think it does a sucky job on reporting subelements of multisurface)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14181
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 3 Oct 2015 19:51:17 +0000 (19:51 +0000)]
put a note enhancment only availabe if compiled with proj 4.9+ for all geographiclib enhanced function. (also change to use ST_GeogFromText instead of the painfully long ST_GeographyFromText alias)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14180
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sat, 3 Oct 2015 19:05:00 +0000 (19:05 +0000)]
Fix for #3298, open for multi-geometries with mixed dim or 2d in 3d measurment functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@14179
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 3 Oct 2015 18:28:58 +0000 (18:28 +0000)]
#2603: add weighted and mask args
git-svn-id: http://svn.osgeo.org/postgis/trunk@14178
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 3 Oct 2015 16:20:44 +0000 (16:20 +0000)]
#1748: change arg names in raster ST_Intersection docs to agree with arg names installed. Also get rid of coming soon raster/geom that returns raster -- that's called ST_Clip. Put in a note about that for people looking at ST_Intersection wanting ST_Clip. Get rid of default args that aren't default at all (we have more protos than we need - may want to consider removing them in 2.3 and replacing with default args)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14177
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 3 Oct 2015 06:12:01 +0000 (06:12 +0000)]
Drop postgis_config.h include from header file (#2303)
It's better to only include build config header from C files.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14176
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 2 Oct 2015 23:05:23 +0000 (23:05 +0000)]
Update emails, #3309
git-svn-id: http://svn.osgeo.org/postgis/trunk@14175
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Oct 2015 15:11:05 +0000 (15:11 +0000)]
#3308 patch winnie's build and packaging and regress to go back to static linking.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14174
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 2 Oct 2015 05:40:08 +0000 (05:40 +0000)]
#3308 gui loader on windows doesn't work -- add in the extra dependencies introduced by PostGIS 2.2 :(
git-svn-id: http://svn.osgeo.org/postgis/trunk@14173
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 1 Oct 2015 20:13:11 +0000 (20:13 +0000)]
Add item about the new "lwgeom_version" function in liblwgeom
git-svn-id: http://svn.osgeo.org/postgis/trunk@14172
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 1 Oct 2015 20:09:57 +0000 (20:09 +0000)]
Add check for liblwgeom version mismatch in postgis_full_version()
Adds a postgis_liblwgeom_version() function accessible to SQL.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14171
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 1 Oct 2015 04:39:38 +0000 (04:39 +0000)]
update srid exclude range for proper dump/restore preserve of custom spatial ref. Add WHERE to compute_srid.. so its an easier cut and paster to editable routine
git-svn-id: http://svn.osgeo.org/postgis/trunk@14170
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 30 Sep 2015 15:37:40 +0000 (15:37 +0000)]
Honour topology-wide precision configuration (#3304)
NOTE: only 2.2.0-RC1 was published with this bug present
git-svn-id: http://svn.osgeo.org/postgis/trunk@14156
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 30 Sep 2015 13:57:52 +0000 (13:57 +0000)]
Improve robustness of adding points to topology (#3280)
When multiple edges are within tolerance from the added point,
give preference to snapping to the one which contains a point
projected to it.
Also, make sure to sort nodes and edges by distance before
considering them for matching or snapping, which is what
was done in previous versions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14155
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Sep 2015 04:33:44 +0000 (04:33 +0000)]
try to fix illegal abstract (with note (instead of para)) and listltiem with no para
git-svn-id: http://svn.osgeo.org/postgis/trunk@14149
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Sep 2015 03:19:37 +0000 (03:19 +0000)]
update tiger instructions to be comprehensive (next step will be to delete them from README os have only one source to edit). Also add a note about using GUC for raster settings (instead of less cross-platform environment approach)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14148
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 21:25:59 +0000 (21:25 +0000)]
Fix check-local rule to properly setup symlinks
git-svn-id: http://svn.osgeo.org/postgis/trunk@14147
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 21:15:37 +0000 (21:15 +0000)]
Update italian installation transation
git-svn-id: http://svn.osgeo.org/postgis/trunk@14146
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 29 Sep 2015 20:38:52 +0000 (20:38 +0000)]
commit debbie's translation script and add the check_localized call. (Switched debbie's job alreayd to use this script instead of the one from buildbot svn)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14145
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 20:10:56 +0000 (20:10 +0000)]
Fix it_IT translation of installation.xml.po
git-svn-id: http://svn.osgeo.org/postgis/trunk@14143
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 20:09:06 +0000 (20:09 +0000)]
Add "check-localized" rule in doc/Makefile (#3302)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14142
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 19:36:41 +0000 (19:36 +0000)]
Fix pt_BR translation of installation.xml.po
git-svn-id: http://svn.osgeo.org/postgis/trunk@14141
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 19:29:51 +0000 (19:29 +0000)]
update-po after new german translation was added
git-svn-id: http://svn.osgeo.org/postgis/trunk@14140
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 19:29:19 +0000 (19:29 +0000)]
Add missing Makefile to build german documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@14139
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 19:15:57 +0000 (19:15 +0000)]
Add missing ending quotes in german faq translations (#3293)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14138
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 19:10:26 +0000 (19:10 +0000)]
Update German translation of FAQs (#3293)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14137
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 29 Sep 2015 17:30:28 +0000 (17:30 +0000)]
#3300, Box3D for curves calculation fix
git-svn-id: http://svn.osgeo.org/postgis/trunk@14136
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 14:47:32 +0000 (14:47 +0000)]
Add german (partial) translation from transifex
git-svn-id: http://svn.osgeo.org/postgis/trunk@14135
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 14:47:00 +0000 (14:47 +0000)]
Add missing reference_temporal.xml.po files
git-svn-id: http://svn.osgeo.org/postgis/trunk@14134
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 14:46:39 +0000 (14:46 +0000)]
Update translation files from transifex
git-svn-id: http://svn.osgeo.org/postgis/trunk@14133
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 29 Sep 2015 12:54:22 +0000 (12:54 +0000)]
#2473, only create spatial index if there's a shape file
git-svn-id: http://svn.osgeo.org/postgis/trunk@14132
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 29 Sep 2015 12:38:10 +0000 (12:38 +0000)]
Remove old deprcated manual steps
git-svn-id: http://svn.osgeo.org/postgis/trunk@14131
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 12:31:27 +0000 (12:31 +0000)]
Update translation templates
git-svn-id: http://svn.osgeo.org/postgis/trunk@14130
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 12:31:03 +0000 (12:31 +0000)]
Add reference_temporal.xml translation resource
git-svn-id: http://svn.osgeo.org/postgis/trunk@14129
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 11:43:58 +0000 (11:43 +0000)]
Honor build flags in liblwgeom and loader dirs (#3291)
Patch by Markus Wanner <markus@bluegap.ch>
git-svn-id: http://svn.osgeo.org/postgis/trunk@14128
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 11:38:31 +0000 (11:38 +0000)]
Strip BOM out of manpage (#3292)
Thanks Markus Wanner <markus@bluegap.ch>
git-svn-id: http://svn.osgeo.org/postgis/trunk@14127
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 11:25:27 +0000 (11:25 +0000)]
Add 3D tests for ST_DelaunayTriangles (#2301)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14126
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 29 Sep 2015 11:12:36 +0000 (11:12 +0000)]
Do not override install/uninstall/clean targets from PGXS (#3284)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14125
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 29 Sep 2015 03:30:28 +0000 (03:30 +0000)]
fix typo in tag provide example for enable driver and database and system level
git-svn-id: http://svn.osgeo.org/postgis/trunk@14123
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 29 Sep 2015 03:20:05 +0000 (03:20 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@14122
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 29 Sep 2015 03:14:33 +0000 (03:14 +0000)]
update ST_GDALDrivers example to demonstrate how to enable all drivers and also show some cool new offerings in GDAL 2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@14121
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 28 Sep 2015 07:40:13 +0000 (07:40 +0000)]
Add support for creating extension from unpackaged (#3296)
Use: ./run_test.pl --extension --upgrade-path unpackaged--2.2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@14119
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 28 Sep 2015 07:15:11 +0000 (07:15 +0000)]
Typo in help message
git-svn-id: http://svn.osgeo.org/postgis/trunk@14118
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Sep 2015 16:42:54 +0000 (16:42 +0000)]
#3043: Some raster2pgsql options are not documented
git-svn-id: http://svn.osgeo.org/postgis/trunk@14117
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Sep 2015 15:48:51 +0000 (15:48 +0000)]
#3297 fix check_gdal regress test to not test initial state (so not sensitive to users default postgis.gdal_enabled_drivers settings
git-svn-id: http://svn.osgeo.org/postgis/trunk@14116
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 26 Sep 2015 14:30:47 +0000 (14:30 +0000)]
#3289 - spelling mistakes -- apply remainder shplib provided by sebastic
git-svn-id: http://svn.osgeo.org/postgis/trunk@14115
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 26 Sep 2015 10:49:44 +0000 (10:49 +0000)]
Detect GNU/Hurd and treat it like Linux just as BSD (#3295)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14114
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Sat, 26 Sep 2015 10:17:42 +0000 (10:17 +0000)]
Minor spelling fixes (#3288)
recieved -> received
splitted -> split
The "Portuguese" once were left untouched because inside
external shapelib component.
Thanks to Markus Wanner <markus@bluegap.ch>
and Bas Couwenberg <sebastic@debian.org>
git-svn-id: http://svn.osgeo.org/postgis/trunk@14113
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 25 Sep 2015 18:03:49 +0000 (18:03 +0000)]
Get rid of obsolete comments
git-svn-id: http://svn.osgeo.org/postgis/trunk@14110
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 25 Sep 2015 11:53:26 +0000 (11:53 +0000)]
Build in place
git-svn-id: http://svn.osgeo.org/postgis/trunk@14109
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 25 Sep 2015 07:27:34 +0000 (07:27 +0000)]
#3286 get rid of obsolete link
git-svn-id: http://svn.osgeo.org/postgis/trunk@14108
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 22:05:17 +0000 (22:05 +0000)]
Build output one dir lower
git-svn-id: http://svn.osgeo.org/postgis/trunk@14105
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 19:12:37 +0000 (19:12 +0000)]
Allow building with an "RC" version number
git-svn-id: http://svn.osgeo.org/postgis/trunk@14103
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 24 Sep 2015 19:00:06 +0000 (19:00 +0000)]
#3286: update README
git-svn-id: http://svn.osgeo.org/postgis/trunk@14101
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 17:44:09 +0000 (17:44 +0000)]
Reformat
git-svn-id: http://svn.osgeo.org/postgis/trunk@14098
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 17:43:29 +0000 (17:43 +0000)]
Update pgxn file
git-svn-id: http://svn.osgeo.org/postgis/trunk@14097
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 17:34:33 +0000 (17:34 +0000)]
Spling errata
git-svn-id: http://svn.osgeo.org/postgis/trunk@14096
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 17:18:15 +0000 (17:18 +0000)]
Add 2.2 release notes, en-link'en ticket numbers
git-svn-id: http://svn.osgeo.org/postgis/trunk@14095
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 16:28:19 +0000 (16:28 +0000)]
Update Changelog with Makefile rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@14094
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 24 Sep 2015 16:15:44 +0000 (16:15 +0000)]
#2842 Hide unselectable tables from raster_overview and raster_columns
git-svn-id: http://svn.osgeo.org/postgis/trunk@14093
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 13:31:26 +0000 (13:31 +0000)]
Update changelog
git-svn-id: http://svn.osgeo.org/postgis/trunk@14092
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Sep 2015 12:50:25 +0000 (12:50 +0000)]
Ignore working directories
git-svn-id: http://svn.osgeo.org/postgis/trunk@14091
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Sep 2015 21:04:09 +0000 (21:04 +0000)]
#2220, write the encoding down when exporting a shape file
git-svn-id: http://svn.osgeo.org/postgis/trunk@14090
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Sep 2015 18:31:23 +0000 (18:31 +0000)]
#3283, be less brittle in cases of box-overlap-but-geom-not
git-svn-id: http://svn.osgeo.org/postgis/trunk@14089
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Sep 2015 13:59:35 +0000 (13:59 +0000)]
Fix valgrind for lwprint for DMS malformed case
git-svn-id: http://svn.osgeo.org/postgis/trunk@14088
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Sep 2015 07:41:03 +0000 (07:41 +0000)]
More postgis_config.h include ordering
git-svn-id: http://svn.osgeo.org/postgis/trunk@14087
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 23 Sep 2015 07:03:50 +0000 (07:03 +0000)]
Include postgis_config.h before others, to allow overriding debug
git-svn-id: http://svn.osgeo.org/postgis/trunk@14086
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 22 Sep 2015 20:40:25 +0000 (20:40 +0000)]
Make repeated point removal more sensitive to not creating invalid outputs
git-svn-id: http://svn.osgeo.org/postgis/trunk@14085
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 22 Sep 2015 19:51:58 +0000 (19:51 +0000)]
Slight performance tweak to remove repeated points
git-svn-id: http://svn.osgeo.org/postgis/trunk@14084
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Sep 2015 16:16:21 +0000 (16:16 +0000)]
Do not export library symbols from the PostgreSQL module
Makes it easy for other modules to use dynamically linked liblwgeom.
See #3281.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14083
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Sep 2015 16:16:15 +0000 (16:16 +0000)]
Search for exclude-libs support at configure time
git-svn-id: http://svn.osgeo.org/postgis/trunk@14082
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Sep 2015 15:46:56 +0000 (15:46 +0000)]
Stop looking for C++ compiler (#3282)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14081
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 21 Sep 2015 06:59:25 +0000 (06:59 +0000)]
Cross-link ST_Subdivide and ST_Split
git-svn-id: http://svn.osgeo.org/postgis/trunk@14079
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Sep 2015 06:28:49 +0000 (06:28 +0000)]
Get rid of compiler warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@14078
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 16 Sep 2015 12:00:10 +0000 (12:00 +0000)]
Fix precision of face bounding box in topology callbacks
This bug triggered a regression from 2.1
git-svn-id: http://svn.osgeo.org/postgis/trunk@14077
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 16 Sep 2015 08:26:39 +0000 (08:26 +0000)]
Fix premature reset of data_changed flag
Before this fix, tipical topology loading within a single statement
would fail to see changes introduced by itself.
git-svn-id: http://svn.osgeo.org/postgis/trunk@14076
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 16 Sep 2015 07:09:47 +0000 (07:09 +0000)]
Plug leak in lwpoly_make_valid for unclosed ring polygons
git-svn-id: http://svn.osgeo.org/postgis/trunk@14075
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 16 Sep 2015 06:18:51 +0000 (06:18 +0000)]
Fix mis-handling of _lwt_EdgeMotionArea return code
git-svn-id: http://svn.osgeo.org/postgis/trunk@14074
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Sep 2015 20:32:58 +0000 (20:32 +0000)]
Plug gbox leak in _lwt_AddFaceSplit
git-svn-id: http://svn.osgeo.org/postgis/trunk@14073
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Sep 2015 20:22:35 +0000 (20:22 +0000)]
Plug leak in lwt_RemoveIsoNode
git-svn-id: http://svn.osgeo.org/postgis/trunk@14072
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Sep 2015 20:01:37 +0000 (20:01 +0000)]
Plug leaks in lwt_MoveIsoNode
git-svn-id: http://svn.osgeo.org/postgis/trunk@14071
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Sep 2015 19:51:13 +0000 (19:51 +0000)]
Do not assume lwerror long-jumps in ptarray_insert_point
git-svn-id: http://svn.osgeo.org/postgis/trunk@14070
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Sep 2015 19:51:07 +0000 (19:51 +0000)]
Fix memory leak in lwt_GetNodeByPoint
git-svn-id: http://svn.osgeo.org/postgis/trunk@14069
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Sep 2015 14:58:09 +0000 (14:58 +0000)]
Plug leak in lwt_GetEdgeByPoint
git-svn-id: http://svn.osgeo.org/postgis/trunk@14068
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Sep 2015 14:52:54 +0000 (14:52 +0000)]
Plug leak of signed edge ids in _lwt_AddFaceSplit
git-svn-id: http://svn.osgeo.org/postgis/trunk@14067
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 15 Sep 2015 14:44:04 +0000 (14:44 +0000)]
Remove memory leak in lwt_AddLine
git-svn-id: http://svn.osgeo.org/postgis/trunk@14066
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 14 Sep 2015 14:47:31 +0000 (14:47 +0000)]
Fix hardly reachable memory fault and plug more temporary leaks
Nothing serious as the only triggering condition would be unexpected
return from SPI_execute (unlikely).
git-svn-id: http://svn.osgeo.org/postgis/trunk@14065
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 14 Sep 2015 14:35:08 +0000 (14:35 +0000)]
Plug leak in get{Node,Edge,Face}WithinBox2D topology callbacks
git-svn-id: http://svn.osgeo.org/postgis/trunk@14064
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Mon, 14 Sep 2015 12:13:59 +0000 (12:13 +0000)]
Add all missing format attributes under GNUC
Fixes the leftover suggestion warnings from -Wmissing-format-attribute
git-svn-id: http://svn.osgeo.org/postgis/trunk@14063
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Sep 2015 13:18:52 +0000 (13:18 +0000)]
Fix docs for topology.intersects (#2593)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14061
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Sep 2015 10:57:22 +0000 (10:57 +0000)]
Do not force comments install when building without postgresql
See #3157
git-svn-id: http://svn.osgeo.org/postgis/trunk@14060
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 9 Sep 2015 10:15:49 +0000 (10:15 +0000)]
Drop --without-postgresql, use --without-pgconfig for same purpose
The --without-postgresql support was added with r13882, this commit
removes it and uses the existing --with-pgconfig switch instead.
Pass argument "no" or use --without-pgconfig to disable PostgreSQL.
See #3157
git-svn-id: http://svn.osgeo.org/postgis/trunk@14059
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 9 Sep 2015 07:44:05 +0000 (07:44 +0000)]
fix mismatched ids
git-svn-id: http://svn.osgeo.org/postgis/trunk@14058
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 9 Sep 2015 07:14:31 +0000 (07:14 +0000)]
fix link tag typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@14057
b70326c6 -7e19-0410-871a-
916f4a2858ee