Skip to content

Commit 99606bc

Browse files
authored
feat: introduce geolocation examples (#28)
1 parent 74849e1 commit 99606bc

File tree

4 files changed

+729
-0
lines changed

4 files changed

+729
-0
lines changed

install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
pip install -r requirements.txt
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
cab_26,43.602508,39.715685,14:47:44
2+
cab_112,43.582243,39.752077,14:47:55
3+
cab_26,43.607480,39.721521,14:49:11
4+
cab_112,43.579258,39.758944,14:49:51
5+
cab_112,43.574906,39.766325,14:51:53
6+
cab_26,43.612203,39.720491,14:52:48

0 commit comments

Comments
 (0)