From 6947d17b448a4401ca6bd6fb47600dc18682fc01 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Wed, 10 Oct 2012 14:35:46 -0700 Subject: [PATCH] add line offset example --- .../data/good_maps/line_symbolizer_offset.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/data/good_maps/line_symbolizer_offset.xml diff --git a/tests/data/good_maps/line_symbolizer_offset.xml b/tests/data/good_maps/line_symbolizer_offset.xml new file mode 100644 index 000000000..c796add74 --- /dev/null +++ b/tests/data/good_maps/line_symbolizer_offset.xml @@ -0,0 +1,18 @@ + + + + style + + csv + + wkt,name + "MULTILINESTRING ((10 10, 20 20, 10 40),(40 40, 30 30, 40 20, 30 10))",line + + + + \ No newline at end of file