[postgis-users] polygon with equally spaced points from an existing polygon
Luis Tavares
lmikegeo at yahoo.com
Mon Mar 11 21:22:09 PDT 2013
Hi,
How do I create a polygon with equally spaced points from an existing polygon?
I know that more the curvature or concavity changes sign more points are needed. So one solution would be to calculate the minimum of all distances between two consecutive points in the original polygon and use that distance to build my polygon with equally spaced points. Is this correct? If so, How do I proceed from here? Any ready made solution?
Thanks in advance
Luis Tavares
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20130311/f4435199/attachment.html>
More information about the postgis-users
mailing list