[postgis-devel] JSON Fn Name

Martin Davis mtnclimb at gmail.com
Thu Apr 18 12:17:30 PDT 2019


My vote is for ST_AsGeoJSON, since that is the PostGIS function naming
pattern.

On Thu, Apr 18, 2019 at 12: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/c2217772/attachment.html>


More information about the postgis-devel mailing list