> > > Under Background, I can check the Draw with color, and Fill area check > boxes, but can not access any of the other options. > > After the Draw with color, there appears to be a color selection box, > but I can never get it to open. Up at the top, there's a Global | > Background check box, with a color selection box that allows me to get > into a color selector dialog. > > The Boundary, Touchup, and Label tabs all show similar issues. > > When looking at how other styles are setup, some of the greyed out > areas have information in them. (Such as labels on towns and villages, > the label tag has "name" in the box. I'd like to label lakes in my > style, but can not access the label tag entry box. I would also like > to change the color of the lake, but can't pick a different color. > > Arg... Indeed. There is a regression in 0.16.2 & 0.16.3. 0.16.1 and 0.17-dev look fine, e.g., enabling "Draw with color" enables the other dependent fields for edition.
> > I can see my next issue will be on how to write a tag selection rule > properly. It looks like the Key label goes between square braces, then > there are a number of decision words (is, isoneof, not, or, and, > possibly more), then value, or set of values to match. > > There's some other slightly more esoteric rules such as: > > Type is TrackPoint and not HasTags > > This shows that there are more things that can be tested for that > aren't just keys and values. > As posted earlier, I will document the Tag Selection syntax in the coming weeks. As of 0.17-dev, the same syntax is used for styles, filters & find, so it is definitely needed! > > I see a lot of power available in the style editor, I'm just itching > to be able to release a little of it. > > Snooping into the .mas file reveals that while some of the information > is plain text, there's some that might be hidden... not sure why there > would be a parking icon associated with water either... > > <selector expr="[natural] is water or [landuse] is water"/> > </painter> > <painter > zoomUnder="0.03" zoomUpper="1e+07" > fillColor="#f6eeb677" > icon=":/Art/Mapnik/parking.png" iconScale="0" iconOffset="0" > drawTrafficDirectionMarks="yes"> > > As a workaround, you can edit the style with, e.g., the portable version of 0.16.1. The .MAS created will work in all versions. Regards - Chris -
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
