Datasets:
Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- Seongnam/.DS_Store +0 -0
- Seongnam/boundary.geojson +0 -0
- Seongnam/demand.csv +0 -0
- Seongnam/edge_index.pkl +3 -0
- Seongnam/osm_simplified.osm.pbf +3 -0
- Seongnam/road_graph.gpkg +3 -0
- Seongnam/road_graph.meta.json +14 -0
- Seongnam/road_graph_edges.parquet +3 -0
- Seongnam/road_graph_nodes.gpkg +3 -0
- Seongnam/road_graph_nodes.parquet +3 -0
- Seongnam/seeds/demand_seed1.csv +0 -0
- Seongnam/seeds/demand_seed2.csv +0 -0
- Seongnam/semantic_graph.json +0 -0
- Seongnam/vehicles.csv +101 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
Seongnam/osm_simplified.osm.pbf filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
Seongnam/road_graph.gpkg filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
Seongnam/road_graph_nodes.gpkg filter=lfs diff=lfs merge=lfs -text
|
Seongnam/.DS_Store
ADDED
|
Binary file (8.2 kB). View file
|
|
|
Seongnam/boundary.geojson
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Seongnam/demand.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Seongnam/edge_index.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4319ff2d3eb34686c45d6bcc5f8790cd773665dd354d6ff8ff973d1022a8215
|
| 3 |
+
size 3108465
|
Seongnam/osm_simplified.osm.pbf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34f47093b4e32ed6b190124d219359beabc21f13ba8bf52917357b88427d516f
|
| 3 |
+
size 312609
|
Seongnam/road_graph.gpkg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d4c200296be950c086c4f63c0fdb99a7e1f92eb13dfb4f52246ee91403945be
|
| 3 |
+
size 7122944
|
Seongnam/road_graph.meta.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"crs": "EPSG:4326",
|
| 3 |
+
"is_simplified": true,
|
| 4 |
+
"original_node_count": 9397,
|
| 5 |
+
"original_edge_count": 23573,
|
| 6 |
+
"bounds": {
|
| 7 |
+
"min_lat": 37.3858539,
|
| 8 |
+
"max_lat": 37.5027891,
|
| 9 |
+
"min_lon": 127.0175984,
|
| 10 |
+
"max_lon": 127.1905422
|
| 11 |
+
},
|
| 12 |
+
"node_count": 8123,
|
| 13 |
+
"edge_count": 21577
|
| 14 |
+
}
|
Seongnam/road_graph_edges.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9cecb19c6d8202ce014d0786a9139ab713c5f51ced39f57a693d72340ba6385
|
| 3 |
+
size 1813951
|
Seongnam/road_graph_nodes.gpkg
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60a8ba61ff159792c9b63ec36960c93442ca59acd7b8c58d55179e5041e2d4bd
|
| 3 |
+
size 1290240
|
Seongnam/road_graph_nodes.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fab01f0b6fb9a1675994197bf9b21d37bae4f881b1c64019511d9c7be2e72b14
|
| 3 |
+
size 425682
|
Seongnam/seeds/demand_seed1.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Seongnam/seeds/demand_seed2.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Seongnam/semantic_graph.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Seongnam/vehicles.csv
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
id,lat,lon,work_start,work_end
|
| 2 |
+
0,37.436913541819834,127.12836112149981,1080,1200
|
| 3 |
+
1,37.41840195068232,127.14675627154135,1080,1200
|
| 4 |
+
2,37.3764120955336,127.11593640270361,1080,1200
|
| 5 |
+
3,37.3944744495682,127.07667482840887,1080,1200
|
| 6 |
+
4,37.419920723026266,127.05116446551106,1080,1200
|
| 7 |
+
5,37.374701004820885,127.08930644926328,1080,1200
|
| 8 |
+
6,37.397886698573416,127.15971921135399,1080,1200
|
| 9 |
+
7,37.36162187230041,127.11416740167617,1080,1200
|
| 10 |
+
8,37.41931139097211,127.05638140169896,1080,1200
|
| 11 |
+
9,37.46995944781369,127.16362328695247,1080,1200
|
| 12 |
+
10,37.37646464441495,127.04413322045623,1080,1200
|
| 13 |
+
11,37.430158210492536,127.1017124386744,1080,1200
|
| 14 |
+
12,37.350641055840065,127.11096337118055,1080,1200
|
| 15 |
+
13,37.3699818871415,127.1390981677748,1080,1200
|
| 16 |
+
14,37.37746849158683,127.11514816774293,1080,1200
|
| 17 |
+
15,37.41070691404344,127.05879067636951,1080,1200
|
| 18 |
+
16,37.47051850507979,127.15803071744148,1080,1200
|
| 19 |
+
17,37.46626316832129,127.17815425648583,1080,1200
|
| 20 |
+
18,37.417947214575435,127.18270149061192,1080,1200
|
| 21 |
+
19,37.388354637101806,127.0733325023403,1080,1200
|
| 22 |
+
20,37.373115436335276,127.11895249113115,1080,1200
|
| 23 |
+
21,37.43335820694774,127.15027588145583,1080,1200
|
| 24 |
+
22,37.38408149651871,127.0471925662142,1080,1200
|
| 25 |
+
23,37.45545774264712,127.13250364014844,1080,1200
|
| 26 |
+
24,37.38018230465435,127.03839787337729,1080,1200
|
| 27 |
+
25,37.3773654161491,127.08238334592002,1080,1200
|
| 28 |
+
26,37.43657581518095,127.13490098013868,1080,1200
|
| 29 |
+
27,37.45886777826658,127.10710290728142,1080,1200
|
| 30 |
+
28,37.44098577252421,127.12207642495257,1080,1200
|
| 31 |
+
29,37.44242593903636,127.11073113899918,1080,1200
|
| 32 |
+
30,37.40731552973145,127.09959214526201,1080,1200
|
| 33 |
+
31,37.37784258846927,127.11321518905882,1080,1200
|
| 34 |
+
32,37.39142469436523,127.15473856358409,1080,1200
|
| 35 |
+
33,37.37436250985586,127.05481737035369,1080,1200
|
| 36 |
+
34,37.46487686833705,127.16357672185374,1080,1200
|
| 37 |
+
35,37.422968889311505,127.17422574009036,1080,1200
|
| 38 |
+
36,37.459623955777644,127.11838862946723,1080,1200
|
| 39 |
+
37,37.44758469762566,127.17836675690378,1080,1200
|
| 40 |
+
38,37.37835849210353,127.04621456541403,1080,1200
|
| 41 |
+
39,37.365619178195026,127.09951930888722,1080,1200
|
| 42 |
+
40,37.4490803766528,127.17242176693702,1080,1200
|
| 43 |
+
41,37.39241875005829,127.06505386451308,1080,1200
|
| 44 |
+
42,37.40675794161587,127.14590663622586,1080,1200
|
| 45 |
+
43,37.40371101236101,127.07829708672199,1080,1200
|
| 46 |
+
44,37.37366790105618,127.03391376678184,1080,1200
|
| 47 |
+
45,37.4195970276787,127.11222465747271,1080,1200
|
| 48 |
+
46,37.353873911757084,127.11000100343077,1080,1200
|
| 49 |
+
47,37.42844713609046,127.15575882100545,1080,1200
|
| 50 |
+
48,37.36699148860723,127.15014292562194,1080,1200
|
| 51 |
+
49,37.385399355523674,127.13401805256878,1080,1200
|
| 52 |
+
50,37.42298670435313,127.1177888368847,1080,1200
|
| 53 |
+
51,37.37875121458993,127.05907044415886,1080,1200
|
| 54 |
+
52,37.3391471571906,127.12705554662081,1080,1200
|
| 55 |
+
53,37.40581063439056,127.06579158729521,1080,1200
|
| 56 |
+
54,37.42463350823457,127.05702738596386,1080,1200
|
| 57 |
+
55,37.431106528755755,127.09273172687017,1080,1200
|
| 58 |
+
56,37.38162051855955,127.04678981840792,1080,1200
|
| 59 |
+
57,37.46416909488121,127.17521410207776,1080,1200
|
| 60 |
+
58,37.369863309885886,127.13867142864827,1080,1200
|
| 61 |
+
59,37.44896827570138,127.12105483780641,1080,1200
|
| 62 |
+
60,37.40829398012474,127.06837338824215,1080,1200
|
| 63 |
+
61,37.46073554555616,127.13415181661753,1080,1200
|
| 64 |
+
62,37.3813324663417,127.08642273889689,1080,1200
|
| 65 |
+
63,37.43605948643682,127.17853806867912,1080,1200
|
| 66 |
+
64,37.458849911731996,127.15882808356734,1080,1200
|
| 67 |
+
65,37.424189222984644,127.04185813958448,1080,1200
|
| 68 |
+
66,37.41099312046486,127.14403646347557,1080,1200
|
| 69 |
+
67,37.42559367320716,127.06541726466496,1080,1200
|
| 70 |
+
68,37.379404618164735,127.15321540372224,1080,1200
|
| 71 |
+
69,37.42526434856531,127.17048713344921,1080,1200
|
| 72 |
+
70,37.42639304340034,127.12325857397757,1080,1200
|
| 73 |
+
71,37.37089027312242,127.06873272878268,1080,1200
|
| 74 |
+
72,37.45955147550077,127.13382181730354,1080,1200
|
| 75 |
+
73,37.44579846558931,127.11221760800687,1080,1200
|
| 76 |
+
74,37.41497751493906,127.11051629273679,1080,1200
|
| 77 |
+
75,37.37309250213548,127.03180028146524,1080,1200
|
| 78 |
+
76,37.42467587046441,127.05748876069391,1080,1200
|
| 79 |
+
77,37.469674861457996,127.17112365899227,1080,1200
|
| 80 |
+
78,37.37502691835156,127.09245640380816,1080,1200
|
| 81 |
+
79,37.35735304928606,127.12132391222558,1080,1200
|
| 82 |
+
80,37.46579016736052,127.14473158936055,1080,1200
|
| 83 |
+
81,37.35319346139683,127.1148559059866,1080,1200
|
| 84 |
+
82,37.457476049591264,127.15225326503653,1080,1200
|
| 85 |
+
83,37.431966204980384,127.14581671084363,1080,1200
|
| 86 |
+
84,37.38422653289165,127.07707205599058,1080,1200
|
| 87 |
+
85,37.4478564050149,127.16391179579956,1080,1200
|
| 88 |
+
86,37.45601910511377,127.1812499601997,1080,1200
|
| 89 |
+
87,37.40570446068789,127.1120291747403,1080,1200
|
| 90 |
+
88,37.44629122693302,127.13698680542001,1080,1200
|
| 91 |
+
89,37.43266649654075,127.16150413622952,1080,1200
|
| 92 |
+
90,37.386502566538944,127.04351281310997,1080,1200
|
| 93 |
+
91,37.39923434917,127.1189438414048,1080,1200
|
| 94 |
+
92,37.37390845721057,127.12704551253196,1080,1200
|
| 95 |
+
93,37.35135140970142,127.11551387790149,1080,1200
|
| 96 |
+
94,37.421481884844304,127.04206114947947,1080,1200
|
| 97 |
+
95,37.34068979008357,127.11704571937236,1080,1200
|
| 98 |
+
96,37.409847640239825,127.13487953256659,1080,1200
|
| 99 |
+
97,37.43607867353716,127.19177646911535,1080,1200
|
| 100 |
+
98,37.40640571590805,127.08200895883971,1080,1200
|
| 101 |
+
99,37.395468267916954,127.04090259198884,1080,1200
|