postgis/regress/core/offsetcurve_expected
Paul Ramsey 9b0c432bee Revise regression tests so that both pre- and post-GEOS 3.11
updates to OffsetCurve will pass.
2022-01-04 14:20:01 -08:00

18 lines
796 B
Plaintext

ERROR: lwgeom_offsetcurve: input is not linear
t0|SRID=42;LINESTRING(0 0,10 0)
t1|SRID=42;LINESTRING(0 10,10 10)
t2|SRID=42;LINESTRING(0 -10,10 -10)
t3|SRID=42;LINESTRING(0 -10,10 -10)
t4|SRID=42;LINESTRING(0 10,10 10)
t5|SRID=42;LINESTRING(0 -10,10 -10,12 -10,14 -9,16 -8,17 -7,18 -6,19 -4,20 -2,20 0,20 10)
t5b|SRID=42;LINESTRING EMPTY
t6|SRID=42;LINESTRING(0 -10,10 -10,17 -7,20 0,20 10)
t7|SRID=42;LINESTRING(0 -10,10 -10,20 0,20 10)
t8|SRID=42;LINESTRING(0 -10,20 -10,20 10)
t10|SRID=42;LINESTRING(0 2,7 2,3 9)
t10b|SRID=42;LINESTRING(0 2,7 2,3 9)
t11|LINESTRING(37.6 39.2,39.2 36.6,42 35.8,43 34.8,46.4 33.6,48.2 30,48.8 30,50.6 33.8,56.6 35)
t12|LINESTRING(34.4 36.8,36.8 33.4,40 32.2,41 31.2,43.6 30.4,45.8 26,51.2 26,53.4 30.2,57.4 31)
t13|LINESTRING(-2 0,-2 22,12 22,12 8,2 8)
#2508|t