vcp2909 commited on
Commit
bfd756c
·
verified ·
1 Parent(s): bfaee60

Create Labels

Browse files
Files changed (1) hide show
  1. Labels +10 -0
Labels ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ { "name": "linha_preta", "attributes": [] },
3
+ { "name": "marcacao_verde", "attributes": [] },
4
+ { "name": "intersecao_com_marcacao", "attributes": [] },
5
+ { "name": "intersecao_sem_marcacao", "attributes": [] },
6
+ { "name": "beco_sem_saida", "attributes": [] },
7
+ { "name": "faixa_reflexiva", "attributes": [] },
8
+ { "name": "linha_vermelha", "attributes": [] },
9
+ { "name": "gap", "attributes": [] }
10
+ ]