New WME version v2.26-150

Hello all!

Here is the change log for the new WME version:

*Multiple entry points - Enabled :smiley:
Before mapping, please read these release notes on how the feature works and best practices for it.

*WME hangs after save - Fixed
*Venue lock rank field displayed wrong value - Fixed
*Remove ability to enter negative values in max speed field - Fixed
*PUR changing opening hours throws exception - Fixed

*Update translations

New!
Different colors for unvalidated segments - unvalidated segments will be shown with PINK color.

New!
Geometry copied as WKT - Now you can create a place polygon and copy it’s geometry as WKT polygon.

How Does it work?

  1. Draw a place polygon
  2. On the left panel choose the button “ Copy Geometry to Clipboard (WKT)”

Untitled presentation (1).png
3. You can paste it

Wishing you all a happy editing!

Best,
Hezi

Thank you for releasing this to production!

There seems to be a bug where, if a road has an unverified speed limit, you can’t make any changes to the speed limit on that road. https://www.waze.com/en-US/editor/?env=usa&lon=-98.17168&lat=31.91794&zoom=7&segments=49573079

Thank you for looking into this.

Sean

Experienced the same issue here and in some other locations. You can’t verify the speed limit or edit the value. The information icon indicates ‘Speed limit was added by an automated process’. Tried it both in production and beta, with scripts and script free. Interestingly with the WME Route Speeds script I get the warning ‘One or more segments in your selection are disabled, out of editing area or above your editor level’.

I’m having the same issue with updating segments with unverified speeds. Note, I am able to modify segments that have no speed data or existing verified speed data. Tested in production and Beta as well as incognito mode.

Thanks

I can’t select multiple segments by clicking CTRL+A. This happens in Incognito, too.

With the new release, I(as an R3) can now see the Routing Road Type dialog when I draw a new road. It disappears once the road is saved, and if I try to change the routing type, I get a permission error when trying to save. But I know that I shouldn’t be able to see it at all.

That bug was reported in beta, hopefully will be fixed the next release.

This may be in part because as you are adding a new segment the Road Type hasn’t been established prior to saving. And changing the routing type prior to saving hits the wall because of the rank rules associated therein. At least I suspect that’s what’s occurring :slight_smile: $0.02

This came just three months too late :wink:

I am experiencing the unverified speed limit issue as well. When clicking the “Verify Speed Limit” or “Edit” buttons an exception is thrown in the console (see below), and the SL fields remain disabled. Manually enabling the fields using jQuery (before the exception is thrown) and attempting to save results in the save error “Can’t save an unverified speed limit.”

Uncaught TypeError: t.canChangeMaxSpeedUnverified is not a function

AM list is not displayed anymore in top bar

Isn’t that in WME Beta?

I believe you are correct.

In WME Beta it is (still) displayed.
In WME production it is not displayed.

Update: Using latest URO+ (3.150) restores the AM list in WME production

How do you paste a place that was copied?
Thanks,

Bug report - when you select segments with multiple lock levels, the Auto lock button is greyed out.

Normal situation (without the bug): you can select multiple segment with different lock levels. Then, with one click, you can set them to any lock level including “auto”.

Bug: if you select segments with multiple lock levels, the Auto button is greyed out. Tested in Chrome Anonymous mode with no scripts.

Note that, for this purpose, all auto-locked segments are the same, whatever level they are auto-locked at. So, for example:

  • If you select an Auto(4) segment and an Auto(3) segment, the Auto button remains active
  • If you select an Auto(4) segment and a manual 4 segment, the Auto button is disabled
    I have already reported this in the Beta Bugs forum because that’s where it’s most likely to get a staff response. I’m repeating here for the benefit of the majority of editors so you’re aware of what’s happening and know it’s been reported. :mrgreen:

Cannot convert Parking Lot point to Area. The button “Convert to Area” simply does nothing.

This was fixed in beta already and will be solved once it’s released to production

Resolved URs don’t stay where they belong. Instead they follow me around the map wherever I pan to.