mirror of
https://github.com/bjornharrtell/jsts.git
synced 2026-01-18 14:08:37 +00:00
19 lines
315 B
XML
19 lines
315 B
XML
<run>
|
|
<precisionModel scale="1.0" offsetx="0.0" offsety="0.0"/>
|
|
|
|
<case>
|
|
<desc>AA</desc>
|
|
<a>
|
|
POLYGON ((545 317, 617 379, 581 321, 545 317))
|
|
</a>
|
|
<b>
|
|
POLYGON ((484 290, 558 359, 543 309, 484 290))
|
|
|
|
</b>
|
|
<test>
|
|
<op name="intersection" arg1="A" arg2="B"> POINT (545 317) </op>
|
|
</test>
|
|
</case>
|
|
|
|
</run>
|