Skip to content

Commit

Permalink
remove points with distance 1.5km in one hour
Browse files Browse the repository at this point in the history
  • Loading branch information
kiang committed Oct 30, 2015
1 parent debe76c commit badeca8
Show file tree
Hide file tree
Showing 4 changed files with 267 additions and 1,088 deletions.
284 changes: 58 additions & 226 deletions tracks/json/2015/201542.json
Expand Up @@ -385,7 +385,7 @@
"properties": {
"device": "AndroidDevice_867159020029530",
"timeBegin": "2015-10-16 08:00:27",
"timeEnd": "2015-10-16 16:01:53"
"timeEnd": "2015-10-16 09:42:24"
},
"geometry": {
"type": "LineString",
Expand Down Expand Up @@ -434,14 +434,6 @@
120.2327562,
22.97866
],
[
120.234786,
22.9642611
],
[
120.2370859,
22.9615926
],
[
120.2376528,
22.9773377
Expand All @@ -461,99 +453,37 @@
[
120.2254013,
22.9981891
],
[
120.2065995,
23.0053408
],
[
120.2050311,
23.0271197
],
[
120.2050238,
23.0283998
],
[
120.2043688,
23.0318627
],
[
120.2027155,
23.0386081
],
[
120.2027396,
23.0386958
],
[
120.1970068,
23.0418145
],
[
120.1958471,
23.0430188
],
[
120.1844527,
23.0470788
],
[
120.1685586,
23.0470917
],
[
120.1711543,
23.0491783
],
[
120.1461238,
23.0593585
],
]
]
}
},
{
"type": "Feature",
"properties": {
"device": "AndroidDevice_867159020029530",
"timeBegin": "2015-10-16 10:45:57",
"timeEnd": "2015-10-16 10:45:57"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
120.1317743,
23.0569046
],
[
120.1868027,
22.9933153
],
[
120.1925529,
22.9954485
],
[
120.1936264,
22.9948831
],
[
120.2005563,
22.994082
],
[
120.2289429,
22.9898793
],
[
120.2293642,
22.987031
],
[
120.2296889,
22.9872266
],
[
120.2296486,
22.987823
],
[
120.2296589,
22.9872073
],
[
120.2300771,
22.9874419
],
]
]
}
},
{
"type": "Feature",
"properties": {
"device": "AndroidDevice_867159020029530",
"timeBegin": "2015-10-16 11:49:51",
"timeEnd": "2015-10-16 13:29:49"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
120.2292592,
22.9871345
Expand Down Expand Up @@ -645,39 +575,20 @@
[
120.233785,
23.0075397
],
[
120.2166526,
23.0236346
],
[
120.2159869,
23.0235299
],
[
120.1850933,
23.0117053
],
[
120.1866524,
22.9987355
],
[
120.1838824,
22.9688449
],
[
120.1761506,
22.9442215
],
[
120.1818856,
22.9349405
],
[
120.1938194,
22.9385439
],
]
]
}
},
{
"type": "Feature",
"properties": {
"device": "AndroidDevice_867159020029530",
"timeBegin": "2015-10-16 14:29:50",
"timeEnd": "2015-10-16 15:26:06"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
120.1828426,
22.9284534
Expand All @@ -686,29 +597,9 @@
120.1846367,
22.9285992
],
[
120.1841611,
22.962349
],
[
120.1859453,
22.9293156
],
[
120.1437204,
22.995678
],
[
120.1439071,
22.9958315
],
[
120.1439192,
22.9958464
],
[
120.1438783,
22.9958095
]
]
}
Expand All @@ -718,63 +609,28 @@
"properties": {
"device": "AndroidDevice_867159020029530",
"timeBegin": "2015-10-18 08:00:50",
"timeEnd": "2015-10-18 11:28:00"
"timeEnd": "2015-10-18 08:00:50"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
120.1649786,
23.001731
],
[
120.18522,
22.9976695
],
[
120.1949567,
22.9936025
],
[
120.1998121,
22.9840893
],
[
120.198762,
22.9842481
],
[
120.1977042,
22.9851901
],
[
120.1798782,
22.9917725
],
[
120.1802578,
22.9850194
],
[
120.1752518,
22.9845513
],
[
120.1807782,
22.9839343
],
[
120.1752518,
22.9845513
],
[
120.1804524,
22.9835003
],
[
120.179603,
22.9835266
],
]
]
}
},
{
"type": "Feature",
"properties": {
"device": "AndroidDevice_867159020029530",
"timeBegin": "2015-10-18 09:03:59",
"timeEnd": "2015-10-18 11:15:59"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
120.1788393,
22.9831282
Expand Down Expand Up @@ -843,14 +699,6 @@
120.1697056,
22.9984205
],
[
120.1437174,
22.9956775
],
[
120.1752518,
22.9845513
],
[
120.160225,
23.002379
Expand All @@ -863,22 +711,6 @@
120.1690427,
22.9949466
],
[
120.212898,
23.0109227
],
[
120.1752518,
22.9845513
],
[
120.1437177,
22.9956778
],
[
120.1439502,
22.9958627
],
[
120.1752518,
22.9845513
Expand Down

0 comments on commit badeca8

Please sign in to comment.