Thanks so much for your support on this fantastic script.
With the recent addition of Speed Limit error URs, we believe many users donāt have the speed limit setting enabled on their app display, causing them to report speed limits that are already verified in the map.
I see a few editors have created a personal script entry to help these users enable that setting in their replies, but I thought it might be good to add something to the effect of:
It would also be nice if we could get an automated response regarding temporary limits, particularly those related to road construction. They pop up faster than I can close them on some stretches of interstate.
Unfortunately automated reply is something you have to take up with the powers that be. Iām sure the technology exist but I donāt think the want to implement it.
I will be adding the following comment after the"No reply close message"
āSpeed Limit Already Setā,
āVolunteer responding; The speed limit here is already set correctly. In the future, please submit speed limit requests near the point where the speed limit changes. If the speed limit change is temporary due to construction, please advise and provide additional details. If you would like to see speed limits at all times while using the app, please go to Settings > Speedometer > Show speed limit. Thank you!ā,
I am making the following change to the speed limit auto fill comment, i hope it helps
previous comment
āSpeed Limitā, //23
āWaze did not send us enough information to fix your request. Would you please tell us as much as possible about the speed limit? Thanks!ā,
āOpenā,
new comment
āSpeed Limitā, //23
āWaze did not send us enough information to fix your request. Would you please tell us as much as possible about the issue regarding the speed limit? In the future please submit requests near the point where the speed limit changes. If the speed limit change is temporary due to construction, please advise and provide additional details. If you would like to see speed limits at all times while using the app, please go to Settings > Speedometer > Show speed limit. Thanks!ā,
āOpenā,
it would appear that the wazeās function to un-follow URs in the background was removed from WME. if someone has a work around let me know, till then un-follow is broken.
Thatās in the right direction, but the current guidance is that weāre not tracking temporary speed limits, unless it is a long term project. I think we almost need a separate response to where we can just comment as it being a temporary limit due to construction and close as not identified. I could just ignore them, but I think it will probably turn users off from the app if we donāt reply, even if weāre not going to change anything. But basically I think we need a response that allows us to clean these up quickly.
Remember that even a no-comment closure sends an email to the user.
Iāve had users complain about a route, ignore requests for information, and demand that we stop contacting them after the 4-day reminder bump⦠so Iāll close with no comment, and they come back to the UR and add another nasty comment about the next time we contact them weāll hear from their lawyer.
But yes⦠we generally do need to send something more polite than the default āunresolvedā email⦠though I will generally do that when I find a stack of 5-20 SL URs on a home or business in a parking lot.
I am still seeing this issue. If I turn off auto zoom but leave on auto center, when I click a UR, about half the time it does not auto center, my screen just stays as it was. If I close the UR window and click that UR again, it does auto center. Seems to be random on when it chooses to auto center or not. So it appears the problem is with auto center, not auto zoom.
I have not and did not plan on doing anything to attempt to fix this. I think itās conflict between scripts, if you have uro installed disable it and see if the issue still happens.
I need a little hopefully quick help. I put together my own custom comment script, published it on greasyfork, and installed it, but it isnāt showing up in the comment list menu. Any help will be greatly appreciated.
I have since discovered that. The documentation I could find made it sound line URComments would detect the available lists, which as long as they are in the same namespace shouldnāt be too difficult.
Slightly cumbersome, but they could then paste a copy of your version over the installed custom version.
I save a copy of my version of the customized custom version and re-install it over the custom version whenever tampermonkey decides to update the custom version and installs a copy of the old custom version over my customized version.
I usually compare the two versions to make sure that the custom version hasnāt had any important changes made.