Get a sneak peek at whats next for Permanent Hazards on our April 7th Office Hours!
Discussion for the unofficial, community-developed addons, extensions and scripts built for the Waze Map Editor.

The official index of these tools is the Community Plugins, Extensions and Tools wiki page.
Post by kjg53
The initCityList() function is presently throwing exceptions that are being caught in WME. As of today, the following changes to version 2.28 correct this issue.
function initCityList() {
var thisCity = W.model.topCityId;
if (thisCity === null) return;
thisCity = W.model.cities.getObjectById(thisCity);
if (thisCity === null) return;

...}
kjg53
Map Raider
Map Raider
Posts: 368
Has thanked: 142 times
Been thanked: 55 times
Send a message

Post by kkesley
Excellent!!! tested and approved ;)
kkesley
Waze Mentor
Waze Mentor
Posts: 988
Has thanked: 1682 times
Been thanked: 495 times
Send a message

Post by kmagusiak
Works very well for me.
The only missing feature is highlighting of junctions: highlight when all turns are disallowed or when all turns are not allowed.
kmagusiak
Posts: 40
Has thanked: 3 times
Been thanked: 1 time
Send a message

Post by kodi75
Can code be added to this script to identify segments that need addresses "addressed?"

Or as has been suggested in Re: New editor version - V1.0.12 [NA + ROW]
lakeyboy wrote: Here are some suggestions for improvements:
* There needs to be a house number layer in the main editor screen, so you know at a glance where house numbers are and aren't already mapped.
Presumably a good portion of the house numbers on the older streets are set / were imported with the help of the geocoding sources. Undoubtedly they need to be tweaked - prompted by UR's.
kodi75
Country Manager
Country Manager
Posts: 995
Answers: 1
Has thanked: 811 times
Been thanked: 285 times
Send a message

Post by kpouer
Hi, first thanks for your extension, very useful.
I had an idea :
Now segments have a rank, so I thought it could be interesting to highlight roads with a high rank (for example only level 5 roads), it could show the skeleton of an area.
If you are interested I can send you a modified version of your script including this feature.
kpouer
Coordinators
Coordinators
Posts: 7701
Has thanked: 120 times
Been thanked: 1100 times
Send a message
Area manager entre Paris et l'Auvergne
Coordinateur France
Country Manager Algérie http://www.facebook.com/WazeAlgerie & twitter: http://twitter.com/WazeAlgerie
Country Manager west Africa

Post by kpouer
Yes it's something like that when you want to be sure that roads are locked with the good level or for editors with lower level they can know if they will be able to edit some roads without checking every segments one by one. (if you create a new road starting from a locked road, it is very disapointing when you finally cannot save because your starting road is locked with a big level and have to cancel everything.)
kpouer
Coordinators
Coordinators
Posts: 7701
Has thanked: 120 times
Been thanked: 1100 times
Send a message
Area manager entre Paris et l'Auvergne
Coordinateur France
Country Manager Algérie http://www.facebook.com/WazeAlgerie & twitter: http://twitter.com/WazeAlgerie
Country Manager west Africa

Post by kpouer
Oh I didn't notice it, so you can forget my idea unless we find a reason to see lower level rank.
kpouer
Coordinators
Coordinators
Posts: 7701
Has thanked: 120 times
Been thanked: 1100 times
Send a message
Area manager entre Paris et l'Auvergne
Coordinateur France
Country Manager Algérie http://www.facebook.com/WazeAlgerie & twitter: http://twitter.com/WazeAlgerie
Country Manager west Africa

Post by kpouer
doctorkb wrote:Tim: before someone jumps in and suggests it be removed, I would like to see the u-turn highlighting remain in the script.

Most segments shouldn't have it enabled, and it seems to really mess up the routing system when it is... so being able to spot that easily and quickly (the shift-Z trick doesn't display u-turns that are enabled *or* disabled) is a good thing. Perhaps softening the language in the left-hand bar about fixing it would be good, but I think it still needs to be identified.
Maybe the color of u-turn highlight should be changed from red to something else like blue or green, because red means error for most of us, and u-turn are not always errors now that we are able to control them in the editor.
kpouer
Coordinators
Coordinators
Posts: 7701
Has thanked: 120 times
Been thanked: 1100 times
Send a message
Area manager entre Paris et l'Auvergne
Coordinateur France
Country Manager Algérie http://www.facebook.com/WazeAlgerie & twitter: http://twitter.com/WazeAlgerie
Country Manager west Africa

Post by Kuhlkatz
top_gun_de wrote:Is it a common practice to reduce the width like this? We do this only for a real bow-tie...
It's always been common practice to reduce H-type intersection lengths to avoid u-turns. As far as I know 15m is only confirmed for NA server. For ROTW server it has to be 10m, unless this changed recently.

The support section for Penalties discusses sharp angled turns comprising of 3 segments.
top_gun_de wrote:Anyway, we are moving away from the purpose of this thread 8)
I'm sure Tim can forgive us this little 'indulgence' [/OT]
Kuhlkatz
Waze Local Champs
Waze Local Champs
Posts: 917
Has thanked: 32 times
Been thanked: 146 times
Send a message
Carel Cornelius
AM : Centurion & Sandton, ZA
CM & Coordinator, South Africa
(HTC One, Android 5.0.2, v7.19.401.51)
[img]https:///DwNb3R[/img]
South African Wiki Waze Wiki Map Editing

Post by Kuhlkatz
Dondesta wrote:At userscripts.org :

Why the same name?, Are they the same script? :?: :?:
It's a 'hack' attempt that seems to try and trace your footsteps . The scripts are definitely not the same.
Just follow Timbones' links in this thread and you should be OK. Better to use Chrome & the Chrome store,.

With other scripts by the same author named 'How can hack facebook fan page' even the most gullible person would likely think twice before installing this.

Is there any way to report blatant hacks of scripts on userscripts.org? Doubt it, but I was not signed in when I checked it on my mobile.


Sent from my HTC One using Tapatalk
Kuhlkatz
Waze Local Champs
Waze Local Champs
Posts: 917
Has thanked: 32 times
Been thanked: 146 times
Send a message
Carel Cornelius
AM : Centurion & Sandton, ZA
CM & Coordinator, South Africa
(HTC One, Android 5.0.2, v7.19.401.51)
[img]https:///DwNb3R[/img]
South African Wiki Waze Wiki Map Editing