mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
add test data for #1995
This commit is contained in:
parent
4713ddf8d6
commit
da226a48cf
7
tests/visual_tests/data/crossing-lines.csv
Normal file
7
tests/visual_tests/data/crossing-lines.csv
Normal file
@ -0,0 +1,7 @@
|
||||
i|wkt
|
||||
1|LINESTRING(10 0, 20 0)
|
||||
1|LINESTRING(10 10, 20 10)
|
||||
1|LINESTRING(15 5, 20 5)
|
||||
1|LINESTRING(15 5, 20 5)
|
||||
1|LINESTRING(10 5, 15 5)
|
||||
1|LINESTRING(10 5, 15 5)
|
||||
|
Loading…
x
Reference in New Issue
Block a user