Tue Jul 08, 2014 1:00 pm
krikketdoug wrote:SuperDave1426 wrote:It would appear that Waze has decided that U-Turns and dead-end U-Turns are not going to be editable any more. Personally, I think that's a bad idea at intersections, since how can you indicate where a U-Turn is actually legal to perform for the routing engine? But that's another topic.
Since that seems to now be the case, is there any chance that Validator can be updated to no longer highlight roads with "Unconfirmed turn at node {A|B}" when node {A|B} is a dead end?
I just tested this. You can still make it a hard no u-turn by clicking on the end node and typing "q". This works while running JNF and without JNF installed. (I just tested both cases.) So you just need a keyboard to edit them.
Krikket
Tue Jul 08, 2014 1:04 pm
berestovskyy wrote:04.07.2014 v1.0.2:
- Complete Hebrew translation thanks to gad_m
- Minor UI changes for right-to-left languages (please report any issues)
- Changed keyboard shortcut to 'Alt+V'
+ Two new external translations:
Note: you need to install them along with the main Validator package using Tampermonkey
- Czech (Čeština) by petrjanik, Kebb01, Zirland:
For Greasemonkey/Tampermonkey: GreasyFork.org
Forum thread: forum link- Slovak (Slovenčina) by ChoseS:
For Greasemonkey/Tampermonkey: GreasyFork.org
Forum thread: forum link
Super-mega-cool! Thanks guys!
Sun Aug 03, 2014 9:18 pm
Fri Aug 29, 2014 5:19 am
Gregorygf wrote:I need a Level 5 Map Editor to fix this error. When turning off of Rand Road onto westbound Capri Drive, at the very next intersection with an unnamed road to runs NNW, at that point Capri Drive becomes ONE WAY in the east bound direction. Waze thinks it's a two way street and tries to route me down that street. https://www.waze.com/editor/?lon=-1.318 ... 597&zoom=0
Mon Feb 23, 2015 5:37 pm
Mon Feb 23, 2015 5:38 pm
Mon Feb 23, 2015 10:06 pm
Fri Feb 27, 2015 1:53 am
Fri Mar 27, 2015 2:41 pm
Mon May 04, 2015 5:03 am
sketch wrote:
<snip>
${altStreet[#]} prints a list of all alt streets separated by the # character (also arbitrary, like the colon above). I added that stuff in and removed some superfluous parentheses. I'm not sure if this will work, because I'm not very good with negative lookaheads, but it's closer.
- Code:
${typeRank}:${altStreet[#]}
/(10|11):.(?!(Rd(#|$)))*(#|$)/