« Return to Thread: Points from Polygon

Points from Polygon

by tommy408 :: Rate this Message:

Reply to Author | View in Thread

How can I extract points from all the vertex of a polygon?

I see there are ST_NPoints and ST_PointN for linestring.  But nothing for polygons.  Maybe convert polygon to linestring then linestring to points?

 « Return to Thread: Points from Polygon