<div dir="ltr">Hi Juan,<div><br></div><div>I'm not sure I understand your question. Do you mean that you want to simplify the polygon so it has less points? In that case, use ST_Simplify before your ST_AsKml function.</div><div>Read more about it over here: <a href="https://postgis.net/docs/ST_Simplify.html">https://postgis.net/docs/ST_Simplify.html</a></div><div><br></div><div>Best,</div><div> Tom</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 1, 2017 at 9:50 PM, juancotrina <span dir="ltr"><<a href="mailto:juancotrina@gmail.com" target="_blank">juancotrina@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Hi everybody:<br>
I want to export a polygon from postgis with lots of vertice to kml using<br>
FUNCTION st_askml, but no export all points. How can I solve this problem?,<br>
Thanks to help me.<br>
<br>
Juan Cotrina.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://postgis.17.x6.nabble.com/Postgis-Polygon-to-Google-Maps-Polygon-tp4470594p5011238.html" rel="noreferrer" target="_blank">http://postgis.17.x6.nabble.<wbr>com/Postgis-Polygon-to-Google-<wbr>Maps-Polygon-<wbr>tp4470594p5011238.html</a><br>
Sent from the PostGIS - User mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/postgis-users</a></blockquote></div><br></div>