<div dir="ltr">My vote is for ST_AsGeoJSON, since that is the PostGIS function naming pattern.  </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 18, 2019 at 12:06 PM Paul Ramsey <<a href="mailto:pramsey@cleverelephant.ca">pramsey@cleverelephant.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Quick temperature-of-the-room<br>
<br>
ST_AsGeoJSON(record)<br>
<br>
or<br>
<br>
row_to_geojson(record)<br>
<br>
The latter apes the existing pgsql json pattern row_to_json(). The<br>
former apes our old patterns.<br>
I guess there's always that old open source standby: both.<br>
<br>
Thoughts?<br>
<br>
P<br>
_______________________________________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org" target="_blank">postgis-devel@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-devel</a></blockquote></div>