features lines all lines : gps tracks : gpstrack[] gps routes : gpsroute[] TRACK : track=track points gps waypoints : gpswaypoint[] gps trackpoints: gpstrack[].gpspoint[] gps routepoints: gpsroute[].gpspoint[] properties map-background-color : #000000 map-background-opacity : 0 map.rendering.lflp.min-buffer-space : 5 map.rendering.lflp.max-allowed-corner-angle : 40 rules target: gps tracks define line-color : red line-opacity : 0.75 min-zoom : 5 line-width : 2 draw : line target: gps routes define line-color : blue line-opacity : 0.75 line-style : dash min-zoom : 5 line-width : 2 draw : line target : gps waypoints define shape : circle shape-size : 8 line-color : green fill-opacity : 0 draw : shape target : gps trackpoints define min-zoom : 17 shape : square shape-size : 10 line-color : green line-width : 1 fill-opacity : 0 draw : shape target : gps routepoints define min-zoom : 12 shape : diamond shape-size : 10 line-color : green line-width : 1 fill-opacity : 0 draw : shape target : TRACK define line-color : #0077ff line-opacity : 1.0 line-style : solid min-zoom : 7 line-width : 6:1;7:1.5 draw : line