[postgis-tickets] [PostGIS] #3687: Add casts for (geometry, geography) -> (json, jsonb)
PostGIS
trac at osgeo.org
Mon Apr 29 09:05:22 PDT 2019
#3687: Add casts for (geometry, geography) -> (json, jsonb)
--------------------------+---------------------------
Reporter: dbaston | Owner: dbaston
Type: enhancement | Status: closed
Priority: medium | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Resolution: fixed | Keywords:
--------------------------+---------------------------
Changes (by pramsey):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"17416" 17416]:
{{{
#!CommitTicketReference repository="" revision="17416"
Casts from geometry to json and jsonb
Allows to_json and to_jsonb to serialize geometry columns into json
for more intuitive json handling.
Closes #3687
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3687#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list