veetinator commited on
Commit
6577a82
·
verified ·
1 Parent(s): 78d6a26

Upload classes.csv

Browse files
Files changed (1) hide show
  1. classes.csv +26 -0
classes.csv ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ id,name,abbr,r,g,b
2
+ 0,background,BG,0,0,0
3
+ 1,box junction,BJ,255,242,0
4
+ 2,crosswalk,CW,34,117,76
5
+ 3,stop line,SL,61,72,204
6
+ 4,solid single white,SSW,237,28,36
7
+ 5,solid single yellow,SSY,163,73,164
8
+ 6,solid single red,SSR,185,122,87
9
+ 7,solid double white,SDW,136,0,21
10
+ 8,solid double yellow,SDY,112,146,190
11
+ 9,dashed single white,DSW,181,230,29
12
+ 10,dashed single yellow,DSY,153,217,234
13
+ 11,left arrow,LA,158,159,76
14
+ 12,straight arrow,SA,121,138,134
15
+ 13,right arrow,RA,41,64,96
16
+ 14,left straight arrow,LSA,7,102,146
17
+ 15,right straight arrow,RSA,247,153,255
18
+ 16,channelizing line,CL,255,204,153
19
+ 17,motor prohibited,MP,155,255,153
20
+ 18,slow,SLOW,255,153,173
21
+ 19,motor priority lane,MPL,230,224,147
22
+ 20,motor waiting zone,MWZ,35,27,87
23
+ 21,left turn box,LTB,193,158,155
24
+ 22,motor icon,MI,109,29,78
25
+ 23,bike icon,BI,3,164,204
26
+ 24,parking lot,PL,175,157,185