[postgis-tickets] [PostGIS] #3069: Some functions inject a bounding box to POINT geometries
PostGIS
trac at osgeo.org
Thu Mar 5 10:04:57 PST 2015
#3069: Some functions inject a bounding box to POINT geometries
----------------------+-----------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: reopened
Priority: high | Milestone: PostGIS 2.0.7
Component: postgis | Version: 2.0.x
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment(by strk):
{{{
sfcgal/tickets .. failed (diff expected obtained:
/tmp/pgis_reg/test_113_diff)
-----------------------------------------------------------------------------
--- sfcgal/tickets_expected 2015-03-04 18:28:21.195446506 +0100
+++ /tmp/pgis_reg/test_113_out 2015-03-05 19:01:49.646941614 +0100
@@ -201,9 +201,9 @@
#1398a|POINT(-119.093153 45.632669)
#1398b|POINT(-160.137654 77.091608)
#1543|MULTILINESTRING((0 0,10 0,10 10,0 0),(0 0))|POLYGON((0 0,10 10,10
0,0 0))
-#1580.1|Point[BS]
+#1580.1|Point[S]
ERROR: transform: couldn't project point (180 90 0): tolerance condition
error (-20)
-#1580.3|Point[BS]
+#1580.3|Point[S]
#1596.1|public.road_pg.roads_geom SRID:3395 TYPE:POINT DIMS:2
ERROR: invalid SRID: 330000 not found in spatial_ref_sys
#1596.3|3395
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3069#comment:5>
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