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

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Mar 11 09:40:35 EST 2011


Author: strk
Date: 2011-03-11 06:40:35 -0800 (Fri, 11 Mar 2011)
New Revision: 3270

Added:
   trunk/tests/xmltester/tests/bug350.xml
Log:
Add XML test for bug #350

Added: trunk/tests/xmltester/tests/bug350.xml
===================================================================
--- trunk/tests/xmltester/tests/bug350.xml	                        (rev 0)
+++ trunk/tests/xmltester/tests/bug350.xml	2011-03-11 14:40:35 UTC (rev 3270)
@@ -0,0 +1,29 @@
+<run>
+  <precisionModel type="FLOATING" />
+
+<case>
+  <desc>
+http://trac.osgeo.org/geos/ticket/350
+TopologyException: found non-noded intersection between LINESTRING (-322379 830.734, -336712 -2708) and LINESTRING (-332496 -1667.09, -322379 830.734) at -332496 -1667.09
+  </desc>
+  <a>
+01060000000100000001030000000100000007000000000000005C3613C1000000000028A54000000000208D14C1000000000028A5C000000000A83F15C100000000C0A6D040981124BD63B414C1B82DC4EB7C969940CA5EE746E76814C120462E0E5B4A8A40323BFF843F4B14C1C77B5B2D590C9AC0000000005C3613C1000000000028A540
+  </a>
+  <b>
+01060000000100000001030000000100000005000000EF2CF4FC0ED315C1F4792E801F82B6C0477F50A83BA313C12242DCE0BE81B2C0203301B73FCE13C14FB2744AB1EBD24029062D840ECE15C161DDB50E8D6BD140EF2CF4FC0ED315C1F4792E801F82B6C0
+  </b>
+<test>
+ <op name="union" arg1="A" arg2="B">
+POLYGON ((-314775 2708, -322378.6881546058 830.7344192302963, -321742.91436957236 -4737.74561859717, -357571.7470252057 -5762.123049645208, -357251.62907800317 17838.204022852125, -324495.928715514 19374.77016942418, -322378.6881546058 830.7344192302967, -314775 2708))
+ </op>
+</test>
+
+<test>
+ <op name="difference" arg1="A" arg2="B">
+POLYGON ((-314775 2708, -322378.6881546058 830.7344192302963, -322378.6881546058 830.7344192302967, -314775 2708))
+ </op>
+</test>
+
+</case>
+
+</run>



More information about the geos-commits mailing list