logo separator

[mkgmap-dev] site relations

From Dave Swarthout daveswarthout at gmail.com on Mon Oct 10 23:59:58 BST 2016

Awesome! That did the trick.

I will try that next for my multipolygon lakes.

Many thanks Andrzej

On Mon, Oct 10, 2016 at 9:22 PM, Andrzej Popowski <popej at poczta.onet.pl>
wrote:

> Hi Dave,
>
> your rule looks good except you should use curly brackets.
> '${..}' means tag from relation while '$(..)' is a tag from member of
> relation. Try for example:
>
> type=site & name=* {
>      apply {add name='${name}';}
> }
>
> Or you can concatenate site name with building name, if exist:
>
> type=site & name=* {
>      apply_once { set name='$(name) - ${name}' | '${name}'; }
>
> }
>
> --
> Best regards,
> Andrzej
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>



-- 
Dave Swarthout
Homer, Alaska
Chiang Mai, Thailand
Travel Blog at http://dswarthout.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20161011/66f63c8a/attachment.html>


More information about the mkgmap-dev mailing list