If I’m reading that right, then it would catch freeways that weren’t at least locked at rank 2, so yea that would catch completely open segments without bothering people in areas where the lock is set lower than 5. I like it. Yea, something like that would do nicely.
Really? That’s interesting, I didn’t know about that. There’s a Union-Pacific Railroad line that runs through Reno, and the person who created that (who’s a rank 6) did create it with a city name back in May 2013. I never even really noticed it until this latest update to the Validator, which resulted in it flashing at me and then I found out about it.
Given that it was created last year by a rank 6, is this “no city names for railroads, ever” rule a new one? Just out of curiosity.
Ok, this might be an exception along the lines of what you suggest regarding local light rail. The V&T Railway is a local tourist attraction that runs along the historic short line route that was taken back in the 1800’s to provide transportation and bring silver & gold down from Virginia City to Carson City. It’s decidedly a local light passenger rail - the engine is steam powered.
So would this be one that should be excepted from the “don’t put a city name on the rail line” rule?
When I try, I get a message: “Sorry, You cannot use WME Validator over here. Please check the forum thread for more information.”
Well, perhaps the information about which countries it is available in is in this thread, but I haven’t spotted it. Could the first post could be edited to give a list please?
Yes. Railroads weren’t even supposed to be on the map until a few months ago, when staff announced they would be brought back. The rule is not to put city names on a railroad. There’s absolutely no reason why it would be necessary to have a city name on a railroad. They will not (or should not) come up in search, and they may well cause smudges and other problems.
Sorry, at the moment Validator is being reviewed by the UK country managers. I hope it will be available soon for every editor in UK. Follow the thread for the announcement.
It’s a segment highlighted by WME Toolbox (WMETB). If WME Toolbox does not highlight roundabouts, there is nothing I can do about at the moment. You should report the issue in the corresponding Toolbox thread.
If Toolbox is highlighting simple roundabout segment, but Validator does not report/highlight it - please give me a permalink to check the issue.
Wonderful powerful script … it finds errors that I never thought they could exist. Link to the wiki which may explain why I have to fix them. I fix problems and learn to be a better editor in the same time.
Complete List of Checks for v2018.09.15
See Settings->About->Available checks Localization Fallback Rules:
Netherlands (NL) → Belgium (BE)
Mexico (MX) → Spain (ES)
Luxembourg (LU) → Belgium (BE)
Chile (CL) → Spain (ES)
Argentina (AR) → Spain (ES) There are 124 checks available:
User-defined custom check (green) (#128) Some of the segment properties matched against the user-defined regular expression (see Settings→Custom): link
Solve the issue. For countries: * [/*]
User-defined custom check (blue) (#129) Some of the segment properties matched against the user-defined regular expression (see Settings→Custom): link
Solve the issue. For countries: * [/*]
Closed road (only available in the report) (#101) The segment is marked as closed: wiki
If the construction is done, restore the segment connectivity and remove the suffix: wiki
[size=85]For countries: !ES, * Params to configure in localization pack:
"101.params": {
// {string} regular expression to match closed road
"regexp": "/(^|\\b)closed(\\b|$)/i",
},
[/size][/*]
No connectivity on roundabout (slow) (#50) The drivable roundabout segment has no connectivity with adjacent roundabout segment.
Enable a turn to the adjacent segment or redo the roundabout: wiki For countries: !* [/*]
No inward connectivity (#45) The drivable non-private segment has no single inward turn enabled.
Select an adjacent segment and enable at least one turn to the segment: wiki For countries: !* [/*]
No outward connectivity (#44) The drivable segment has no single outward turn enabled.
Enable at least one outward turn from the segment: wiki For countries: !* [/*]
Node A: Multiple outgoing segments at roundabout (#87) The drivable roundabout node A has more than one outgoing segment connected: wiki
Redo the roundabout: wiki For countries: * [/*]
Node A: No connection (slow) (#107) The node A of the drivable segment is within 5m from another drivable segment but not connected by a junction.
Drag the node A to the nearby segment so that it touches or move it a bit further away. For countries: * [/*]
Node A: Overlapping segments (slow) (#118) The segment is overlapping with the adjacent segment at node A.
Spread the segments at 2° or delete unneeded geometry point or delete the duplicate segment at node A. For countries: * [/*]
Node B: No connection (slow) (#108) The node B of the drivable segment is within 5m from another drivable segment but not connected by a junction.
Drag the node B to the nearby segment so that it touches or move it a bit further away. For countries: * [/*]
Node B: Overlapping segments (slow) (#119) The segment is overlapping with the adjacent segment at node B.
Spread the segments at 2° or delete unneeded geometry point or delete the duplicate segment at node B. For countries: * [/*]
Self connectivity (#43) The segment is connected back to itself: wiki
Split the segment into THREE pieces: wiki For countries: * [/*]
Two-way drivable roundabout segment (#48) The drivable roundabout segment is bidirectional.
Redo the roundabout: wiki For countries: * [/*]
BETA: No public connection for public segment (slow) (#202) The public segement is not connected to any other public segment.
Verify if the segment is meant to be a public accessible segment, or it should be changed to a private segment. For countries: * [/*]
City name on named Ramp (#57) City name on the named Ramp may affect search results: forum
In the address properties check the ‘None’ box next to the city name and then click ‘Apply’: wiki For countries: PL, IT, IL, FR, ES [/*]
Custom check (#130) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: ES Params to configure in localization pack:
"130.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#131) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: ES Params to configure in localization pack:
"131.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#132) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: !* Params to configure in localization pack:
"132.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#133) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: ES Params to configure in localization pack:
"133.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#134) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: !* Params to configure in localization pack:
"134.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#135) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: !* Params to configure in localization pack:
"135.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#136) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: !* Params to configure in localization pack:
"136.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#137) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: !* Params to configure in localization pack:
"137.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#138) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: !* Params to configure in localization pack:
"138.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Custom check (#139) The segment matched custom conditions.
Solve the issue.
[size=85]For countries: !* Params to configure in localization pack:
"139.params": {
// {string} expandable template
"template": "${street}",
// {string} regular expression to match the template
"regexp": "!/.+/",
// {string} check title in English
"titleEN": "",
// {string} problem description in English
"problemEN": "",
// {string} solution instructions in English
"solutionEN": "",
},
[/size][/*]
Dead-end U-turn (#77) The drivable dead-end road has a U-turn enabled: wiki
Disable U-turn. For countries: !RU, !IL [/*]
Empty street name (#175) The street name has only space characters or a dot.
In the address properties check the ‘None’ box next to the street name, click ‘Apply’ OR set a proper street name: wiki For countries: * [/*]
Incorrect Freeway name (#160) The Freeway segment has incorrect street name.
Rename the segment in accordance with the guidelines.
[size=85]For countries: !NL, !LU, IE, BE Params to configure in localization pack:
"160.params": {
// {string} regular expression to match incorrect Freeway name
"regexp": "!/^[AS][0-9]{1,2}/",
},
[/size][/*]
Incorrect Major Highway name (#161) The Major Highway segment has incorrect street name.
Rename the segment in accordance with the guidelines.
[size=85]For countries: PL, NL, IE Params to configure in localization pack:
"161.params": {
// {string} regular expression to match incorrect Major Highway name
"regexp": "!/^[AS][0-9]{1,2}/",
},
[/size][/*]
Incorrect Minor Highway name (#162) The Minor Highway segment has incorrect street name.
Rename the segment in accordance with the guidelines.
[size=85]For countries: PL, NL, IE Params to configure in localization pack:
"162.params": {
// {string} regular expression to match incorrect Minor Highway name
"regexp": "!/^[AS][0-9]{1,2}/",
},
[/size][/*]
Incorrect Primary Street name (#164) The Primary Street segment has incorrect street name.
Rename the segment in accordance with the guidelines.
[size=85]For countries: !* Params to configure in localization pack:
"164.params": {
// {string} regular expression to match incorrect Primary Street name
"regexp": "!/^[AS][0-9]{1,2}/",
},
[/size][/*]
Incorrect Ramp name (#163) The Ramp segment has incorrect street name.
Rename the segment in accordance with the guidelines.
[size=85]For countries: PL, IT, FR, BE Params to configure in localization pack:
"163.params": {
// {string} regular expression to match incorrect Ramp name
"regexp": "!/^[AS][0-9]{1,2}/",
},
[/size][/*]
Incorrectly abbreviated city name (#191) The city name has incorrect abbreviation.
Use this form to rename the city: forum
[size=85]For countries: !* Params to configure in localization pack:
"191.params": {
// {string} regular expression to match incorrect abbreviations
"regexp": "/\\./",
},
[/size][/*]
Incorrectly abbreviated street name (#171) The street name has incorrect abbreviation.
Check upper/lower case, a space before/after the abbreviation and the accordance with the abbreviation table.
[size=85]For countries: US, PL, !IL, FR, BE Params to configure in localization pack:
"171.params": {
// {string} regular expression to match incorrect abbreviations
"regexp": "/\\.$/",
},
[/size][/*]
Incorrectly named street (#169) The street named incorrectly, illegal chars or words used.
Rename the segment in accordance with the guidelines.
[size=85]For countries: PL, AR Params to configure in localization pack:
"169.params": {
// {string} regular expression to match incorrect street name
"regexp": "!/^[a-zA-Z0-9\\. :\"'(/)-]+$/",
},
[/size][/*]
Lowercase city name (#190) The city name starts with a lowercase letter.
Use this form to rename the city: forum
[size=85]For countries: !RU, !IL, * Params to configure in localization pack:
"190.params": {
// {string} regular expression to match a lowercase city name
"regexp": "/^[a-zа-яёіїєґ]/",
},
[/size][/*]
Lowercase street name (#170) The street name starts with a lowercase word.
Correct lettercase in the street name.
[size=85]For countries: US, SK, IT, FR, ES, CZ, CL Params to configure in localization pack:
"170.params": {
// {string} regular expression to match a lowercase name
"regexp": "/^[a-zа-яёіїєґ]/",
},
[/size][/*]
Might be incorrect city name (only available in the report) (#24) The segment might have incorrect city name: wiki
Consider suggested city name and use this form to rename the city: forum For countries: * [/*]
Must be a Freeway (#70) This segment must be a Freeway.
Set the road type to Freeway or change the road name. For countries: IE [/*]
Must be a Major Highway (#71) This segment must be a Major Highway.
Set the road type to Major Highway or change the road name. For countries: NL, IE [/*]
Must be a Minor Highway (#72) This segment must be a Minor Highway.
Set the road type to Minor Highway or change the road name. For countries: NL, IE [/*]
No space before/after street abbreviation (#173) No space before (‘1943r.’) or after (‘st.Jan’) an abbreviation in the street name.
Add a space before/after the abbreviation. For countries: !IL, !FR, !ES, * [/*]
Node A: Multiple segments connected at roundabout (#74) The drivable roundabout node A has more than one segment connected: wiki
Redo the roundabout: wiki For countries: !* [/*]
Node A: No inward connectivity of drivable road (slow) (#46) The drivable non-private segment has no single inward turn enabled at node A.
Select an adjacent segment and enable at least one turn to the segment at node A: wiki For countries: * [/*]
Node A: No outward connectivity of drivable road (slow) (#102) The drivable segment has no single outward turn enabled at node A.
Enable at least one outward turn from the segment at node A: wiki For countries: * [/*]
Node A: Non-drivable connected to drivable (slow) (#114) The non-drivable segment makes a junction with a drivable at node A: wiki
Disconnect node A from all of the drivable segments. For countries: !NL, !IL, !ES [/*]
Node A: Too sharp turn (slow) (#120) The drivable segment has a very acute turn at node A.
Disable the sharp turn at node A or spread the segments at 30°. For countries: * [/*]
Node A: Unconfirmed turn on primary road (#201) The primary segment has an unconfirmed (soft) turn at node A: wiki
Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment ‘Two-way’ in order to see those turns: wiki For countries: * [/*]
Node B: No inward connectivity of drivable road (slow) (#47) The drivable non-private segment has no single inward turn enabled at node B.
Select an adjacent segment and enable at least one turn to the segment at node B: wiki For countries: * [/*]
Node B: No outward connectivity of drivable road (slow) (#103) The drivable segment has no single outward turn enabled at node B.
Enable at least one outward turn from the segment at node B: wiki For countries: * [/*]
Node B: Non-drivable connected to drivable (slow) (#115) The non-drivable segment makes a junction with a drivable at node B: wiki
Disconnect node B from all of the drivable segments. For countries: !NL, !IL, !ES [/*]
Node B: Too sharp turn (slow) (#121) The drivable segment has a very acute turn at node B.
Disable the sharp turn at node B or spread the segments at 30°. For countries: * [/*]
Node B: Unconfirmed turn on primary road (#301) The primary segment has an unconfirmed (soft) turn at node B: wiki
Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment ‘Two-way’ in order to see those turns: wiki For countries: * [/*]
Obsolete CONST ZN marker (#117) The segment is marked with obsolete CONST ZN suffix.
Change CONST ZN to (closed): wiki For countries: !ES, * [/*]
Out of range elevation (#116) The segment elevation is out of range.
Correct the elevation. For countries: * [/*]
Same endpoints drivable segments (slow) (#78) Two drivable segments share the same two endpoints: wiki
Split the segment. You might also remove one of the segments if they are identical: wiki For countries: * [/*]
Street name on roundabout (#29) In Waze, we do not name roundabout segments: wiki
In the address properties check the ‘None’ box next to the street name, click ‘Apply’ and then add ‘Junction’ landmark to name the roundabout: wiki For countries: * [/*]
Street name on two-way Ramp (#28) If Ramp is unnamed, the name of a subsequent road will propagate backwards: wiki
In the address properties check the ‘None’ box next to the street name and then click ‘Apply’: wiki For countries: !IL, * [/*]
Street name spelling mistake (#174) The is a spelling mistake in the street name.
Add/correct the mistake, check accented letters.
[size=85]For countries: FR Params to configure in localization pack:
"174.params": {
// {string} regular expression to match spelling mistakes
"regexp": "/(^|\\b)(accross|cemetary|fourty|foward|goverment|independant|liason|pavillion|portugese|posession|prefered|shcool|wat|wich)($|\\b)/i",
},
[/size][/*]
Street name with a dot (#95) There is a dot in the street name (excluding Ramps).
Expand the abbreviation or remove the dot. For countries: IT [/*]
Too long Ramp name (#112) The Ramp name is more than ${n} letters long.
Shorten the Ramp name.
[size=85]For countries: !US, !AU, * Params to configure in localization pack:
"112.params": {
// {number} maximum Ramp name length
"n": 55,
},
[/size][/*]
Too short segment (#109) The drivable non-terminal segment is less than ${n}m long so it is hard to see it on the map and it can cause routing problems: wiki
Increase the length, or remove the segment, or join it with one of the adjacent segments: wiki
[size=85]For countries: !IL, * Params to configure in localization pack:
Too short U-turn connector (slow) (#79) The length of the segment is less than 15m long so U-turn is not possible here: wiki
Increase the length of the segment. For countries: !* [/*]
Two-way Freeway segment (#90) Most of the Freeways are split into two one-way roads, so this two-way segment might be a mistake.
Check Freeway direction. For countries: US, SK, IT, IL, ES, DE, CZ, CH, AT [/*]
Two-way Ramp segment (#91) Most of the Ramps are one-way roads, so this two-way segment might be a mistake.
Check Ramp direction. For countries: !* [/*]
U-turn at roundabout entrance (slow) (#99) The roundabout entrance segment has a U-turn enabled: wiki
Disable U-turn. For countries: * [/*]
Unknown direction of drivable road (#25) ‘Unknown’ road direction will not prevent routing on the road: wiki
Set the road direction. For countries: * [/*]
Unterminated drivable road (#35) Waze will not route from the unterminated segment.
Move the segment a bit so the terminating node will be added automatically. For countries: * [/*]
██ WME Toolbox: Roundabout which may cause issues (#1) Junction IDs of the roundabout segments are not consecutive.
Redo the roundabout: wiki For countries: !UK, !IL, * [/*]
City name on Freeway (#59) City name on the Freeway may cause a city smudge: wiki
In the address properties check the ‘None’ box next to the city name and then click ‘Apply’: wiki For countries: PL, IT, IL, FR, ES, DE, CL, CH, AU, AT [/*]
City name on Railroad (#27) City name on the Railroad may cause a city smudge: wiki
In the address properties check the ‘None’ box next to the city name and then click ‘Apply’: wiki For countries: US, SK, PL, IL, FR, ES, CZ, BG, AU [/*]
Empty alternate street (#34) Alternate street name is empty.
Remove empty alternate street name. For countries: * [/*]
Expired segment restriction (slow) (#38) The segment has an expired restriction: wiki
Click ‘Edit restrictions’ and delete the expired restriction. For countries: * [/*]
Expired turn restriction (slow) (#39) The segment has a turn with an expired restriction: wiki
Click clock icon next to the yellow arrow and delete the expired restriction. For countries: * [/*]
Incorrect Freeway elevation (#110) The elevation of the Freeway segment is not a ground: wiki
Set the Freeway elevation to ground. For countries: DE, CH, AT [/*]
Incorrect Parking Lot Road name (#166) The Parking Lot Road segment has incorrect street name.
Rename the segment in accordance with the guidelines.
[size=85]For countries: !* Params to configure in localization pack:
"166.params": {
// {string} regular expression to match incorrect Parking Lot Road name
"regexp": "!/^[AS][0-9]{1,2}/",
},
[/size][/*]
Incorrect Railroad name (#167) The Railroad segment has incorrect street name.
Rename the segment in accordance with the guidelines.
[size=85]For countries: PL Params to configure in localization pack:
"167.params": {
// {string} regular expression to match incorrect Railroad name
"regexp": "!/^[AS][0-9]{1,2}/",
},
[/size][/*]
Incorrect Street name (#165) The Street segment has incorrect street name.
Rename the segment in accordance with the guidelines.
[size=85]For countries: !* Params to configure in localization pack:
"165.params": {
// {string} regular expression to match incorrect Street name
"regexp": "!/^[AS][0-9]{1,2}/",
},
[/size][/*]
No city name on Freeway (#69) The Freeway has no city name set.
Set the city name. For countries: SG, MY, BN [/*]
No lock on Freeway (#150) The Freeway segment should be locked at least to Lvl ${n}.
Lock the segment.
[size=85]For countries: US, SK, SG, NL, MY, IT, DE, CZ, CL, CH, BN, BE, AU, AT, AR Params to configure in localization pack:
No lock on Major Highway (#151) The Major Highway segment should be locked at least to Lvl ${n}.
Lock the segment.
[size=85]For countries: SK, SG, NL, MY, IT, CZ, BN, BE, AU Params to configure in localization pack:
No lock on Minor Highway (#152) The Minor Highway segment should be locked at least to Lvl ${n}.
Lock the segment.
[size=85]For countries: SK, SG, NL, MY, IT, CZ, BN, BE, AU Params to configure in localization pack:
No lock on Primary Street (#154) The Primary Street segment should be locked at least to Lvl ${n}.
Lock the segment.
[size=85]For countries: NL, CZ, BE Params to configure in localization pack:
No lock on Ramp (#153) The Ramp segment should be locked at least to Lvl ${n}.
Lock the segment.
[size=85]For countries: NL, CZ Params to configure in localization pack:
No space before/after city abbreviation (#193) No space before (‘1943r.’) or after (‘st.Jan’) an abbreviation in the city name.
Use this form to rename the city: forum For countries: !IL, !FR, !ES, * [/*]
No state name selected (#106) The segment has no state name selected.
Select a state for the segment and apply the changes: wiki For countries: US [/*]
Node A: Reverse connectivity of drivable road (#41) There is a turn which goes against the directionality of the segment at node A: wiki
Make the segment ‘Two-way’, restrict all the turns at node A and then make the segment ‘One way (A→B)’ again. For countries: !IL, * [/*]
Node A: Unconfirmed turn on minor road (#200) The minor drivable segment has an unconfirmed (soft) turn at node A: wiki
Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment ‘Two-way’ in order to see those turns: wiki For countries: !UK, !IL, !CL, * [/*]
Node A: Unneeded (slow) (#36) Adjacent segments at node A are identical: wiki
Select node A and press Delete key to join the segments: wiki For countries: NL [/*]
Node B: Reverse connectivity of drivable road (#42) There is a turn which goes against the directionality of the segment at node B: wiki
Make the segment ‘Two-way’, restrict all the turns at node B and then make the segment ‘One way (B→A)’ again. For countries: !IL, * [/*]
Node B: Unconfirmed turn on minor road (#300) The minor drivable segment has an unconfirmed (soft) turn at node B: wiki
Click the turn indicated with a purple question mark to confirm it. Note: you may need to make the segment ‘Two-way’ in order to see those turns: wiki For countries: !UK, !IL, !CL, * [/*]
Node B: Unneeded (slow) (#37) Adjacent segments at node B are identical: wiki
Select node B and press Delete key to join the segments: wiki For countries: NL [/*]
Railroad used for comments (#104) The Railroad segment is probably used as a map comment: forum
Remove the comment as Railroads will be added to the client display. For countries: * [/*]
Segment has no speed limit set from A to B (#212) Segment has no speed limit set from A to B.
Verify the speed limit on the segment and set it: wiki For countries: * [/*]
Segment has no speed limit set from B to A (#213) Segment has no speed limit set from B to A.
Verify the speed limit on the segment and set it: wiki For countries: * [/*]
Segment has possibly wrong speed limit from A to B (#214) Segment has a speed limit that seems to be incorrect.
Verify the speed limit on the segment and correct it if needed.
[size=85]For countries: * Params to configure in localization pack:
"214.params": {
// {string} regular expression to match valid speed limits
"regexp": "/^.+[05]$/",
},
[/size][/*]
Segment has possibly wrong speed limit from B to A (#215) Segment has a speed limit that seems to be incorrect.
Verify the speed limit on the segment and correct it if needed.
[size=85]For countries: * Params to configure in localization pack:
"215.params": {
// {string} regular expression to match valid speed limits
"regexp": "/^.+[05]$/",
},
[/size][/*]
Segment has unverified speed limits from A to B (#210) Segment has speed limit set from A to B that is unverified.
Verify the speed limit on the segment and confirm or correct it: wiki For countries: * [/*]
Segment has unverified speed limits from B to A (#211) Segment has speed limit set from B to A that is unverified.
Verify the speed limit on the segment and confirm or correct it: wiki For countries: * [/*]
Too long street name (#52) The name of the drivable segment is more than ${n} letters long and it is not a Ramp.
Consider an abbreviation for the street name.
[size=85]For countries: SK, PL, CZ Params to configure in localization pack:
"52.params": {
// {number} maximum street name length
"n": 30,
},
[/size][/*]
Too short street name (#73) The street name is less than ${n} letters long and it is not a highway.
Correct the street name.
[size=85]For countries: SK, SG, PL, MY, ES, CZ, BN Params to configure in localization pack:
"73.params": {
// {number} minimum street name length
"n": 3,
},
[/size][/*]
Unconfirmed road (#23) Each segment must minimally have the Country and State information: wiki
Confirm the road by updating its details: wiki For countries: * [/*]
Unneeded spaces in city name (#192) Leading/trailing/double space in the city name.
Use this form to rename the city: forum For countries: * [/*]
Unneeded spaces in street name (#172) Leading/trailing/double space in the street name.
Remove unneeded spaces from the street name. For countries: * [/*]
Walking Trail instead of a Railroad (#105) The Walking Trail segment with elevation -5 is probably used instead of a Railroad: forum
Change road type to Railroad as Railroads will be added to the client display. For countries: PL, CZ [/*]
██ WME Color Highlights: Editor lock (#13) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: Filter by city (#20) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: Filter by city (alt. city) (#21) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: Filter by editor (#22) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: No city (#17) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: No name (#19) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: Recently edited (#15) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: Road rank (#16) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: Time restriction / Highlighted road type (#18) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Color Highlights: Toll road / One way road (#14) The segment is highlighted by WME Color Highlights. It is not a problem: wiki For countries: * [/*]
██ WME Toolbox: House numbers (#8) The segment is highlighted by WME Toolbox. It is not a problem: wiki For countries: * [/*]
██ WME Toolbox: Lvl 2 lock (#3) The segment is highlighted by WME Toolbox. It is not a problem: wiki For countries: * [/*]
██ WME Toolbox: Lvl 3 lock (#4) The segment is highlighted by WME Toolbox. It is not a problem: wiki For countries: * [/*]
██ WME Toolbox: Lvl 4 lock (#5) The segment is highlighted by WME Toolbox. It is not a problem: wiki For countries: * [/*]
██ WME Toolbox: Lvl 5 lock (#6) The segment is highlighted by WME Toolbox. It is not a problem: wiki For countries: * [/*]
██ WME Toolbox: Lvl 6 lock (#7) The segment is highlighted by WME Toolbox. It is not a problem: wiki For countries: * [/*]
██ WME Toolbox: Segment with time restrictions (#9) The segment is highlighted by WME Toolbox. It is not a problem: wiki For countries: * [/*]
██ WME Toolbox: Simple segment (#2) The segment has unneeded geometry nodes: wiki
Simplify segment geometry by hovering mouse pointer and pressing “d” key: wiki For countries: * [/*]
“Might be Incorrect City Name” Check Explained
The check looks for two similar city names and reports BOTH of them with a special LIMIT assigned to each of the cities.
If number of the city segments exceeds the LIMIT, the Validator DOES NOT report the city segments.
The check recognizes the following cases:
City name is too short - the city name is 1 or 2 letter long, please check if it is correct.
There is no limit for this case.
Expand the abbreviation - there are two similar cities around and one of them has an abbreviation.
Example: “Poreba Wlk.” vs “Poreba Wielka”
Limits: 1000 and 10
Complete short name - the city name is 1 or 2 letter long and it is a beginning of another city name.
Example: “Kr” vs “Kraków”
Limits: 1000 and 0
Complete city name - one city name starts with another city name.
Example: “Cheseaux” vs “Cheseaux-sur-Lausanne”
Limits: 1000 and 10
Correct letter case - the city names have different letter cases.
Example: “kraków” vs “Kraków”
Limits: 1000 and 10
Check word order - the city names have different word order.
Example: “Wielka Poręba” vs “Poręba Wielka”
Limits: 1000 and 1000
Check abbreviations - the city names have different abbreviations.
Example: “Poręba Wlk.” vs “Poręba Wiel.”
Limits: 1000 and 1000
Add/remove county name - one of the cities has a county name in brackets or after a comma.
Example: “Forel” vs “Forel (Lavaux)” OR “Forel” vs “Forel, Lavaux”
Limits: 1000 and 10
Check county name - city names are identical, but have different county names in brackets or after a comma.
Example: “City (county1)” vs “City (county2)” OR “City, county1” vs “City, county2”
Limits: 1000 and 1000
Add/remove a word - one city name has an extra word in comparison with another.
Example: “Amsterdam” vs “Amsterdam Zuidoost”
Limits: 10 and 10
Add county code - one city name has an extra 2-letter word in comparison with another.
Example: “Renens” vs “Renens VD”
Limits: 1000 and 10
Identical names, but different city IDs - city names are identical, but have different internal city IDs.
Example: “Syracuse (ID: 14696)” vs “Syracuse (ID: 53882)”
Limits: 50 and 50
Add/remove a space - one city name has a space, while another does not.
Example: “De Witt” vs “Dewitt”
Limits: 10 and 1000
Check the number - city names contain different numbers.
Example: “Строитель снт (Волжский)” vs “Строитель 2 снт (Среднеахтубинский р-н)”
Limits: 1 and 1 The rename a city please use this form: forum post
Real World Example #1: Report source: Lausanne (CH)
(permalinks are removed for the sake of brevity) Bussigny - consider this city name: Bussigny-près-Lausanne [complete city name]
Chemin de Bellevue, Bussigny 146025417…
Carrouge (VD) - consider this city name: Carrouge VD [add county code]
Chemin de la Louchyre, Carrouge (VD) 149237200… Cheseaux - consider this city name: Cheseaux-sur-Lausanne [complete city name]
No Street, Cheseaux 205419380
Colombier (VD) - consider this city name: Colombier VD [add county code]
No Street, Colombier (VD) 233568439… Ecublens - consider this city name: Ecublens VD [add county code]
Chemin de la Forêt, Ecublens 144397102…
Forel - consider this city name: Forel (Lavaux) [add county name]
Route de Vevey, Forel 148818565… Mézières (VD) - consider this city name: Mézières VD [add county code]
Chemin des Grottes, Mézières (VD) 149032735…
Vernand - consider this city name: Vernand-Dessous [complete city name]
Chemin du Stand, Vernand 151495416… Real World Example #2: Report source: Syracuse (US)
(permalinks are removed for the sake of brevity)
De - consider this city name: De Witt [complete short name]
No Street, De 72390902 De Witt - consider this city name: De Witt [same names 37530/56539]
Erie canal path, De Witt 75720153…
Dewitt - consider this city name: De Witt [add space]
Buffington Rd, Dewitt 34826253… Greater Manlius Area - consider this city name: Greater Manlius Area [same names 38045/48105]
Medical Center Dr, Greater Manlius Area 69902463…
S - consider this city name: Syracuse [complete short name]
Overflow Lot, S 73135147 Syracuse - consider this city name: Syracuse [same names 14696/53882]
Audubon Pkwy, Syracuse 71544420…
Real World Example #3: Report source: Київ (UA)
(permalinks are removed for the sake of brevity) Білогородка - consider this city name: Білогородка (Києво-Святошинський) [add county name]
No Street, Білогородка 141798742…
Вишневе - consider this city name: Вишневе (Києво-Святошинський) [add county name]
Київська вулиця, Вишневе 141672076… Петрівське - consider this city name: Петрівське (Вишневе) [add county name]
No Street, Петрівське 207331188…
The rename a city please use this form: forum post
new BETA check: “Too short U-turn connector”, please report any false positives
Currently for H-shaped crossings only.
Few examples: No Street, Berlin 147432364197852405197613043153911044145487292
new check: “Same endpoints drivable segments”
For more details see: forum thread
Out of two Validator reports segment with lower road type or the longer one.
Few examples: No Street, Berlin 233522715201957332161565780161565783148585447
updated “Unneeded node A/B” checks
Now it takes into account “Same endpoints drivable segments”
Now it checks if the total length of the adjacent segments is less than 1km
fixed “Incorrect highway name” check for NL
few optimizations for lot’s of highlighted segments
Would you consider adding country-specific checks for Ireland? I’m thinking of anything that catches road segments that don’t comply with our road type wiki page:
Only motorways (name begins with Mn or Mnn (eg M6, M18 or M50)) should have Freeway type.
Only national routes (name begins with Nn or Nnn (eg N5, N21, etc)) should have Major Highway type.
All Rnnn routes (name begins with Rnnn (eg R521, R448, etc)) should have Minor Highway type (note that some link segments to R- routes can have this type too, so the check should be that a road whose name begins Rnnn has this type, not that roads of this type must begin Rnnn)
Names in parentheses after city names are valid (for example “Blackwater (Wexford)”). We use this to disambiguate city names when there is more than one city/town/village with the same name. The name in parentheses is the county name for the duplicate city. This is only for duplicate city names, not all city names.
Cardinal direction indicators on motorways (such as the ‘N’ in “M7 N”) are never in parentheses.