]> granicus.if.org Git - postgis/log
postgis
9 years agoMore leaks plugging
Sandro Santilli [Thu, 27 Aug 2015 12:46:17 +0000 (12:46 +0000)]
More leaks plugging

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

9 years agoFix leak in ptarray_merge
Sandro Santilli [Thu, 27 Aug 2015 11:19:28 +0000 (11:19 +0000)]
Fix leak in ptarray_merge

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

9 years agoFix some leaks in _lwt_AddFaceSplit
Sandro Santilli [Thu, 27 Aug 2015 11:01:37 +0000 (11:01 +0000)]
Fix some leaks in _lwt_AddFaceSplit

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

9 years agoTypo in topo signature
Sandro Santilli [Thu, 27 Aug 2015 10:55:29 +0000 (10:55 +0000)]
Typo in topo signature

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

9 years agoAdd SFGAL script version mismatch on postgis_full_version
Sandro Santilli [Thu, 27 Aug 2015 09:55:40 +0000 (09:55 +0000)]
Add SFGAL script version mismatch on postgis_full_version

See #3266

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

9 years agoPlug more leaks in lwgeom-topo
Sandro Santilli [Wed, 26 Aug 2015 17:30:39 +0000 (17:30 +0000)]
Plug more leaks in lwgeom-topo

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

9 years agoPlug edge leak on edge split
Sandro Santilli [Wed, 26 Aug 2015 16:51:08 +0000 (16:51 +0000)]
Plug edge leak on edge split

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

9 years agoMore leaks plugged on edge split
Sandro Santilli [Wed, 26 Aug 2015 16:39:07 +0000 (16:39 +0000)]
More leaks plugged on edge split

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

9 years agoDo not leak POINTARRAY objects on edge split
Sandro Santilli [Wed, 26 Aug 2015 16:18:12 +0000 (16:18 +0000)]
Do not leak POINTARRAY objects on edge split

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

9 years agoDo not leak POINTARRAYs during topology function calls
Sandro Santilli [Wed, 26 Aug 2015 15:49:59 +0000 (15:49 +0000)]
Do not leak POINTARRAYs during topology function calls

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

9 years agoPlug another leak in lwt_AddIsoEdge
Sandro Santilli [Wed, 26 Aug 2015 14:45:55 +0000 (14:45 +0000)]
Plug another leak in lwt_AddIsoEdge

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

9 years agoFix ring edge finding in ST_GetFaceEdges (#3265)
Sandro Santilli [Wed, 26 Aug 2015 14:21:06 +0000 (14:21 +0000)]
Fix ring edge finding in ST_GetFaceEdges (#3265)

Includes regress test

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

9 years agoFix error message from GetFaceEdges
Sandro Santilli [Wed, 26 Aug 2015 12:56:05 +0000 (12:56 +0000)]
Fix error message from GetFaceEdges

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

9 years agoMore leaks in _lwt_CheckEdgeCrossing
Sandro Santilli [Wed, 26 Aug 2015 12:36:18 +0000 (12:36 +0000)]
More leaks in _lwt_CheckEdgeCrossing

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

9 years agoCorrectly plug nodes leak in _lwt_AddEdge
Sandro Santilli [Wed, 26 Aug 2015 12:16:26 +0000 (12:16 +0000)]
Correctly plug nodes leak in _lwt_AddEdge

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

9 years agoRevert "Plug nodes leak in _lwt_AddEdge"
Sandro Santilli [Wed, 26 Aug 2015 12:01:42 +0000 (12:01 +0000)]
Revert "Plug nodes leak in _lwt_AddEdge"

This reverts r14001, as it introduced instabilities

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

9 years agoPlug nodes leak in _lwt_AddEdge
Sandro Santilli [Wed, 26 Aug 2015 11:02:50 +0000 (11:02 +0000)]
Plug nodes leak in _lwt_AddEdge

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

9 years agoMore leaks plugged in _lwt_CheckEdgeCrossing
Sandro Santilli [Wed, 26 Aug 2015 11:02:44 +0000 (11:02 +0000)]
More leaks plugged in _lwt_CheckEdgeCrossing

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

9 years agoFix memory leak in _lwt_CheckEdgeCrossing, used by edge adding funx
Sandro Santilli [Wed, 26 Aug 2015 10:19:58 +0000 (10:19 +0000)]
Fix memory leak in _lwt_CheckEdgeCrossing, used by edge adding funx

Thanks Alessandro Furieri for spotting this

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

9 years agoAdd license header to run_test.pl
Sandro Santilli [Tue, 25 Aug 2015 14:20:40 +0000 (14:20 +0000)]
Add license header to run_test.pl

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

9 years ago#3262 Fix address_standardizer and postgis_tiger_geocoder extension install
Regina Obe [Tue, 25 Aug 2015 09:44:58 +0000 (09:44 +0000)]
#3262 Fix address_standardizer and postgis_tiger_geocoder extension install

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

9 years agochange to unix line breaks
Regina Obe [Mon, 24 Aug 2015 21:33:38 +0000 (21:33 +0000)]
change to unix line breaks

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

9 years agoupdte loading data to include vacuumning and install missing indexes
Regina Obe [Mon, 24 Aug 2015 19:47:34 +0000 (19:47 +0000)]
updte loading data to include vacuumning and install missing indexes

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

9 years agoDo not raise missing-topology NOTICE on postgis_full_version()
Sandro Santilli [Mon, 24 Aug 2015 12:03:38 +0000 (12:03 +0000)]
Do not raise missing-topology NOTICE on postgis_full_version()

See #3257

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

9 years agoConvert .bat file to crlf, as requested by .gitattributes
Sandro Santilli [Mon, 24 Aug 2015 10:45:28 +0000 (10:45 +0000)]
Convert .bat file to crlf, as requested by .gitattributes

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

9 years ago#3260: parse_address function screws up when zip is > 5 characters
Regina Obe [Mon, 24 Aug 2015 06:32:19 +0000 (06:32 +0000)]
#3260: parse_address function screws up when zip is > 5 characters

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

9 years ago#3259 pagc_normalize_address (standardize_address), doesn't convert numbered street...
Regina Obe [Mon, 24 Aug 2015 05:43:27 +0000 (05:43 +0000)]
#3259 pagc_normalize_address (standardize_address), doesn't convert numbered street name right (3rd and ,third, used to become 3 instead of 3rd)

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

9 years ago#2336 FIPS 20 causes wildcard expansion to wget all files
Regina Obe [Mon, 24 Aug 2015 03:26:28 +0000 (03:26 +0000)]
#2336 FIPS 20 causes wildcard expansion to wget all files

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

9 years ago#1108 regression test to confirm this issue is fixed.
Regina Obe [Mon, 24 Aug 2015 02:01:46 +0000 (02:01 +0000)]
#1108 regression test to confirm this issue is fixed.

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

9 years ago#1108 regression test to confirm this issue is fixed.
Regina Obe [Mon, 24 Aug 2015 01:53:14 +0000 (01:53 +0000)]
#1108 regression test to confirm this issue is fixed.

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

9 years agogit-svn-id: http://svn.osgeo.org/postgis/trunk@13986 b70326c6-7e19-0410-871a-916f4a2858ee
Regina Obe [Sun, 23 Aug 2015 07:46:04 +0000 (07:46 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@13986 b70326c6-7e19-0410-871a-916f4a2858ee

9 years agomore updating to reflect all the extensions packaged in postgis 2.2
Regina Obe [Sun, 23 Aug 2015 07:42:24 +0000 (07:42 +0000)]
more updating to reflect all the extensions packaged in postgis 2.2

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

9 years agoupdate test regress output. Fix command/screen tags not in para tags
Regina Obe [Sun, 23 Aug 2015 07:19:21 +0000 (07:19 +0000)]
update test regress output.  Fix command/screen tags not in para tags

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

9 years ago#3258 have winnie test tiger geocoder
Regina Obe [Sun, 23 Aug 2015 06:58:19 +0000 (06:58 +0000)]
#3258 have winnie test tiger geocoder

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

9 years ago#3258 installcheck for tiger geocoder, update some regress so they reflect actual...
Regina Obe [Sun, 23 Aug 2015 06:52:15 +0000 (06:52 +0000)]
#3258 installcheck for tiger geocoder, update some regress so they reflect actual state of outputs, add new genrated folders to gitignore and svn ignore.  Update the docs to describe new installcheck for (postgis_tiger_geocoder and address_standardizer extensions)

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

9 years agocleanup of processing make installcheck and building extensions to prevent junk from...
Regina Obe [Sun, 23 Aug 2015 06:49:23 +0000 (06:49 +0000)]
cleanup of processing make installcheck and building extensions to prevent junk from being installed in extension folder

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

9 years agomake pre_type check not case sensitive
Regina Obe [Sun, 23 Aug 2015 05:47:21 +0000 (05:47 +0000)]
make pre_type check not case sensitive

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

9 years agohard-code to work with branches only -- will dificult tag later.
Regina Obe [Sat, 22 Aug 2015 21:47:29 +0000 (21:47 +0000)]
hard-code to work with branches only -- will dificult tag later.

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

9 years agoworks when I cut and paste in
Regina Obe [Sat, 22 Aug 2015 21:44:09 +0000 (21:44 +0000)]
works when I cut and paste in

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

9 years agotry again - damn bash
Regina Obe [Sat, 22 Aug 2015 21:30:59 +0000 (21:30 +0000)]
try again - damn bash

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

9 years agotry again
Regina Obe [Sat, 22 Aug 2015 21:16:55 +0000 (21:16 +0000)]
try again

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

9 years agotweak script to get to work
Regina Obe [Sat, 22 Aug 2015 21:01:28 +0000 (21:01 +0000)]
tweak script to get to work

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

9 years agomove debbie's regress script into repo (already changed her regress to check if scrip...
Regina Obe [Sat, 22 Aug 2015 20:35:06 +0000 (20:35 +0000)]
move debbie's regress script into repo (already changed her regress to check if script exists and use that instead of the buildbots/debian one

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

9 years agologic to copy dlls of address standardizer after extension install so addresss standa...
Regina Obe [Sat, 22 Aug 2015 19:41:34 +0000 (19:41 +0000)]
logic to copy dlls of address standardizer after extension install so addresss standardizer regress checks work

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

9 years agohave winnie do installcheck on address standardizer
Regina Obe [Sat, 22 Aug 2015 19:25:21 +0000 (19:25 +0000)]
have winnie do installcheck on address standardizer

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

9 years ago#3184: regression tests for address_standardizer - implement make installcheck
Regina Obe [Sat, 22 Aug 2015 06:49:09 +0000 (06:49 +0000)]
#3184: regression tests for address_standardizer - implement make installcheck

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

9 years agoStop curves at the door when entering 3D distance calc. #3253
Nicklas Avén [Fri, 21 Aug 2015 19:17:47 +0000 (19:17 +0000)]
Stop curves at the door when entering 3D distance calc. #3253

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

9 years ago#3254, ST_SubDivide garden crash, not empty safe
Paul Ramsey [Fri, 21 Aug 2015 13:37:55 +0000 (13:37 +0000)]
#3254, ST_SubDivide garden crash, not empty safe

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

9 years agoST_Relate use integer instead of int for arg type. That's what PostgreSQL shows...
Regina Obe [Fri, 21 Aug 2015 06:54:08 +0000 (06:54 +0000)]
ST_Relate use integer instead of int for arg type.  That's what PostgreSQL shows it as in final function and int is tripping up garden tests (doesn't know what int is).

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

9 years ago#2448 geocoder_setting gives primary key on restore (created a new table geocode_sett...
Regina Obe [Fri, 21 Aug 2015 06:09:55 +0000 (06:09 +0000)]
#2448 geocoder_setting gives primary key on restore (created a new table geocode_settings_default to hold defaults and keep geocode_settings for custom ones)

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

9 years agomissed changes per #3247 highlighted.
Regina Obe [Fri, 21 Aug 2015 05:09:18 +0000 (05:09 +0000)]
missed changes per #3247 highlighted.

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

9 years agoAdd 2 regression tests for mixed dimmentionalty input to 3d distance calculations...
Nicklas Avén [Thu, 20 Aug 2015 20:54:06 +0000 (20:54 +0000)]
Add 2 regression tests for mixed dimmentionalty input to 3d distance calculations (giving z-value under FLT_MIN which is not used any more) #3244

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

9 years agoIn 3D distance functions: Using min/max Z from 3D geometry when constructing vertical...
Nicklas Avén [Thu, 20 Aug 2015 20:52:16 +0000 (20:52 +0000)]
In 3D distance functions: Using min/max Z from 3D geometry when constructing vertical line used in finding z value for 2D geoemtry, when mixed geometry #3244

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

9 years ago#2980 directional as a street name should not be abbreviated
Regina Obe [Thu, 20 Aug 2015 20:17:48 +0000 (20:17 +0000)]
#2980 directional as a street name should not be abbreviated

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

9 years agoFix typo causing wrong answer in 3d-calc in some situations #3251
Nicklas Avén [Thu, 20 Aug 2015 20:08:02 +0000 (20:08 +0000)]
Fix typo causing wrong answer in 3d-calc in some situations #3251

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

9 years ago#3161: treat nulls as blank text for rating purposes ( geocode_intersection returns...
Regina Obe [Thu, 20 Aug 2015 19:29:18 +0000 (19:29 +0000)]
#3161: treat nulls as blank text for rating purposes ( geocode_intersection returns a null rating for a specific intersection)

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

9 years ago#3183: Logic to upgrade the address_standardizer extensions
Regina Obe [Thu, 20 Aug 2015 19:18:21 +0000 (19:18 +0000)]
#3183: Logic to upgrade the address_standardizer extensions

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

9 years agoTry to quiet warnings, #3250
Paul Ramsey [Thu, 20 Aug 2015 18:55:55 +0000 (18:55 +0000)]
Try to quiet warnings, #3250

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

9 years agoRound off test results for precision match
Paul Ramsey [Thu, 20 Aug 2015 18:24:42 +0000 (18:24 +0000)]
Round off test results for precision match

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

9 years ago#2422, improper stopping behavior in geographic dwithin
Paul Ramsey [Thu, 20 Aug 2015 18:09:37 +0000 (18:09 +0000)]
#2422, improper stopping behavior in geographic dwithin

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

9 years agoImplement ST_RemoveIsoEdge in C
Sandro Santilli [Thu, 20 Aug 2015 16:24:23 +0000 (16:24 +0000)]
Implement ST_RemoveIsoEdge in C

Adds lwt_RemIsoEdge to liblwgeom

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoDo not force debug on in C topology
Sandro Santilli [Thu, 20 Aug 2015 15:13:18 +0000 (15:13 +0000)]
Do not force debug on in C topology

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

9 years agoFix typo in PopulateGeometryColumns docs
Sandro Santilli [Thu, 20 Aug 2015 15:00:02 +0000 (15:00 +0000)]
Fix typo in PopulateGeometryColumns docs

Thanks Oliver Tonnhofer for spotting this

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

9 years agoImplement TopoGeo_addPolygon in C
Sandro Santilli [Thu, 20 Aug 2015 14:59:57 +0000 (14:59 +0000)]
Implement TopoGeo_addPolygon in C

Adds getFaceWithinBox2D backend callback

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoFix error on "other connected edges" in _lwt_HealEdges
Sandro Santilli [Thu, 20 Aug 2015 11:28:55 +0000 (11:28 +0000)]
Fix error on "other connected edges" in _lwt_HealEdges

Thanks Alessandro Furieri for catching this
(our testsuite missed it!)

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

9 years agoImplement TopoGeo_AddLinestring to C
Sandro Santilli [Thu, 20 Aug 2015 10:30:13 +0000 (10:30 +0000)]
Implement TopoGeo_AddLinestring to C

Also:

 - Convert srid=-1 in topology to officially unknown srid
   at load time (See #3192).
 - Use hexwkb for box-based callback queries to avoid drifts.
 - Fix minTolerance computation.

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoFix for #3244
Nicklas Avén [Wed, 19 Aug 2015 21:39:49 +0000 (21:39 +0000)]
Fix for #3244

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

9 years agoTests for when #3244 is fixed
Paul Ramsey [Wed, 19 Aug 2015 16:46:23 +0000 (16:46 +0000)]
Tests for when #3244 is fixed

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

9 years agoAlways return a fully owned object to lwgeom/geos function callers
Sandro Santilli [Wed, 19 Aug 2015 16:41:01 +0000 (16:41 +0000)]
Always return a fully owned object to lwgeom/geos function callers

See #3245

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

9 years agoAdd lwgeom_unaryunion to liblwgeom
Sandro Santilli [Wed, 19 Aug 2015 10:52:19 +0000 (10:52 +0000)]
Add lwgeom_unaryunion to liblwgeom

Includes postgis change to use liblwgeom version

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

9 years agoAdd NEWS item about lwgeom_linemerge function in liblwgeom
Sandro Santilli [Wed, 19 Aug 2015 09:15:02 +0000 (09:15 +0000)]
Add NEWS item about lwgeom_linemerge function in liblwgeom

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

9 years agoAdd lwgeom_linemerge to liblwgeom
Sandro Santilli [Wed, 19 Aug 2015 09:14:13 +0000 (09:14 +0000)]
Add lwgeom_linemerge to liblwgeom

Includes regress test and postgis change to use liblwgeom version

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

9 years agoupgrade to use cgal 4.6.1 and boost 1.59.0
Regina Obe [Wed, 19 Aug 2015 06:54:28 +0000 (06:54 +0000)]
upgrade to use cgal 4.6.1 and boost 1.59.0

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

9 years ago#3238, handle case of "placeholder" GUC as well as real GUC conflicts
Paul Ramsey [Tue, 18 Aug 2015 20:59:00 +0000 (20:59 +0000)]
#3238, handle case of "placeholder" GUC as well as real GUC conflicts

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

9 years agoImplement TopoGeo_addPoint in C
Sandro Santilli [Tue, 18 Aug 2015 18:19:51 +0000 (18:19 +0000)]
Implement TopoGeo_addPoint in C

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoFix build with POSTGIS_DEBUG defined
Sandro Santilli [Tue, 18 Aug 2015 17:34:56 +0000 (17:34 +0000)]
Fix build with POSTGIS_DEBUG defined

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

9 years agoDo not use NOTICE channel for debugging prints
Sandro Santilli [Tue, 18 Aug 2015 17:10:32 +0000 (17:10 +0000)]
Do not use NOTICE channel for debugging prints

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

9 years ago#2283, shp2pgsql may be parsing shp's multipolygon incorrectly
Paul Ramsey [Tue, 18 Aug 2015 13:40:02 +0000 (13:40 +0000)]
#2283, shp2pgsql may be parsing shp's multipolygon incorrectly

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

9 years agoCorrect exception info about GetFaceByPoint and GetEdgeByPoint (#3241)
Sandro Santilli [Tue, 18 Aug 2015 12:58:32 +0000 (12:58 +0000)]
Correct exception info about GetFaceByPoint and GetEdgeByPoint (#3241)

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

9 years agoImplement GetNodeByPoint, GetEdgeByPoint and GetFaceByPoint in C
Sandro Santilli [Tue, 18 Aug 2015 12:54:44 +0000 (12:54 +0000)]
Implement GetNodeByPoint, GetEdgeByPoint and GetFaceByPoint in C

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoAdd labels for getFaceByNode tests
Sandro Santilli [Tue, 18 Aug 2015 11:56:38 +0000 (11:56 +0000)]
Add labels for getFaceByNode tests

Makes it easier to know which test failed

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

9 years agoFix getNodeWithinDistance2D callback implementation
Sandro Santilli [Tue, 18 Aug 2015 10:56:13 +0000 (10:56 +0000)]
Fix getNodeWithinDistance2D callback implementation

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

9 years agoHush compiler warnings
Sandro Santilli [Tue, 18 Aug 2015 10:14:45 +0000 (10:14 +0000)]
Hush compiler warnings

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

9 years agoSee Also GetFaceByPoint in GetNodeByPoint and GetEdgeByPoint docs
Sandro Santilli [Tue, 18 Aug 2015 09:14:44 +0000 (09:14 +0000)]
See Also GetFaceByPoint in GetNodeByPoint and GetEdgeByPoint docs

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

9 years agoImplement ST_ModEdgeHeal and ST_NewEdgeHeal in C
Sandro Santilli [Mon, 17 Aug 2015 14:56:10 +0000 (14:56 +0000)]
Implement ST_ModEdgeHeal and ST_NewEdgeHeal in C

Adds checkTopoGeomRemNode and updateTopoGeomEdgeHeal callbacks

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoImplement ST_RemEdgeNewFace in C
Sandro Santilli [Mon, 17 Aug 2015 09:54:46 +0000 (09:54 +0000)]
Implement ST_RemEdgeNewFace in C

Renames updateTopoGeomRemEdge callback to checkTopoGeomRemEdge and
moves face healing checks there to be more conservative with face
identifiers sequence.

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoschema qualify inherits clause on all tables per Brian Hamlin's suggestion.
Regina Obe [Sun, 16 Aug 2015 22:39:20 +0000 (22:39 +0000)]
schema qualify inherits clause on all tables per Brian Hamlin's suggestion.

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

9 years agoImplement ST_RemEdgeModFace in C
Sandro Santilli [Sun, 16 Aug 2015 21:34:15 +0000 (21:34 +0000)]
Implement ST_RemEdgeModFace in C

Includes two new callbacks for TopoGeom management

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoDo not run ST_RemEdgeModFace in the test for ST_RemEdgeNewFace
Sandro Santilli [Sun, 16 Aug 2015 10:02:15 +0000 (10:02 +0000)]
Do not run ST_RemEdgeModFace in the test for ST_RemEdgeNewFace

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

9 years agoCommit the file with crlf as requested by .gitattribute (I think)
Sandro Santilli [Sun, 16 Aug 2015 07:31:37 +0000 (07:31 +0000)]
Commit the file with crlf as requested by .gitattribute (I think)

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

9 years ago#3227 incorporate Brian's suggested changes and fix some other minor issues with...
Regina Obe [Sun, 16 Aug 2015 01:48:43 +0000 (01:48 +0000)]
#3227 incorporate Brian's suggested changes and fix some other minor issues with instructions.

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

9 years ago#3227 Support for Tiger 2015 (also summary update of what's new in PostGIS 2.2)
Regina Obe [Fri, 14 Aug 2015 01:42:33 +0000 (01:42 +0000)]
#3227 Support for Tiger 2015 (also summary update of what's new in PostGIS 2.2)

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

9 years ago#3235, ensure all commands in upgrade are within transaction
Paul Ramsey [Wed, 12 Aug 2015 17:38:49 +0000 (17:38 +0000)]
#3235, ensure all commands in upgrade are within transaction

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

9 years ago#3236 get rid of STRICT on ST_OrderingEquals -- preventing spatial index from being...
Regina Obe [Tue, 11 Aug 2015 22:25:15 +0000 (22:25 +0000)]
#3236 get rid of STRICT on ST_OrderingEquals -- preventing spatial index from being used.

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

9 years ago#2382, allow multiple libraries to co-exist during upgrade, warn about GUC value...
Paul Ramsey [Tue, 11 Aug 2015 14:33:23 +0000 (14:33 +0000)]
#2382, allow multiple libraries to co-exist during upgrade, warn about GUC value being locked during coexistence period.

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

9 years agoAdd 2.0.7 release
Paul Ramsey [Mon, 10 Aug 2015 18:19:00 +0000 (18:19 +0000)]
Add 2.0.7 release

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

9 years agoEnhance test for ST_MoveIsoNode
Sandro Santilli [Fri, 7 Aug 2015 16:19:12 +0000 (16:19 +0000)]
Enhance test for ST_MoveIsoNode

Test edge crossing and valid move

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

9 years agoImplement ST_RemIsoNode/ST_RemoveIsoNode in C
Sandro Santilli [Fri, 7 Aug 2015 07:20:06 +0000 (07:20 +0000)]
Implement ST_RemIsoNode/ST_RemoveIsoNode in C

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoImplement ST_RemIsoNode/ST_RemoveIsoNode in C
Sandro Santilli [Thu, 6 Aug 2015 17:28:13 +0000 (17:28 +0000)]
Implement ST_RemIsoNode/ST_RemoveIsoNode in C

Adds deleteNodesById callback

Funded by Tuscany Region (Italy) - SITA (CIG: 60351023B8)

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

9 years agoFix test to really remove an isolated node
Sandro Santilli [Thu, 6 Aug 2015 16:59:16 +0000 (16:59 +0000)]
Fix test to really remove an isolated node

Prior to this, only the non-isolated ones were attempted to be
removed (only testing the failure case)

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