Page 39 of 245

Re: [Script] WME Validator 1.0.3 / 04.08.2014

Posted: Fri Aug 08, 2014 11:35 pm
by berestovskyy
MdSyah wrote:Would you please put back the highlight of dead end u turn check back for Malaysia like those of the UK.
So, maybe it's easier to turn it back on for all countries but US then?


New advanced example in Custom Checks Examples:
New! To highlight segments if primary street name and one of the alt. names are the same
Template: #${street}#${altStreet[#]}#
RegExp: /(#.+)(?=#).*\1#/

Re: [Script] WME Validator 1.0.4 / 24.08.2014

Posted: Sun Aug 24, 2014 3:10 pm
by berestovskyy
Guys,
The update (v1.0.4) has been published. You need to force your browser to update the extension.

Also you can click Search tab and put the following into the "Reported as" field:

Code: Select all

!44, !45, !50, *
i.e. to disable checks 44, 45, 50 and report any other issues.

Have a nice weekend for those of you who still has ;)

Re: [Script] WME Validator 1.0.3 / 04.08.2014

Posted: Mon Aug 25, 2014 8:42 pm
by berestovskyy
nogetandet wrote:I have found, that it's possible to put House Numbers on a junction.. Can you include that in the check (at least for Denmark), as an error?

Here is an example this
Sorry, the permalink looks fine to me :?
Daemonia wrote:As written on https://wiki.waze.com/wiki/Benelux_Freeway, "E42 - A15" is a valid name for this freeway.
Thanks, will be fixed in the next release.

Re: [Script] WME Validator 1.0.2 / 04.07.2014

Posted: Mon Aug 25, 2014 9:14 pm
by berestovskyy
bz2012 wrote:FIrst time I have tried using the TYPE ferry, I see a problem: It is flagged as 'non drivable connected to drivable'.
Hey,
Do we use ferries yet? This wiki page says: "Do not use the Ferry Road type for any purpose": https://wiki.waze.com/wiki/Ferries

Re: [Script] WME Validator 1.0.4 / 24.08.2014

Posted: Tue Aug 26, 2014 7:53 pm
by berestovskyy
Taco909 wrote:I've deleted it and it comes back.
I've reset to defaults and it clears but comes back.
Make sure you have closed all other WME windows and tabs. Seems like the settings come back from another WME instance...

Re: [Script] WME Validator 1.0.4 / 24.08.2014

Posted: Wed Aug 27, 2014 6:25 pm
by berestovskyy
falco_sparverius wrote:I believe I've found a scenario of overlapping segments which is not caught by validator:
The segments do not share both endpoints,
You are right, Validator detects overlapping segments connected at the same node only.

It was already requested few times to detect any segment overlapping any other segment. Unfortunately, it would be extremely slow :(

Re: [Script] WME Validator 1.1.0 / 29.08.2014

Posted: Thu Aug 28, 2014 10:46 pm
by berestovskyy
29.08.2014 v1.1.0:
- Compatibility with beta WME
Note: some checks are still disabled
- Updated for BE #160 'Incorrect Freeway name'
- Disabled for IL #91 'Two-way Ramp segment'
- Removed 1 sec startup delay introduced in v0.6.2

Re: [Script] WME Validator 1.1.0 / 29.08.2014

Posted: Sat Aug 30, 2014 6:19 am
by berestovskyy
Guys,
Please turn off the 'Two way by default' option in advanced settings. I'll fix it ASAP.

Edit: fixed in v1.1.1

Re: [Script] WME Validator 1.1.1 / 30.08.2014

Posted: Sat Aug 30, 2014 7:21 am
by berestovskyy
30.08.2014 v1.1.1:
- Fixed 'Two-way segments by default' option

Re: [Script] WME Validator 1.1.1 / 30.08.2014

Posted: Sat Aug 30, 2014 9:38 pm
by berestovskyy
alexschrod wrote:Any reason the Custom Templates are locked to having only two
If you have few useful custom checks, please share them with other users! To do so, please post them here or create your own localization package.

You can customize, enable, disable and add custom checks with the localization pack. Optionally, you can translate user interface and check descriptions, but it's not mandatory.


Regarding the color selection. If a segment has a blue note and a red error it will be highlighted in red, because in Validator errors are more important than notes. In a turn, custom checks are more important than errors. So I'm not sure if a color selection will make any sense having this predefined color "hierarchy" in Validator.

But if you're looking for a way to highlight specific issues on the map, you have 2 options:
1. Click "Search" tab and put the issue(s) you're looking for into the "Reported as" field. For example, you can put there *lock* to highlight just issues with the lock levels.

2. Or you can scan an area and then click "Show report" button. Every permalink you open in the specific part of the report will have exactly the same issue.