<div dir="ltr">Having different simplification functions is cool thing to play with!<div><br></div><div>It's strange, however, to get non-simplified output from simplifying function. 0 as epsilon is commonly used to remove duplicated points or points on overnoded datasets - I assume that s/Simplify/SimplifyVW/g in my scripts shouldn't change semantics at all?..<br><div><br></div><div>Also consider adding ST_Buffer(ST_Buffer(ST_Buffer(geom, -eps), 2*eps), -eps) as an option to the list - ST_Simplify for a polygon alone doesn't make it look good on ultra-low-zoom renderings.</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-03 23:34 GMT+03:00 Paragon Corporation <span dir="ltr"><<a href="mailto:lr@pcorp.us" target="_blank">lr@pcorp.us</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
<br>
> What I think about is if we should have a table also oncluding<br>
ST_SimplifyPreserveTopology describing the differences, and if so, where in<br>
the doc should that be?<br>
<br>
> Thanks<br>
<br>
> Nicklas<br>
<br>
</span>I'm just going t opinionate on this one since I haven't thought much about<br>
the other questions you asked, nor really looked at the differences of each.<br>
<br>
Yes we should have a table describing the differences.<br>
<br>
Since simplification is often used for performance reasons -- e.g. make<br>
intersects less costly, or for reducing weight sending over the wire, I<br>
would put the table somewhere in this section:<br>
<br>
<a href="http://postgis.net/docs/manual-dev/performance_tips.html" target="_blank">http://postgis.net/docs/manual-dev/performance_tips.html</a><br>
<br>
Create a whole new section in fact on the topic of simplification describing<br>
use cases, and detailing the different functions (not 4 really if you<br>
include ST_EffectiveArea)  and how they differ.<br>
<br>
Then all the different functions, can link back to the topic in this<br>
section.<br>
<br>
<br>
Thanks,<br>
Regina<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
_______________________________________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Darafei "Komяpa" Praliaskouski<br>OSM BY Team - <a href="http://openstreetmap.by/" target="_blank">http://openstreetmap.by/</a><br><a href="mailto:xmpp%3Ame@komzpa.net" target="_blank">xmpp:me@komzpa.net</a> mailto:<a href="mailto:me@komzpa.net" target="_blank">me@komzpa.net</a><br></div>
</div>