[postgis-tickets] [PostGIS] #2422: geography regression difference ST_DWithin
PostGIS
trac at osgeo.org
Thu Aug 20 11:22:47 PDT 2015
#2422: geography regression difference ST_DWithin
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: closed
Priority: high | Milestone: PostGIS 2.2.0
Component: postgis | Version: 2.1.x
Resolution: fixed | Keywords:
----------------------+---------------------------
Comment (by robe):
regression failure on winnie:
{{{
geography .. failed (diff expected obtained:
/projects/postgis/tmp/2.2.0dev_pg9.4_geos3.5.0_gdal2.0w64/test_38_diff)
-----------------------------------------------------------------------------
--- geography_expected 2015-08-20 14:19:09 -0400
+++ /projects/postgis/tmp/2.2.0dev_pg9.4_geos3.5.0_gdal2.0w64/test_38_out
2015-08-20 14:22:07 -0400
@@ -21,9 +21,9 @@
geog_precision_pazafir|0|0
geog_precision_pazafir|0|0
1|MULTILINESTRING((0 0,1 1))
-#2422|2|1609|t|t|1005.62727977|1006.24818105|1005.62727976958|1005.62727976958
-#2422|2|1600|t|t|1005.62727977|1006.24818105|1005.62727976958|1005.62727976958
-#2422|2|1068|t|t|1005.62727977|1006.24818105|1005.62727976958|1005.62727976958
+#2422|2|1609|t|t|1005.62727977|1006.24818105|1005.62727976922|1005.62727976922
+#2422|2|1600|t|t|1005.62727977|1006.24818105|1005.62727976922|1005.62727976922
+#2422|2|1068|t|t|1005.62727977|1006.24818105|1005.62727976922|1005.62727976922
#2422|1|1609|t|t|1400.23034685|1396.81609491|1400.23034684753|1400.23034684753
#2422|1|1600|t|t|1400.23034685|1396.81609491|1400.23034684753|1400.23034684753
#2422|1|1068|f|f|1400.23034685|1396.81609491|1400.23034684753|1400.23034684753
-----------------------------------------------------------------------------
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2422#comment:44>
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