File: st_convexhull01.wkt

package info (click to toggle)
postgis 2.3.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 58,660 kB
  • ctags: 10,181
  • sloc: ansic: 132,858; sql: 131,148; xml: 46,460; sh: 4,832; perl: 4,476; makefile: 2,749; python: 1,198; yacc: 442; lex: 131
file content (3 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (8)
1
2
3
Style1;POLYGON((50 5,10 8,10 10,100 190,150 30,150 10,50 5))
Style2;MULTILINESTRING((100 190,10 8),(150 10, 20 30))
Style2;MULTIPOINT(50 5, 150 30, 50 10, 10 10)