[postgis-devel] JSON Fn Name

Daniel Baston dbaston at gmail.com
Thu Apr 18 12:17:24 PDT 2019


row_to_geojson, to avoid introducing new behavior to ST_AsGeoJSON

On Thu, Apr 18, 2019 at 3:06 PM Paul Ramsey <pramsey at cleverelephant.ca>
wrote:

> Quick temperature-of-the-room
>
> ST_AsGeoJSON(record)
>
> or
>
> row_to_geojson(record)
>
> The latter apes the existing pgsql json pattern row_to_json(). The
> former apes our old patterns.
> I guess there's always that old open source standby: both.
>
> Thoughts?
>
> P
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20190418/f7b14e8c/attachment.html>


More information about the postgis-devel mailing list