File: polygons.wkt

package info (click to toggle)
cgal 6.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 141,840 kB
  • sloc: cpp: 797,081; ansic: 203,398; sh: 490; python: 411; makefile: 286; javascript: 174
file content (3 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (4)
1
2
3
POLYGON ((-1 -1, 1 -1, 0 1, -1 -1),(-0.5 -0.5, 0 0.5, 0.5 -0.5, -0.5 -0.5))
POLYGON ((-2 -2, 2 -2, 0 2, -2 -2),(-1 -1, 0 1, 1 -1, -1 -1))
POLYGON ((35 10, 45 45, 15 40, 10 20, 35 10),(20 30, 35 35, 30 20, 20 30))