[mkgmap-dev] Problem with stylesFrom Volker Bosch volker.bosch at t-online.de on Tue Aug 4 18:54:25 BST 2009
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: volker.bosch at t-online.de
***\ -- http://www.s-line.de/homepages/bosch
More information about the mkgmap-dev mailing list |