[postgis-devel] [PostGIS] #727: |>> crashes with TIN
PostGIS
trac at osgeo.org
Thu Dec 23 06:02:42 PST 2010
#727: |>> crashes with TIN
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
{{{
SELECT ST_GeomFromEWKT('SRID=4326;POINT(-11.1111111 40)') |>>
ST_GeomFromEWKT('SRID=4326;TIN(((-71.0821 42.3036 0,-71.0821 42.3036
1,-71.0821 42.3436 0,-71.0821 42.3036 0)),((-71.0821 42.3036 0,-71.0821
42.3436 0,-71.0831 42.3436 0,-71.0821 42.3036 0)))');
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/727>
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-devel
mailing list