[Script] WME Toolbox (until 1.5.9, now archived)

Got it. Though it’s not to my taste, that should be fine.

Also – does it retain the part of the code where, if segments are selected, it will simplify only those segments?

Yup.

If it were desired, we could probably split it into two functions: one that does all segments (and is available to higher-level editors) and one that only does selected segments (is available to all editors).

Would that be desirable?

I think so

Sent using Tapatalk for Android 4.4.2

Ok, so we’re clear, right now this feature is only available to AMrank3+, CM and Rank 5+. These are the same permissions as the “suppress unneeded junction nodes” feature.

Because of the safety (i.e. I have yet to see it make a change that is inappropriate) and the massive improvements this can have for the map database, I don’t want to further restrict that.

The question is: do we want a separate function that is also available to Rank 1-2 and Rank 3-4 (non-AMs) that only works on selected segments?

I misunderstood then, but I could still agree with your proposal, if it is deemed truly safe. Though it could be combined with the TB segment select tool to then be used on hundreds of segments at a time, and possible point farming, if that’s a concern.

Sent using Tapatalk for Android 4.4.2

I think it should stay as-is. It’d be too easy to get around by using “select within landmark” anyway.

Now that we have this it’d be nice if the simple segment highlight code was either removed or realigned to match the segment simplifier.

Or the select segment list.

Yes. That’s a consideration. Interestingly, there are segments I’d like to see simplified (that get highlighted) but they aren’t touched by the simplify code. The trouble is that some of the ones that get highlighted shouldn’t be changed, so it’s not a matter of just increasing the action of the simplify code. :slight_smile:

Are there any tools in the toolbox to help with the monitoring, selection, and correction of alternate street names?

Nope. What sort of tool are you thinking of?

I want to verify the names of US, state, and county roads (or the equivalent in our state), make sure that they’re on every segment and not interspersed, verify city names, remove duplicates, etc.

I’d also like to be able to select all segments with the same alternate name in case some segments are mislabeled, etc. And be able to mass-edit the alternate names only while leaving all the other properties (including multiple different main names if necessary) intact.

Basically everything you can do with the main name of the street, search, select, mass edit, etc.

Be careful there some segments purposefully have no names for proper instructions. Like Wayfinders for example

Sent using Tapatalk for Android 4.4.2

Indeed. But if say US-25 is known as ‘Wade Hampton Blvd’ the only way to double-check that US-25 is an alternate name on every single segment is to look at every single segment individually. A tool would be so much better. =P

issues logged for simple segment highlight tweaks and alternate name examination.

You can do this with a custom Validator check as well.

Template: ${altStreet}
RegExp: /US-25/

Any parts that aren’t highlighted, don’t have it.

Thanks! Couldn’t find an example. Tried to create one but that did get fixed:)

I’ve had this happen twice without noticing… Found out after map update and ur’s!
So I would love to hear that that is fixed now :wink:

Script Request Name Swapper?

This seems to be a WME problem, not a toolbox one. Therefore we should probably pester the staff (Irad in particular) about it.

Hi all.
I mentionned it to Oyyodams a few times ago. There is a problem with jquery-ui-1.10.3.custom.min.js vs buttons to toggle point/area
With Chrome Uncaught Error: cannot call methods on button prior to initialization; attempted to call method 'toggle' libs-98780e26.js:1 lt.extend.error libs-98780e26.js:1 (anonymous function) jquery-ui-1.10.3.custom.min.js:6 lt.extend.each libs-98780e26.js:1 lt.fn.lt.each libs-98780e26.js:1 t.fn.(anonymous function) jquery-ui-1.10.3.custom.min.js:6 (anonymous function) libs-98780e26.js:142 lt.event.dispatch libs-98780e26.js:2 y.handle
With firefox[code] Error: cannot call methods on button prior to initialization; attempted to call method ‘toggle’
.error(e=“cannot call methods on b…to call method ‘toggle’”)libs-98780e26.js (ligne 1)
t.widget.bridge/t.fn[i]/<()jquery-…min.js (ligne 6)
.each(e=Object[label.btn.btn-default], t=function(), i=undefined)libs-98780e26.js (ligne 1)
lt.prototype.each(e=function(), t=undefined)libs-98780e26.js (ligne 1)
t.widget.bridge/t.fnijquery-…min.js (ligne 6)
libs-98780e26.js(t=Object { originalEvent=Event click, type=“click”, timeStamp=0, plus…})libs-98780e26.js (ligne 142)
lt.event.dispatch(e=Object { originalEvent=Event click, type=“click”, timeStamp=0, plus…})libs-98780e26.js (ligne 2)
lt.event.add/y.handle(e=click clientX=140, clientY=338)libs-98780e26.js (ligne 2)

... e)return!1;return!0},error:function(e){throw Error(e)},parseHTML:function(e,t,n...[/code]

Highlighter City can show you that there is an alternative name. [emoji1] But you don’t see the content of the alternative name. :frowning: