Page 6 of 24

Re: [Script] WME Route Checker - v1.21 Apr 2016

Posted: Fri Oct 13, 2017 9:40 am
by Happy_Lyn
Is anyone else having a difficult time getting this script to show up? I thought maybe I didn't have it downloaded, but that was not the case. It's updated, and I have the "/" in my WME URL.

Re: [Script] WME Route Checker - v0.8 Jan 2014

Posted: Wed Jan 08, 2014 12:40 am
by Herve-rv
Hi,
(I am coming in this post following the advice of JimmyK1 : viewtopic.php?f=16&t=76417&sid=b1b2146a ... 17#p658817)
I am using waze from France and I have no "Route" tab when I select two segments of road.
Instead, I have the message "2 segments selected, segments are in opposing directions" even if they are not in opposing directions, so I don't know what to do : is it a bug ? a misunderstanding ? a limitation of a non-US or Israel server ?
Herve

Re: [Script] WME Route Checker - v0.8 Jan 2014

Posted: Wed Jan 08, 2014 9:00 pm
by Herve-rv
well, well, well, all this post is quite complicated. I thought that waze was just a hobby for me and this post looks like my office (I work in computing sciences).
Kidding apart, I tried to install WME Route Tester from this post : viewtopic.php?f=68&t=73158#p634853 and it changes nothing. What do I have to do to make it work (I'm using Chrome generally) because I lost my mind among all those adds-on, their versions, bugs, patches, etc ....
Regards, Herve

Re: [Script] WME Route Checker - v0.9 Jan 2014

Posted: Tue Jan 14, 2014 12:56 pm
by Herve-rv
Hi,
I got the link "Show routes between these two segments" now and it works !
Thanks, Herve

Re: [Script] WME Route Checker - v0.8 Jan 2014

Posted: Tue Jan 07, 2014 1:44 am
by iainhouse
pumrum wrote:is it technically feasible to add the ability to route based on immediate edits? or is the routing engine only available for edits that have been committed to the live map? if it's technically feasible that would be a great feature to have -- so you can test your edits without having to wait up to 24hrs or more. if not, perhaps that's something we can put on our Waze wish list...
Unfortunately not. Routes are determined by the Waze servers and are based on the client map - i.e. the editor map as of the last update. The Route Checker actually uses the Livemap to get the route, then overlays the results on the editor map.

Routing based on the current editor map would require a non-trivial amount of work. ;) However it is something that has been on the wish-list for quite some time.

Re: [Script] WME Route Checker - v1.12 Apr 2015

Posted: Tue May 26, 2015 8:45 pm
by iainhouse
Tim isn't around this week, but I can identify the problem. With Livemap, you can get a route between 2 points which you select on the map. The script doesn't allow you to select discrete points. It takes the segments you have selected and calculates their mid-points: these two points are then passed to Livemap to return a route.

I think that there is some very slight difference in the way the GPS coordinates are calculated in WME and Livemap. This occasionally results in issues like this - where a coordinate passed to Livemap is actually closer to another segment. I find it frequently happens with split carriageway segments which are long and curved.

The general workaround for this is to try and select earlier or later start/end segments on the same route. In this case, my gut tells me that trying this segment as the destination might work better - assuming I've followed the route you're trying to test. :)

Re: [Script] WME Route Checker - v1.21 Apr 2016

Posted: Mon Mar 27, 2017 7:38 pm
by iainhouse
Seems to be working for me - current Chrome release, latest update of WME, version 1.21 running as a Chrome extension.

Re: [Script] WME Route Checker - v1.20 Feb 2016

Posted: Tue Mar 01, 2016 9:41 am
by id35
I'm sorry if I misunderstood this script.
I thought it could show the route as it is before the map tiles have been updated.
Am I doing something wrong?

Re: [Script] WME Route Checker - v1.60 Mar 2023

Posted: Sun Sep 10, 2023 5:49 am
by jangliss
Timbones wrote: Wed Aug 23, 2023 10:14 pm I'm not seeing this error. Can you share a permalink that shows it for you?


 
The query fails to execute because the code cannot fetch the environment. Line 227 and 229 need to be updated to use:

Code: Select all

W.model.countries.top.attributes.env
This is part of the 2.180 updates that moved a lot of attributes from the parent of the object to attributes.
 
 

Re: [Script] WME Route Checker - v1.21 Apr 2016

Posted: Sat Jul 22, 2017 11:59 am
by jkl5
Amazing :idea: