Skip to content

Instantly share code, notes, and snippets.

@edBaev
Created November 4, 2014 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edBaev/ad20f8bc8fc5574eae64 to your computer and use it in GitHub Desktop.
Save edBaev/ad20f8bc8fc5574eae64 to your computer and use it in GitHub Desktop.
Track Trouble
{
"_id":"357",
"longitude":"13.1061212",
"accurancy":"39.0",
"distance":"475.555553242888",
"latitude":"52.3920098"
},
{
"_id":"358",
"longitude":"13.0826189",
"accurancy":"839.0",
"distance":"1607.79007269815",
"latitude":"52.3938462"
},
{
"_id":"359",
"longitude":"13.1160766666667",
"accurancy":"9.60000038146973",
"distance":"2271.72786943954",
"latitude":"52.3931166666667"
},
{
"_id":"360",
"longitude":"13.1187",
"accurancy":"7.40000009536743",
"distance":"183.891193502497",
"latitude":"52.3935316666667"
},
{
"_id":"361",
"longitude":"13.12004",
"accurancy":"7.30000019073486",
"distance":"91.8463453693351",
"latitude":"52.3936483333333"
},
......................
{
"_id":"382",
"longitude":"13.1277116666667",
"accurancy":"5.19999980926514",
"distance":"25.2944062367802",
"latitude":"52.3947633333333"
},
{
"_id":"383",
"longitude":"13.0826189",
"accurancy":"839.0",
"distance":"3061.41471569866",
"latitude":"52.3938462"
},
{
"_id":"384",
"longitude":"13.1275166666667",
"accurancy":"5.09999990463257",
"distance":"3048.04641531627",
"latitude":"52.3947233333333"
},
{
"_id":"385",
"longitude":"13.127385",
"accurancy":"5.0",
"distance":"8.98192590175479",
"latitude":"52.394715"
},
................
{
"_id":"415",
"longitude":"13.1338766666667",
"accurancy":"7.90000009536743",
"distance":"50.0698384969398",
"latitude":"52.3949783333333"
},
{
"_id":"416",
"longitude":"13.0826189",
"accurancy":"839.0",
"distance":"3480.30338914281",
"latitude":"52.3938462"
},
{
"_id":"417",
"longitude":"13.1346133333333",
"accurancy":"7.80000019073486",
"distance":"3530.60293090771",
"latitude":"52.3950633333334"
},
{
"_id":"418",
"longitude":"13.1352083333333",
"accurancy":"7.90000009536743",
"distance":"41.3012112135017",
"latitude":"52.3951416666667"
},
@edBaev
Copy link
Author

edBaev commented Nov 4, 2014

I've calculated. From 415 point to 417 point is 0.08243 km

So the formula works, but I think we should add some changes in the formula

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment