<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Dan,</p>
<p>Interesting problem.</p>
<p>Are these regularly spaced or should they appear at given vertices of the input vector line?</p>
<p>I was thinking that maybe one could use a marker line, with dynamic font markers - but unfortunately there are no "per feature iterators" or "counters" available in the QGIS expressions. If these would be available, it would be an easy task.</p>
<p>Also, the labeling options, combined with the geometry expressions are pretty powerful and dynamic, but again - without iterators ...</p>
<p>Geometry generators also come to my mind, but again - without iterators in QGIS expressions we are blocked.</p>
<p>-----------------</p>
<p>I am forwarding this to the dev list to see if someone has an idea - of course with Python there would be options ...</p>
<p>Andreas</p>
<p>On 2016-06-29 07:11, Dan Jacobson wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">I want to label vectors (roads) with proposed addresses:<br /><br /> 21  23  25  27  29<br /> ==================<br />   22  24  26  28<br /><br /> I suppose I will use the Qchainage plugin and then post-process the<br /> output with a simple perl script to get the exact labels I want (20, 30,<br /> 40...).<br /><br /> I don't suppose I can make them on either side of the road so I suppose<br /> I will have to put them along the centerline.<br /><br /> There are no houses here. Just guide points for government workers if<br /> houses were ever to be built.<br /><br /> I can't use StackExchange to ask this because I don't have enough Karma<br /> and never will.<br /> _______________________________________________<br /> Qgis-user mailing list<br /><a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br /> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br /> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
<p> </p>
<div> </div>
</body></html>