[postgis-tickets] [PostGIS] #4110: Let mixed SRID geometries operations report geometry name
PostGIS
trac at osgeo.org
Thu Jun 21 02:38:39 PDT 2018
#4110: Let mixed SRID geometries operations report geometry name
-------------------------+---------------------------
Reporter: komzpa | Owner: komzpa
Type: enhancement | Status: assigned
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+---------------------------
A long long query conditionally deconstructing and constructing geometries
multiple times ends with this message for me:
{{{
ERROR: XX000: Operation on mixed SRID geometries
CONTEXT: SQL function "tpv_from_wifi" statement 1
parallel worker
LOCATION: pg_error, lwgeom_pg.c:128
Time: 42334,347 ms (00:42,334)
}}}
It's all single statement. I'd like to at least have a hint on which
function failed.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4110>
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