[mapserver-commits] r9197 - trunk/docs/en/mapfile
svn at osgeo.org
svn at osgeo.org
Tue Jul 21 12:27:29 EDT 2009
Author: aboudreault
Date: 2009-07-21 12:27:29 -0400 (Tue, 21 Jul 2009)
New Revision: 9197
Modified:
trunk/docs/en/mapfile/label.txt
Log:
Added the repeatdistance label parameter in doc
Modified: trunk/docs/en/mapfile/label.txt
===================================================================
--- trunk/docs/en/mapfile/label.txt 2009-07-21 16:15:20 UTC (rev 9196)
+++ trunk/docs/en/mapfile/label.txt 2009-07-21 16:27:29 UTC (rev 9197)
@@ -192,6 +192,13 @@
shape attribute will be clamped to the min/max values at rendering time.
There is no expected impact on performance for using label priorities.
+REPEATDISTANCE [integer]
+ - Introduced in version 5.6. The label will be repeated on every line of
+ a multiline shape and will be repeated multiple times along a given
+ line at an interval of REPEATDISTANCE pixels.
+
+ The associated RFC document for this feature is :ref:`RFC57`.
+
SHADOWCOLOR [r] [g] [b]
Color of drop shadow.
More information about the mapserver-commits
mailing list