First point is often ignored
-
So the answer to the question what the nearest point is, depends on where in the sequence the points are. This is not very logical.
I think the app would be more predictable
a) if the (internal) parameter "distance to start" is made the same as the distance used to determine if a point has been visited or not.
b) If very slow moving would be considered standing still. Gps has a limited accuracy.
c) if the direction is taken into account : if location is on the route between point 1 and 2 and the route goes from 1 to 2 then the nearest point is always 2.with this, the start (point 1 in my first route 'koffie') would be the nearest point and it would also be the nearest in my second route (point 2 in 'lang koffie'). No sending back to the start.
@Herman-Veldhuizen said in First point is often ignored:
a) if the (internal) parameter "distance to start" is made the same as the distance used to determine if a point has been visited or not.
I am sorry, but I don't think that makes much sense. This feature is to prevent from being send back to WP1 if you are already near WP1. If the same distance would be used as for having hit WP1 you would still be forced over WP1 if you are near WP1 but not close enough to have hit it, Which exactly was the cause of the problem to begin with.
I am navigating as track. Isn't it such that then any point or turn on the track could be the nearest? In this case, shouldn't the nearest point to navigate to be the first turn right after the start on the original track ?
Hmm, good question... I assume that the logic of skipping WP1 if you are near it is older than the Route-as-Track feature. Therefore I think it is plausible that that it skips to WP2 indeed, without considering the track. But this is just a thought, no knowledge until confirmed by a dev
I see what you mean with complains about being send back to the start.
But how this is solved makes the app a bit unpredictable, unless the user is a mra expert.This I don't understand... What is unpredictable at NOT being send back to WP1 if you are already near it? I think the feature is helpful explicitly for non-experts to be honest.
-
@Con-Hennekens We can discuss a solution, but I am pretty sure that anybody who isn't a mra expert will find it strange that the nearest point is point 2 and not not point 1 (in my route 'koffie'). Every other app out there will happily go to point 1 first.
As you can see in my video my gps accuracy good. I am therefore still 'far' away from the start and the most logical nearest point is the first. I shouldn't have to know the 'so many meters away' to understand what's going on. The app has an internal parameter to determine if a waypoint has been hit , it is confusing if there is a different parameter for the first point.
-
Put the first point some distance say 1km away from where you are. The GPS system know where you are when you start and will navigate you through the first waypoint. This is good practice no matter what GPS system you are using.
-
Put the first point some distance say 1km away from where you are. The GPS system know where you are when you start and will navigate you through the first waypoint. This is good practice no matter what GPS system you are using.
@Mzokk Or i start to drive backwards first if I dont want to move the first point. I consider both solutions workarounds to an already existing work around.
-
@Mzokk Or i start to drive backwards first if I dont want to move the first point. I consider both solutions workarounds to an already existing work around.
@Herman-Veldhuizen Then no matter what GPS system you use you will continue to go round in circles.....as a long time Garmin user and convert to MRA.
- list item
-
@Herman-Veldhuizen Then no matter what GPS system you use you will continue to go round in circles.....as a long time Garmin user and convert to MRA.
- list item
@Mzokk No need to worry about me. I am more worried about others which have to explain for ever why point 2 is considered the nearest point in my first scenario. The only correct answer will always be point 1.
-
@Herman-Veldhuizen
Maybe a stupid reaction.
I only watched your first video. But something you can check.
If you draw a straight line from your postion to (way)point 1 and a straight line from your to the postion where the route is picked up.
Which line is the shortest? -
And for every GPS system I've used 9 for the past 20 years it's still good practice to put your first point some distance away from where you are, on the route you want to take be it Garmin, MRA, OSMand, Kurviger etc. It's not a workaround the very smart (but dumb) GPS system does not know that you haven't passed through point one if you've missed it and will try to take you back through it as its designed to do. MRA by giving the option to start from the nearest point on the track is a workaround for misplaced first points. Take the scenario that you are at a hotel and place your first point for your onward journey at what you think is the exit to the carpark which turns out to be the entrance and the exit is on the direction of travel. without the option to start at the nearest part of the track the GPS will continually try to take you back to the entrance as you will never pass through that point. If you put your first waypoint some way down the road in the direction of travel the "problem" never arises as the GPS unit at the hotel knows where you are and will guide you through the first point. So you will have no issues on not passing through the first point.
-
@M.-Schrijver The shortest is still the one to point 1. I might be wrong but I dont think that mra uses track-points as targets, only waypoints can be targets, as least when finding the nearest point. With the skip-the-start logic the nearest becomes point 2 and HERE finds a path to point 2, which in this case simply bypasses point 1.
@Mzokk I did what I have read in this forum : i placed my first point (roughly 300m) away from my current position, but it was apparently not far enough according to the current logic.
I dont see why the first point has to be treated different than any other viapoint when it comes to hitting. If I misplace it it is my own fault that the app keeps sending me there. I would understand it and accept it. Now i have to check what MRA comes up with and maybe get surprised. Add a few more of these sort of things and I loose my trust in it.
Note that Beeline on my phone will happily navigate to a point 300m away and it will nicely tell me that i have visited it, if i have. And if I have another at 100m away it will send me to that 100m point first. LogicalAnd : My first point might represent something real and interesting so I might not always want to move that point.
MRA's option to navigate to the nearest is useful to have (its not only for solving the problem of a misplaced start).
-
@Con-Hennekens We can discuss a solution, but I am pretty sure that anybody who isn't a mra expert will find it strange that the nearest point is point 2 and not not point 1 (in my route 'koffie'). Every other app out there will happily go to point 1 first.
As you can see in my video my gps accuracy good. I am therefore still 'far' away from the start and the most logical nearest point is the first. I shouldn't have to know the 'so many meters away' to understand what's going on. The app has an internal parameter to determine if a waypoint has been hit , it is confusing if there is a different parameter for the first point.
@Herman-Veldhuizen said in First point is often ignored:
@Con-Hennekens We can discuss a solution, but I am pretty sure that anybody who isn't a mra expert will find it strange that the nearest point is point 2 and not not point 1 (in my route 'koffie'). Every other app out there will happily go to point 1 first.
As you can see in my video my gps accuracy good. I am therefore still 'far' away from the start and the most logical nearest point is the first. I shouldn't have to know the 'so many meters away' to understand what's going on. The app has an internal parameter to determine if a waypoint has been hit , it is confusing if there is a different parameter for the first point.
I have seen this in the past, when I place the "END" of the route (circular route for example) if my END point is closer to me than my start point is, it tries to take me to the end point directly. I rarely use the closest and just pick my start point I created.
I'm sure this feature is useful if you restarted a route mid way through.
-
@Herman-Veldhuizen said in First point is often ignored:
@Con-Hennekens We can discuss a solution, but I am pretty sure that anybody who isn't a mra expert will find it strange that the nearest point is point 2 and not not point 1 (in my route 'koffie'). Every other app out there will happily go to point 1 first.
As you can see in my video my gps accuracy good. I am therefore still 'far' away from the start and the most logical nearest point is the first. I shouldn't have to know the 'so many meters away' to understand what's going on. The app has an internal parameter to determine if a waypoint has been hit , it is confusing if there is a different parameter for the first point.
I have seen this in the past, when I place the "END" of the route (circular route for example) if my END point is closer to me than my start point is, it tries to take me to the end point directly. I rarely use the closest and just pick my start point I created.
I'm sure this feature is useful if you restarted a route mid way through.
@Greenham I can see that happening yes. But I would understand that the app picks that point, accept it and disable nearest or pick the point myself next time.
I like the way beeline can skip to next or previous without having to pick the point on the map. That would be useful in a scenario where it is not clear what the first point to go to should be.