]>
granicus.if.org Git - postgis/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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