]> granicus.if.org Git - postgis/log
postgis
9 years agoDrop postgis_config.h include from header file (#2303)
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

9 years agoUpdate emails, #3309
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

9 years ago#3308 patch winnie's build and packaging and regress to go back to static linking.
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

9 years ago#3308 gui loader on windows doesn't work -- add in the extra dependencies introduced...
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

9 years agoAdd item about the new "lwgeom_version" function in liblwgeom
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

9 years agoAdd check for liblwgeom version mismatch in postgis_full_version()
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

9 years agoupdate srid exclude range for proper dump/restore preserve of custom spatial ref...
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

9 years agoHonour topology-wide precision configuration (#3304)
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

9 years agoImprove robustness of adding points to topology (#3280)
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

9 years agotry to fix illegal abstract (with note (instead of para)) and listltiem with no para
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

9 years agoupdate tiger instructions to be comprehensive (next step will be to delete them from...
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

9 years agoFix check-local rule to properly setup symlinks
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

9 years agoUpdate italian installation transation
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

9 years agocommit debbie's translation script and add the check_localized call. (Switched debbi...
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

9 years agoFix it_IT translation of installation.xml.po
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

9 years agoAdd "check-localized" rule in doc/Makefile (#3302)
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

9 years agoFix pt_BR translation of installation.xml.po
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

9 years agoupdate-po after new german translation was added
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

9 years agoAdd missing Makefile to build german documentation
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

9 years agoAdd missing ending quotes in german faq translations (#3293)
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

9 years agoUpdate German translation of FAQs (#3293)
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

9 years ago#3300, Box3D for curves calculation fix
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

9 years agoAdd german (partial) translation from transifex
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

9 years agoAdd missing reference_temporal.xml.po files
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

9 years agoUpdate translation files from transifex
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

9 years ago#2473, only create spatial index if there's a shape file
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

9 years agoRemove old deprcated manual steps
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

9 years agoUpdate translation templates
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

9 years agoAdd reference_temporal.xml translation resource
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

9 years agoHonor build flags in liblwgeom and loader dirs (#3291)
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

9 years agoStrip BOM out of manpage (#3292)
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

9 years agoAdd 3D tests for ST_DelaunayTriangles (#2301)
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

9 years agoDo not override install/uninstall/clean targets from PGXS (#3284)
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

9 years agofix typo in tag provide example for enable driver and database and system level
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

9 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@14122 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

9 years agoupdate ST_GDALDrivers example to demonstrate how to enable all drivers and also show...
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

9 years agoAdd support for creating extension from unpackaged (#3296)
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

9 years agoTypo in help message
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

9 years ago#3043: Some raster2pgsql options are not documented
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

9 years ago#3297 fix check_gdal regress test to not test initial state (so not sensitive to...
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

9 years ago#3289 - spelling mistakes -- apply remainder shplib provided by sebastic
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

9 years agoDetect GNU/Hurd and treat it like Linux just as BSD (#3295)
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

9 years agoMinor spelling fixes (#3288)
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

9 years agoGet rid of obsolete comments
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

9 years agoBuild in place
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

9 years ago#3286 get rid of obsolete link
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

9 years agoBuild output one dir lower
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

9 years agoAllow building with an "RC" version number
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

9 years ago#3286: update README
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

9 years agoReformat
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

9 years agoUpdate pgxn file
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

9 years agoSpling errata
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

9 years agoAdd 2.2 release notes, en-link'en ticket numbers
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

9 years agoUpdate Changelog with Makefile rule
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

9 years ago#2842 Hide unselectable tables from raster_overview and raster_columns
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

9 years agoUpdate changelog
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

9 years agoIgnore working directories
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

9 years ago#2220, write the encoding down when exporting a shape file
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

9 years ago#3283, be less brittle in cases of box-overlap-but-geom-not
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

9 years agoFix valgrind for lwprint for DMS malformed case
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

9 years agoMore postgis_config.h include ordering
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

9 years agoInclude postgis_config.h before others, to allow overriding debug
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

9 years agoMake repeated point removal more sensitive to not creating invalid outputs
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

9 years agoSlight performance tweak to remove repeated points
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

9 years agoDo not export library symbols from the PostgreSQL module
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

9 years agoSearch for exclude-libs support at configure time
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

9 years agoStop looking for C++ compiler (#3282)
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

9 years agoCross-link ST_Subdivide and ST_Split
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

9 years agoGet rid of compiler warnings
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

9 years agoFix precision of face bounding box in topology callbacks
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

9 years agoFix premature reset of data_changed flag
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

9 years agoPlug leak in lwpoly_make_valid for unclosed ring polygons
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

9 years agoFix mis-handling of _lwt_EdgeMotionArea return code
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

9 years agoPlug gbox leak in _lwt_AddFaceSplit
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

9 years agoPlug leak in lwt_RemoveIsoNode
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

9 years agoPlug leaks in lwt_MoveIsoNode
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

9 years agoDo not assume lwerror long-jumps in ptarray_insert_point
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

9 years agoFix memory leak in lwt_GetNodeByPoint
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

9 years agoPlug leak in lwt_GetEdgeByPoint
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

9 years agoPlug leak of signed edge ids in _lwt_AddFaceSplit
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

9 years agoRemove memory leak in lwt_AddLine
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

9 years agoFix hardly reachable memory fault and plug more temporary leaks
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

9 years agoPlug leak in get{Node,Edge,Face}WithinBox2D topology callbacks
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

9 years agoAdd all missing format attributes under GNUC
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

9 years agoFix docs for topology.intersects (#2593)
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

9 years agoDo not force comments install when building without postgresql
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

9 years agoDrop --without-postgresql, use --without-pgconfig for same purpose
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

9 years agofix mismatched ids
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

9 years agofix link tag typo
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

9 years agoFlesh out the rules table description and how to create rules
Regina Obe [Wed, 9 Sep 2015 06:30:28 +0000 (06:30 +0000)]
Flesh out the rules table description and how to create rules

git-svn-id: http://svn.osgeo.org/postgis/trunk@14056 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#2978 address standardizer doesn't handle street number ranges, also added regress...
Regina Obe [Wed, 9 Sep 2015 04:47:59 +0000 (04:47 +0000)]
#2978 address standardizer doesn't handle street number ranges, also added regress tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@14055 b70326c6-7e19-0410-871a-916f4a2858ee

9 years ago#2981 handling state highways with named parts. This might not be the best way to...
Regina Obe [Tue, 8 Sep 2015 22:57:03 +0000 (22:57 +0000)]
#2981 handling state highways with named parts.  This might not be the best way to parse but aligns with tiger data. Include tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@14054 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoReduce pointarray copies on face split
Sandro Santilli [Mon, 7 Sep 2015 07:52:26 +0000 (07:52 +0000)]
Reduce pointarray copies on face split

git-svn-id: http://svn.osgeo.org/postgis/trunk@14051 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoThis is to fix tiger data that causes geocoding issues. This is not yet integrated...
Regina Obe [Sun, 6 Sep 2015 00:11:04 +0000 (00:11 +0000)]
This is to fix tiger data that causes geocoding issues.  This is not yet integrated into load or documented  since requires more testing.  Not even installed yet as part of tiger extension

git-svn-id: http://svn.osgeo.org/postgis/trunk@14048 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoget rid of all windows line breaks and enforce Unix line breaks
Regina Obe [Fri, 4 Sep 2015 07:22:29 +0000 (07:22 +0000)]
get rid of all windows line breaks and enforce Unix line breaks

git-svn-id: http://svn.osgeo.org/postgis/trunk@14047 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@14046 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Fri, 4 Sep 2015 06:23:12 +0000 (06:23 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@14046 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoget rid of windows end line
Regina Obe [Fri, 4 Sep 2015 06:22:11 +0000 (06:22 +0000)]
get rid of windows end line

git-svn-id: http://svn.osgeo.org/postgis/trunk@14045 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agogive example of ST_3DArea
Regina Obe [Thu, 3 Sep 2015 23:20:38 +0000 (23:20 +0000)]
give example of ST_3DArea

git-svn-id: http://svn.osgeo.org/postgis/trunk@14044 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agochange to always be linux line feed
Regina Obe [Thu, 3 Sep 2015 22:48:34 +0000 (22:48 +0000)]
change to always be linux line feed

git-svn-id: http://svn.osgeo.org/postgis/trunk@14043 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agoadd an tuples only unaligned include so don't have to worry about behavior of echo...
Regina Obe [Thu, 3 Sep 2015 22:47:56 +0000 (22:47 +0000)]
add an tuples only unaligned include so don't have to worry about behavior of echo /t in bash/sh (for testing)

git-svn-id: http://svn.osgeo.org/postgis/trunk@14042 b70326c6-7e19-0410-871a-916f4a2858ee