[postgis-tickets] [PostGIS] #2739: ST_Intersection problem
PostGIS
trac at osgeo.org
Fri May 16 13:24:05 PDT 2014
#2739: ST_Intersection problem
---------------------+------------------------------------------------------
Reporter: pascal | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.4
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Changes (by robe):
* milestone: => PostGIS 2.1.4
Comment:
Your table geometries got cut off and they are ST_AsText representations
so don't have the full resolution of the original geometries. Can you
provide an sql dump file that contains the two tables in question each
containing the geometry in question?
Also please provide your version details:
{{{
SELECT version(), postgis_full_version();
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2739#comment:1>
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