[postgis-tickets] [PostGIS] #4908: ST_AsGeoJSON in POSTGIS-2.5 different than ST_AsGeoJSON in POSTGIS-3.0

PostGIS trac at osgeo.org
Thu Jul 29 15:16:17 PDT 2021


#4908: ST_AsGeoJSON in POSTGIS-2.5 different than ST_AsGeoJSON in POSTGIS-3.0
---------------------------+---------------------------
  Reporter:  maheshpusala  |      Owner:  pramsey
      Type:  defect        |     Status:  closed
  Priority:  high          |  Milestone:  PostGIS 3.1.4
 Component:  postgis       |    Version:  2.5.x
Resolution:  wontfix       |   Keywords:
---------------------------+---------------------------
Changes (by pramsey):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 As noted, if you want more precision, you can have it. We deliberately
 reduced output precision of GeoJSON because the pointless extra volume of
 precision has knock-on in things like data extracts and feeding web
 clients. It's a choose-your-poison situation and poison we have chosen is
 the occasional dimensional collapse.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4908#comment:12>
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