Sorry but I don’t see anything wrong in the picture. Could you specify it more detail?
duh. operator error again.
thanks again for a great script.
pvo11, I love your script and use is constantly!
I searched this thread, but didn’t see if there is a way to port/copy my selection saves between the www and beta editors. Also is there a way to move saves between different computers?
WME Road Selector Expression Editor gives you access to text box with the selection which you can use to copy/paste elsewhere.
https://greasyfork.org/en/scripts/17613-wme-road-selector-expression-editor
The road selector highlights scripts by thelasttatertot as well let’s you save groups and expert. But however the author of these plugins is not currently active so they are not being updated and may not work fully as intended
The script link fails and I don’t see anything else in the forum talking about this script other than the Highlighter script and RSel script mentioning it. Am I missing it somewhere?
So I searched Greasy Fork for Expression Editor and I see both of these entries, but both fail.
I will fork both scripts from thelasttatertot and try to make them working again, but it takes some time.
Whatever the change is that gets them working again must have been simple, because mine are working ![]()
WME Road Selector Expression Editor works and it doesn’t need any modification
WME Road Selector Highlights works but the layer s missing in the layers list, therefore the layer cannot be made invisible but the question is if it’s necessary.
I don’t use the scripts therefore I didn’t know that no change is needed. It is strange that the scripts doesn’t work for kentsmith9.
While I’ve lost my saved RSEL Highlighters (from thelasttatertots script), I’m happy to report that the script still works just fine for me.
Update: I tried to DL the two scripts from another location and they are fine, so I assume the original location was somehow blocking my access.
Thanks everyone for the feedback that got me over the finish line here.
New version 1.32 with following changes:
- condition for selecting segments inside a Map comment. The Map comments layer must be on when using this condition.
I use this script all the time. Thanks for maintaining it.
I am seeing RSel selecting roads outside of the viewing area, at times significantly out of the viewed area.
Do you have “on screen” checked or no?
Okay, I’m blind.
Thanks.
Hi,
This is exactly what I was looking for. Thank you very much for the script. I’ve got some questions and some suggestions.
Q1: How does the “connected to(…)” option work? I could not use it as I wanted.
Q2: I change the zoom level and I get different results. Is is OK? Or am I doing sth wrong?
S1: It would be very useful to save some presets.
S2: I need to select roads with special restriction.
S3: It would be much easier to write my own selection command instead of adding. Of course, I know parsing the command would cause lots of problems. It is just a suggestion to make it “more perfect”!
Thank you very much again for the useful script!!!
Best,
Mohammad.
Q1: Connected to selects segments which have common node with another segment fulfilling the connected to condition. The Allowed to condition is similar but there must be the green arrow to the neighbor segment.
Q2: With lower zoom numbers you see more segments but WME doesn’t read data for some segment types in lower zoom numbers therefore the script cannot select them.
S1: You can save conditions. I don’t plan to save any other presets.
S2: I could think about it but such condition would be too complicated and rarely used that I promise nothing.
S3: You can try WME RSel Expression Editor but it is not maintained any more.
Q1: How does the “connected to(…)” option work? I could not use it as I wanted.
Q2: I change the zoom level and I get different results. Is is OK? Or am I doing sth wrong?
S1: It would be very useful to save some presets.
S2: I need to select roads with special restriction.
S3: It would be much easier to write my own selection command instead of adding. Of course, I know parsing the command would cause lots of problems. It is just a suggestion to make it “more perfect”!
Q1: Connected to selects segments which have common node with another segment fulfilling the connected to condition. The Allowed to condition is similar but there must be the green arrow to the neighbor segment.
Q2: With lower zoom numbers you see more segments but WME doesn’t read data for some segment types in lower zoom numbers therefore the script cannot select them.
S1: You can save conditions. I don’t plan to save any other presets.
S2: I could think about it but such condition would be too complicated and rarely used that I promise nothing.
S3: You can try WME RSel Expression Editor but it is not maintained any more.
Thanks a lot for the reply. It was really helpful