I'd like to draw in a primary waterway, like a river, and large land areas, like a county or state. Is drawing inside a relation possible?
In the basemap rules file, this does not appear to have any effect:
<relation>
<tag k='waterway' v=''/>
<tag k='_action_' v='draw:color=blue;bcolor=black'/>
</relation>
I'd like to draw in a primary waterway, like a river, and large land areas, like a county or state. Is drawing inside a relation possible?
In the basemap rules file, this does not appear to have any effect:
<relation><tag k='waterway' v=''/><tag k='_action_' v='draw:color=blue;bcolor=black'/></relation>