[postgis-tickets] [PostGIS] #4372: PROJ 6: 4x slowdown over points
PostGIS
trac at osgeo.org
Wed Jun 19 08:15:35 PDT 2019
#4372: PROJ 6: 4x slowdown over points
-------------------------+---------------------------
Reporter: Algunenano | Owner: Algunenano
Type: defect | Status: assigned
Priority: high | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Resolution: | Keywords:
-------------------------+---------------------------
Comment (by Raul Marin):
In [changeset:"17542" 17542]:
{{{
#!CommitTicketReference repository="" revision="17542"
Increase size of internal PROJ cache
Creating PROJ projections is specially slow for PROJ6, so
we want to avoid recalculating them as much as possible
This is specially important for ST_Buffer(geography) since
it decides the SRID, and thus the projection, dinamically
based on the geometry position around the globe.
References #4372
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4372#comment:13>
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