<div dir="ltr"><div>Hi Rogério,</div><div><br></div><div>I've done quite a bit of work to implement this at <a href="https://github.com/postgis/postgis/pull/583" target="_blank">https://github.com/postgis/postgis/pull/583</a>.</div><div><br></div><div>The main reason I didn't finish it and pushed for inclusion in PostGIS 3.1 is that I'm bothered by some limitations that PostgreSQL has on bytea input/output. Mostly that it cannot be streamed and that size is limited to 1 GB.</div><div><br></div><div>That said, perhaps it can be useful regardless and your question does help a little bit to motivate me to possibly finish this in a near future. :)</div><div><br></div><div>/Björn</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Den ons 30 dec. 2020 kl 03:47 skrev Rogério Borba <<a href="mailto:rogerio.borba17@gmail.com" target="_blank">rogerio.borba17@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">  Postgis has the spatial function ST_AsGeobuf - that returns a set of rows corresponding to a FeatureCollection. <div>Is there any chance to have ST_AsFlatGeoBuf  implemented in the forthcoming version?<div></div><div>Thanks</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter., 29 de dez. de 2020 às 23:40, Rogério Borba <<a href="mailto:rogerio.borba17@gmail.com" target="_blank">rogerio.borba17@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Postgis has the spatial function ST_AsGeobuf - that returns a set of rows corresponding to a FeatureCollection. <div>Is there any chance to have ST_AsFlatGeoBuf  implemented in the forthcoming version?<br></div></div>
</blockquote></div>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">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/mailman/listinfo/postgis-users</a><br>
</blockquote></div></div>