[geos-commits] r3285 - trunk/tests/xmltester/tests

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Apr 18 17:28:46 EDT 2011


Author: strk
Date: 2011-04-18 14:28:46 -0700 (Mon, 18 Apr 2011)
New Revision: 3285

Modified:
   trunk/tests/xmltester/tests/bug398.xml
Log:
Expect a result with/out the collapsed ring in the test for bug 398. Funny enough, this makes JTS react by failing the assertion I was tracking...

Modified: trunk/tests/xmltester/tests/bug398.xml
===================================================================
--- trunk/tests/xmltester/tests/bug398.xml	2011-04-18 21:01:22 UTC (rev 3284)
+++ trunk/tests/xmltester/tests/bug398.xml	2011-04-18 21:28:46 UTC (rev 3285)
@@ -32,18 +32,15 @@
   </b>
 <test>
  <op name="union" arg1="A" arg2="B">
-MULTIPOLYGON (
-((0 25.950779066386122, 0 26.860827855779647, 0 29.83879230192533,
-0 35.73921397193218, 60 13.183894681853793, 60 10.39852836763784,
-60 7.802134559422377, 60 6.657099879646016, 60 6.510515132098641,
-60 0, 55.31611974965083 0, 50.00444661661829 0, 43.31611974965083 0,
-0 0, 0 14.034613342373582, 0 17.92266612923108, 0 21.587486526024364,
-0 25.950779066386122),
-(0 21.587486526024364, 34.025852439655786 6.898140262297274,
-34.02585243965579 6.898140262297273, 0 21.587486526024364)),
-((13.44557253233479 36, 60 36, 60 16.794451829809802,
-60 16.36440115550932, 60 14.043996030454757, 2.9187843276549756 36,
-11.8945390820011 36, 13.44557253233479 36)))
+MULTIPOLYGON (((0.0 0.0, 0.0 14.0346133423735822, 0.0 17.9226661292310787,
+0.0 21.5874865260243638, 0.0 25.9507790663861222, 0.0 26.8608278557796467,
+0.0 29.8387923019253307, 0.0 35.7392139719321804, 60.0 13.1838946818537934,
+60.0 10.3985283676378408, 60.0 7.8021345594223774, 60.0 6.6570998796460161,
+60.0 6.5105151320986412, 60.0 0.0, 55.3161197496508308 0.0,
+50.0044466166182886 0.0, 43.3161197496508308 0.0, 0.0 0.0)),
+((2.9187843276549756 36.0, 11.8945390820010992 36.0, 13.4455725323347899
+36.0, 60.0 36.0, 60.0 16.7944518298098018, 60.0 16.3644011555093201,
+60.0 14.0439960304547569, 2.9187843276549756 36.0)))'
  </op>
 </test>
 </case>



More information about the geos-commits mailing list