Hey. Just a quick question. Is there any way to set gap lengths between "symbol" icons (not "lineSymbol")?" Dy would be nice as well. I'm trying to configure icons for bike routes. Thanks in advance.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu <rule e="way" k="route" v="bicycle">
<rule e="way" k="network" v="*">
<rule e="way" k="network" v="lcn">
<rule e="way" k="instance:lcn" v="~">
<pathText k="name" font-style="bold" font-size="14" dy="-20" scale-font-size="17,1.15" font-family="monospace" fill="#000000" stroke="#ffffff" stroke-width="3.5" />
</rule>
<rule e="way" k="instance:lcn" v="2">
<pathText k="name" font-style="bold" font-size="14" dy="-40" scale-font-size="17,1.15" font-family="monospace" fill="#000000" stroke="#ffffff" stroke-width="3.5" />
</rule>
<rule e="way" k="instance:lcn" v="3">
<pathText k="name" font-style="bold" font-size="14" dy="-60" scale-font-size="17,1.15" font-family="monospace" fill="#000000" stroke="#ffffff" stroke-width="3.5" />
</rule>
<rule e="way" k="instance:lcn" v="4">
<pathText k="name" font-style="bold" font-size="14" dy="-80" scale-font-size="17,1.15" font-family="monospace" fill="#000000" stroke="#ffffff" stroke-width="3.5" />
</rule>
<rule e="way" k="instance:lcn" v="5">
<pathText k="name" font-style="bold" font-size="14" dy="-100" scale-font-size="17,1.15" font-family="monospace" fill="#000000" stroke="#ffffff" stroke-width="3.5" />
</rule>
</rule>
</rule>
</rule>
<rule e="way" k="highway" v="footway|path" zoom-min="12">
<line stroke="#707070" stroke-width="0.6" stroke-dasharray="5,5" stroke-linecap="butt" />
</rule>
stroke-dasharray="5,5"