File size: 1,118 Bytes
d2e6f94 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | {
"generated_at": "2026-06-13T13:02:35.720307+00:00",
"images": {
"bus": "data\\raw\\maps\\bus_cv_out\\graph_on_map.png",
"normal": "data\\raw\\maps\\normal_cv_out\\junctions_labelled.png",
"subway": "data\\raw\\maps\\subway_cv_out\\graph_on_map.png",
"taxi": "data\\raw\\maps\\taxi_cv_out\\graph_on_map.png"
},
"layers": {
"bus": {
"edge_count": 150,
"folder": "data\\raw\\maps\\bus_cv_out",
"node_count": 151
},
"normal": {
"edge_count": 255,
"folder": "data\\raw\\maps\\normal_cv_out",
"node_count": 151
},
"subway": {
"edge_count": 17,
"folder": "data\\raw\\maps\\subway_cv_out",
"node_count": 151
},
"taxi": {
"edge_count": 194,
"folder": "data\\raw\\maps\\taxi_cv_out",
"node_count": 151
}
},
"schema_version": 1,
"source_images": {
"bus": "data\\raw\\maps\\images\\bus.png",
"normal": "data\\raw\\maps\\images\\normal.png",
"subway": "data\\raw\\maps\\images\\subway.png",
"taxi": "data\\raw\\maps\\images\\taxi.png"
}
}
|