]>
granicus.if.org Git - postgis/log
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
Sandro Santilli [Thu, 6 Aug 2015 15:25:49 +0000 (15:25 +0000)]
Add more of the implemented liblwgeom topo API
git-svn-id: http://svn.osgeo.org/postgis/trunk@13891
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 6 Aug 2015 15:14:12 +0000 (15:14 +0000)]
Do not clean *.control on "make clean"
It's generated by ./configure so should eventually
be removed on "make distclean".
Hopefully fixes debbie build:
http://debbie.postgis.net:8080/job/PostGIS_Regress/7454/console
git-svn-id: http://svn.osgeo.org/postgis/trunk@13890
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 6 Aug 2015 14:58:05 +0000 (14:58 +0000)]
Implement ST_ChangeEdgeGeom in C
Also fixes cb_updateFacesById implementation
Funded by Tuscany Region (Italy) - SITA (CIG:
60351023B8 )
git-svn-id: http://svn.osgeo.org/postgis/trunk@13889
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 6 Aug 2015 10:27:40 +0000 (10:27 +0000)]
Fix another possible release of unallocated memory in edge addint funx
git-svn-id: http://svn.osgeo.org/postgis/trunk@13888
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 6 Aug 2015 05:20:14 +0000 (05:20 +0000)]
#3191: address_standardizer_data_us should respect is_custom flag during restore (also revised make to discard artifacts when make clean is called), got rid of sql folder (gets recreated during make), and add sql_bits to hold config for restore
git-svn-id: http://svn.osgeo.org/postgis/trunk@13887
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mateusz Loskot [Wed, 5 Aug 2015 20:34:52 +0000 (20:34 +0000)]
Revert r13885 from trunk:
Migrate Travis CI builds to the new container-based architecture.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13886
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mateusz Loskot [Wed, 5 Aug 2015 16:06:23 +0000 (16:06 +0000)]
Migrate Travis CI builds to the new container-based architecture.
git-svn-id: http://svn.osgeo.org/postgis/trunk@13885
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 5 Aug 2015 07:38:48 +0000 (07:38 +0000)]
Report postgresql support at the end of ./configure (#3157)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13884
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 5 Aug 2015 07:25:51 +0000 (07:25 +0000)]
Fix --without-postgresql handling
git-svn-id: http://svn.osgeo.org/postgis/trunk@13883
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 5 Aug 2015 06:57:34 +0000 (06:57 +0000)]
Add --without-postgresql switch to only build liblwgeom (#3157)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13882
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 5 Aug 2015 06:45:51 +0000 (06:45 +0000)]
postgis.sql and postgis_upgrade.sql are no more created in top dir
git-svn-id: http://svn.osgeo.org/postgis/trunk@13881
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 4 Aug 2015 22:40:00 +0000 (22:40 +0000)]
add build and package scripts and update all to copy new postgis topology .dll to install and package folder
git-svn-id: http://svn.osgeo.org/postgis/trunk@13879
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 4 Aug 2015 22:25:06 +0000 (22:25 +0000)]
#3206 fix windows issues with topology
git-svn-id: http://svn.osgeo.org/postgis/trunk@13878
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 4 Aug 2015 21:08:22 +0000 (21:08 +0000)]
Implement ST_GetFaceEdges in C
Wraps SPI_exec calls in callbacks to not force a memory context switch
Funded by Tuscany Region (Italy) - SITA (CIG:
60351023B8 )
git-svn-id: http://svn.osgeo.org/postgis/trunk@13877
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 4 Aug 2015 18:36:06 +0000 (18:36 +0000)]
Fix unchecked return from _lwt_CheckEdgeCrossing (#3225)
NOTE: only affects clients that do not long-jump out on lwerror
(ie: PostGIS is unaffected)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13876
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 4 Aug 2015 17:14:28 +0000 (17:14 +0000)]
remove sql folder and add to svnignore
git-svn-id: http://svn.osgeo.org/postgis/trunk@13875
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 4 Aug 2015 16:49:19 +0000 (16:49 +0000)]
add sql folder to svn ignore list
git-svn-id: http://svn.osgeo.org/postgis/trunk@13874
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 4 Aug 2015 16:43:01 +0000 (16:43 +0000)]
delete sql folder from svn gets recreated by build
git-svn-id: http://svn.osgeo.org/postgis/trunk@13873
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 4 Aug 2015 16:38:37 +0000 (16:38 +0000)]
Ignore extensions/address_standardizer/sql/ (git version)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13872
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 4 Aug 2015 09:21:19 +0000 (09:21 +0000)]
Avoid the short-circuite of ST_Equals while running interrupt tests
See #3226
git-svn-id: http://svn.osgeo.org/postgis/trunk@13871
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 4 Aug 2015 09:08:19 +0000 (09:08 +0000)]
Fix labels on interrupt tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@13870
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Tue, 4 Aug 2015 09:02:04 +0000 (09:02 +0000)]
Avoid -0 in output
Fixes test run with SFCGAL 1.2.0.
See #3171
git-svn-id: http://svn.osgeo.org/postgis/trunk@13869
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 3 Aug 2015 18:17:53 +0000 (18:17 +0000)]
#3228: move winnie's regress into repo (still need to change PostGIS 2.2 jobs to use -- just experimenting with one run)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13868
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Mon, 3 Aug 2015 16:31:04 +0000 (16:31 +0000)]
#3219: Fix windows mingw issue can't build against git repo. Force files that need to be linux linebreaks from using native mode (CRLF on windows)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13867
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 31 Jul 2015 21:47:16 +0000 (21:47 +0000)]
#3206 get rid of PRId64 calls in appendInfoString and use instead INT64_FORMAT as suggested by Alavaro Herrera, Tom Lane of PostgreSQL dev group
git-svn-id: http://svn.osgeo.org/postgis/trunk@13865
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Jul 2015 17:23:29 +0000 (17:23 +0000)]
Add memcmp short-circuit to ST_Equals (#3223)
Patch by Daniel Baston
git-svn-id: http://svn.osgeo.org/postgis/trunk@13864
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Jul 2015 17:06:53 +0000 (17:06 +0000)]
Fix uninitialized stddev in stats computation (#3222)
Patch by Daniel Baston
git-svn-id: http://svn.osgeo.org/postgis/trunk@13862
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Fri, 31 Jul 2015 16:34:10 +0000 (16:34 +0000)]
Implement ST_GetFaceGeometry in C
Adds callbacks to return SRID, precision and Z flag for
backend topology object.
Returns EMPTY polygon for faces with no boundaries,
closing #3221.
Funded by Tuscany Region (Italy) - SITA (CIG:
60351023B8 )
git-svn-id: http://svn.osgeo.org/postgis/trunk@13861
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Jul 2015 21:15:48 +0000 (21:15 +0000)]
Typo in doc
git-svn-id: http://svn.osgeo.org/postgis/trunk@13860
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Jul 2015 14:36:20 +0000 (14:36 +0000)]
Ensure the sql/ dir exists before attempting to write there
See https://travis-ci.org/postgis/postgis/builds/
73386848
git-svn-id: http://svn.osgeo.org/postgis/trunk@13859
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Jul 2015 14:23:55 +0000 (14:23 +0000)]
Implement ST_AddIsoEdge in C
Funded by Tuscany Region (Italy) - SITA (CIG:
60351023B8 )
git-svn-id: http://svn.osgeo.org/postgis/trunk@13858
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Jul 2015 13:51:56 +0000 (13:51 +0000)]
Fix possible release of unallocated memory in ST_AddIsoNode
git-svn-id: http://svn.osgeo.org/postgis/trunk@13857
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Jul 2015 10:21:58 +0000 (10:21 +0000)]
Add signature for lwt_NewEdgeHeal (unimplemented yet)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13856
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Thu, 30 Jul 2015 09:57:08 +0000 (09:57 +0000)]
Switch to versioned liblwgeom interface (#2278)
See
https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
git-svn-id: http://svn.osgeo.org/postgis/trunk@13855
b70326c6 -7e19-0410-871a-
916f4a2858ee
Sandro Santilli [Wed, 29 Jul 2015 17:30:03 +0000 (17:30 +0000)]
Add TODO file for liblwgeom (for TOPO, at the moment)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13853
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 24 Jul 2015 12:26:58 +0000 (12:26 +0000)]
Quite warning for robe
git-svn-id: http://svn.osgeo.org/postgis/trunk@13852
b70326c6 -7e19-0410-871a-
916f4a2858ee