<div dir="ltr">Hi,<div><br></div><div style>Try st_segmentize (<a href="http://postgis.net/docs/manual-2.0/ST_Segmentize.html">http://postgis.net/docs/manual-2.0/ST_Segmentize.html</a>)</div><div style><br></div><div style>
Nicolas <br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 March 2013 09:08, Paolo Corti <span dir="ltr"><<a href="mailto:pcorti@gmail.com" target="_blank">pcorti@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Tue, Mar 12, 2013 at 5:22 AM, Luis Tavares <<a href="mailto:lmikegeo@yahoo.com">lmikegeo@yahoo.com</a>> wrote:<br>

> Hi,<br>
><br>
> How do I create a polygon with equally spaced points from an existing<br>
> polygon?<br>
><br>
> I know that more the curvature or concavity changes sign more points are<br>
> needed. So one solution would be to calculate the minimum of all distances<br>
> between two consecutive points in the original polygon and use that distance<br>
> to build my polygon with equally spaced points. Is this correct? If so, How<br>
> do I proceed from here? Any ready made solution?<br>
><br>
<br>
</div></div>What about ST_Simplify?<br>
regards<br>
<span class="HOEnZb"><font color="#888888">p<br>
<br>
--<br>
Paolo Corti<br>
Geospatial software developer<br>
web: <a href="http://www.paolocorti.net" target="_blank">http://www.paolocorti.net</a><br>
twitter: @capooti<br>
skype: capooti<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
</font></span></blockquote></div><br></div>