Hello Willem,

> I get the following exception:
> 
> Error in style: Error: (relations:8): Stack size is 3
                          ^^^^^^^^^^^

I think in your relations files the & operators are missing:

Replace 

  type=route route=bicycle network=rcn { apply { set fietsroutercn=yes; }}

by

  type=route & route=bicycle & network=rcn { apply { set fietsroutercn=yes; }}


****---*------*------*------*------*------*------*------*------*------*
*\Viele    --     Volker Bosch,  Humboldtstr.21, 70771 Leinf.-Echterdingen
**\ Gruesse  --     Tel:(0711)713967,  E-Mail: [email protected] 
***\           --       http://www.s-line.de/homepages/bosch
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to