Details
-
Bug
-
Status: Closed (View Workflow)
-
Resolution: Fixed
-
None
-
None
-
None
Description
If two geometries do not intersect, ST_INTERSECTION() returns a value of length 4 that is not readable with AsText(). AsText() returns NULL.
PostGIS returns a value that ST_AsEWKT() interprets as GEOMETRYCOLLECTION EMPTY.