[postgis-users] Can I create a Polygon using Points rather than x y coordinates

DonnaR donna at therudds.co.uk
Mon Jan 19 06:37:11 PST 2009


Can I construct a Polygon from a set of (already constructed) Points? The std
way seems to be by 'creating' the Points implicitly ie POLYGON(x y, x
y,...), but I have already constructed the geometry Points (so I can do some
other processsing on them first) and so just need to pass them in as Points
to the Polygon constructor. 
-- 
View this message in context: http://www.nabble.com/Can-I-create-a-Polygon-using-Points-rather-than-x-y-coordinates-tp21411743p21411743.html
Sent from the PostGIS - User mailing list archive at Nabble.com.




More information about the postgis-users mailing list