[PostGIS] #5775: ST_AsGeoJSONAgg which is aggregate version of ST_AsGeoJSON
PostGIS
trac at osgeo.org
Fri Sep 13 14:23:17 PDT 2024
#5775: ST_AsGeoJSONAgg which is aggregate version of ST_AsGeoJSON
----------------------+-----------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS Fund Me
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+-----------------------------
Comment (by mdavis):
Whatever happens about this, don't remove the ability to convert a
geometry to a GeoJSON geometry object. That is very useful, since it's
doing a lot of work that other JSON generators can't do. It's used in
`pg_featureserv` (for example).
Possibly if we could do this over it would make sense to have an
`ST_AsGeoJSONGeom` function that just handles geometry conversion (a la
ST_AsMVTGeom`)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5775#comment:5>
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