Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55340
    Tapio
    Participant

    Hi guys,

    I “simply” wanted to paint a semitransparent area on top of everything. But roads and captions insist on staying on top.

    <rule e="way" k="derwolf_daslamm_hurz" v="~" >
    		<area fill="#60ffffff" />
    	</rule>

    I added priority 1000, tried numerous things, but no success. Is it because MF may never allow area fill on top of captions etc.?

    The example code is not perfect because it will stack up areas. Second problem is I couldn’t find distinct area fills which paint on top.

    But in the screenshot you can at least see what I mean..

    Tapiola MFV4+ theme for OAM Maps:
    Releases - DL latest zip - Latest xml

    #55346
    Avatar photoJohnPercy
    Participant

    AFAIK
    1. Priority does not apply to areas
    2. Captions are on top of the rest of the map

    Voluntary and Velocity themes - https://voluntary.nichesite.org

    1 user thanked author for this post.
    #55347
    Tapio
    Participant

    Thanks John – what also confuses me: The area draws on tip of major roads, but not consistently, eg see screenshot. Here I used:

    	<rule e="way" k="landuse" v="*" >
    		<area fill="#60ffffff" />
    	</rule>

    Tapiola MFV4+ theme for OAM Maps:
    Releases - DL latest zip - Latest xml

    #55352
    Avatar photoTobias
    Keymaster

    Thanks John – what also confuses me: The area draws on tip of major roads, but not consistently,

    There’s probably no landuse area where the road leaves the forest.

    Developer of Elevate mapstyle

    1 user thanked author for this post.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.