--
You received this message because you are subscribed to the Google Groups "Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osmand+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You said it yourself. Removing the point ;-)
--
But this wont render the numbers, only a few names in case the rcn_ref tag has also a name.
<filter tag="highway" value="track" color="#996600" pathEffect="4_2"><filter appMode="pedestrian" test="$hmRendered" minzoom="14" strokeWidth="2"/><filter appMode="pedestrian" minzoom="15" strokeWidth="2"/><filter test="$hmRendered" minzoom="12" maxzoom="12" strokeWidth="0.5"/><filter test="$hmRendered" minzoom="13" strokeWidth="1"/><filter minzoom="14" strokeWidth="1"/><groupFilter><!-- Dash pattern: solid(100%), long-dashed(77%), short-dashed(63%), dash-dotted(50%), dotted(50%), dotted2(40%), short-dashed-narrow-spaced(66%) for not-specified --><filter additional="tracktype=grade1" pathEffect=""/><filter additional="tracktype=grade2" pathEffect="10_3"/><filter additional="tracktype=grade3" pathEffect="5_3"/><filter additional="tracktype=grade4" pathEffect="4_3_2_3"/><filter additional="tracktype=grade5" pathEffect="2_3"/></groupFilter>
Thanks Harry,
The cyclenodes (fietsknooppunten) are also on my wish list.
I tried to render them in the points section with a tourism info poi (which shows up)
<point>
<!-- Bicycle profile priority icons -->
<group appMode="bicycle" iconOrder="90">
<filter minzoom="11" icon="tourism_information" tag="rcn_ref" value=""/>
</group>
</point>
Nice! But why can't I download or open the zip in google mail? An I the only one?
Andre.oid.
--
Hello all, I'm new to OSMand and interested in developping a render file with a look similar to the opencyclemap one.