Thu Jan 09, 2014 8:45 pm
SuperDave1426 wrote:It would be nice if there were an option under settings that was something along the lines of
[ ] Report freeway segments locked under rank ____
Where you can check the option in the beginning, and put the numeric value you want to know about at the end of the line like that. Or something similar.
Thu Jan 09, 2014 8:51 pm
arbaot wrote:there is a typo in the reportFilter: duplicate segments, non-drivables and streets, non-editable segments and mjnor issues are excluded from this report.
Thu Jan 09, 2014 9:27 pm
AlanOfTheBerg wrote:Unless they are local light-rail stuff.
IF there is a city name
AND street name is one of the list OR contains one of the keywords
THEN report the railroad segment
Fri Jan 10, 2014 12:37 pm
Fri Jan 10, 2014 5:32 pm
ditchi56 wrote:When I try, I get a message: "Sorry, You cannot use WME Validator over here. Please check the forum thread for more information."
Fri Jan 10, 2014 8:48 pm
arbaot wrote:I think check for WMETB: Simple segment shouldn't ignore roundabout segments
Sat Jan 11, 2014 7:31 am
"101.params": {
// {string} regular expression to match closed road
"regexp": "/(^|\\b)closed(\\b|$)/i",
},
"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": "",
},
"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": "",
},
"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": "",
},
"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": "",
},
"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": "",
},
"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": "",
},
"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": "",
},
"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": "",
},
"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": "",
},
"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": "",
},
"160.params": {
// {string} regular expression to match incorrect Freeway name
"regexp": "!/^[AS][0-9]{1,2}/",
},
"161.params": {
// {string} regular expression to match incorrect Major Highway name
"regexp": "!/^[AS][0-9]{1,2}/",
},
"162.params": {
// {string} regular expression to match incorrect Minor Highway name
"regexp": "!/^[AS][0-9]{1,2}/",
},
"164.params": {
// {string} regular expression to match incorrect Primary Street name
"regexp": "!/^[AS][0-9]{1,2}/",
},
"163.params": {
// {string} regular expression to match incorrect Ramp name
"regexp": "!/^[AS][0-9]{1,2}/",
},
"191.params": {
// {string} regular expression to match incorrect abbreviations
"regexp": "/\\./",
},
"171.params": {
// {string} regular expression to match incorrect abbreviations
"regexp": "/\\.$/",
},
"169.params": {
// {string} regular expression to match incorrect street name
"regexp": "!/^[a-zA-Z0-9\\. :\"'(/)-]+$/",
},
"190.params": {
// {string} regular expression to match a lowercase city name
"regexp": "/^[a-zа-яёіїєґ]/",
},
"170.params": {
// {string} regular expression to match a lowercase name
"regexp": "/^[a-zа-яёіїєґ]/",
},
"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",
},
"112.params": {
// {number} maximum Ramp name length
"n": 55,
},
"109.params": {
// {number} minimum segment length
"n": 5,
},
"166.params": {
// {string} regular expression to match incorrect Parking Lot Road name
"regexp": "!/^[AS][0-9]{1,2}/",
},
"167.params": {
// {string} regular expression to match incorrect Railroad name
"regexp": "!/^[AS][0-9]{1,2}/",
},
"165.params": {
// {string} regular expression to match incorrect Street name
"regexp": "!/^[AS][0-9]{1,2}/",
},
"150.params": {
// {number} minimum lock level
"n": 5,
},
"151.params": {
// {number} minimum lock level
"n": 4,
},
"152.params": {
// {number} minimum lock level
"n": 3,
},
"154.params": {
// {number} minimum lock level
"n": 2,
},
"153.params": {
// {number} minimum lock level
"n": 4,
},
"214.params": {
// {string} regular expression to match valid speed limits
"regexp": "/^.+[05]$/",
},
"215.params": {
// {string} regular expression to match valid speed limits
"regexp": "/^.+[05]$/",
},
"52.params": {
// {number} maximum street name length
"n": 30,
},
"73.params": {
// {number} minimum street name length
"n": 3,
},
Sat Jan 11, 2014 1:36 pm
Sun Jan 12, 2014 10:25 am
Sun Jan 12, 2014 5:16 pm
davidg666 wrote:Would you consider adding country-specific checks for Ireland?
davidg666 wrote:Only motorways (name begins with Mn or Mnn (eg M6, M18 or M50)) should have Freeway type.
davidg666 wrote:Names in parentheses after city names *are* valid (for example "Blackwater (Wexford)").
davidg666 wrote:Cardinal direction indicators on motorways (such as the 'N' in "M7 N") are never in parentheses.