Is there an easy way to get all the points from a geometry? For instance, I have a multipolygon and I would like to get the distance from a point to each point that makes up the multipolygon. I know how to do it by parsing the wkt, but was wondering if there was a better way to do it using Postgis and SQL.
Thanks, Paul
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
