Commit graph

3 commits

Author SHA1 Message Date
Olivier Courtin d6eb43bf76 Revert changes on PointN and Numpoints to remove TRIANGLE support. Add ExteriorRing support to TRIANGLE. Changes DumpPoint behaviour to reflect exteriorRing. Update unit tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@5910 b70326c6-7e19-0410-871a-916f4a2858ee
2010-09-05 17:01:27 +00:00
Olivier Courtin 3ee57e952a Add St_NumPoints and ST_PointN support for Triangle. Add ST_DumpPoints support for Triangle, Tin and Polyhedral Surface, and related unit tests. Tks to yabo for patch. Related to #564
git-svn-id: http://svn.osgeo.org/postgis/trunk@5830 b70326c6-7e19-0410-871a-916f4a2858ee
2010-08-15 18:54:05 +00:00
Kevin Neufeld 3d4a54a77a Ticket #76.
- added a modified version of a plpgsql implementation for ST_DumpPoints() proposed by Maxime van Noppen. 
- added regression tests

git-svn-id: http://svn.osgeo.org/postgis/trunk@4836 b70326c6-7e19-0410-871a-916f4a2858ee
2009-11-16 19:47:33 +00:00