Upload labels.json
Browse files- labels.json +22 -0
labels.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"species": [
|
| 3 |
+
"Cacoxnus indagator",
|
| 4 |
+
"Chelostoma florisomne",
|
| 5 |
+
"Coeliopencyrtus",
|
| 6 |
+
"Eumenidae",
|
| 7 |
+
"Heriades",
|
| 8 |
+
"Hylaeus",
|
| 9 |
+
"Megachile",
|
| 10 |
+
"Osmia bicornis",
|
| 11 |
+
"Osmia cornuta",
|
| 12 |
+
"Passaloecus",
|
| 13 |
+
"Psenulus",
|
| 14 |
+
"Trypoxylon"
|
| 15 |
+
],
|
| 16 |
+
"state": [
|
| 17 |
+
"Lv",
|
| 18 |
+
"DauLv",
|
| 19 |
+
"DeadLv",
|
| 20 |
+
"OldFood"
|
| 21 |
+
]
|
| 22 |
+
}
|