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 tonestertm
I haven't actually had a chance to look at the script/interface etc. yet, having only just seen this for the first time, but a couple of quick comments before i actually get lost in it:

-This looks like a GREAT idea, on the whole, and is exactly the sort of thing I was hoping for at the creation of Harmonization.

-I disagree with automatically adding Convenience Store to every Gas Station (Big Box exceptions noted). I think this is something that should be discussed in the Harmonization group.

-I would like to suggest an automatic add of ATM to every Bank, but that would get dicey, separating the Banks from other Financial Institutions. Also there are cases where, for only one example, Wells Fargo Bank has non-banking locations. Maybe something clever can be figured, like a checkbox to add, or add it with a warning to check, or something....

-Is there a possibility of automatically checking for "duplicates" nearby (some of which are likely misnamed)? This would be immensely helpful. Also would be nice to have a way to compare those (especially photos) before setting this to work on one and deleting the other(s).

Edit: Note that additional chains should be added through the Harmonization Form for the region.

...there were a couple of other thoughts I had, but I'll have to wait for them to come back :( and I'm sure there will be more. :)

One more edit: A while back I went through and made up this sheet, which is a collection of all the Waze specific Keyboard Shortcuts I could find at that point. It needs some updating, but might be a place to start:


Looking forward to working with you.
Thanks for all your and vtpearce's work on this! Wish I'd known about it sooner. :)

Cheers!
tonestertm
US Waze Champs
US Waze Champs
Posts: 1441
Has thanked: 441 times
Been thanked: 836 times
Send a message
https://dl.dropbox.com/s/y7f2gsiomkpxbe6/CA_SM_Rocket_Shear_Alpha_50.png?dl=0
ARC for SW Region, USA
Global Champ, US Local Champ
The best editors Read the Wiki and read it often. Learn the proper way to handle URs. Don't draw another Place until you read this!

Post by tonestertm
Quick note: I'm seeing wheelchair accessible pop up on a number of things for which I don't think it should be assumed. This could have unpleasant consequences. Also, I'm not sure assuming all gas stations have restrooms available to the public is wise. Just my thoughts, though.
tonestertm
US Waze Champs
US Waze Champs
Posts: 1441
Has thanked: 441 times
Been thanked: 836 times
Send a message
https://dl.dropbox.com/s/y7f2gsiomkpxbe6/CA_SM_Rocket_Shear_Alpha_50.png?dl=0
ARC for SW Region, USA
Global Champ, US Local Champ
The best editors Read the Wiki and read it often. Learn the proper way to handle URs. Don't draw another Place until you read this!

Post by tonestertm
jm6087 - that will also depend on your region having a PNH list moderator. If you do, you should already have a link in your local wiki. If not, bug your RC about it ;)

Sent from my SPH-L300 using Tapatalk
tonestertm
US Waze Champs
US Waze Champs
Posts: 1441
Has thanked: 441 times
Been thanked: 836 times
Send a message
https://dl.dropbox.com/s/y7f2gsiomkpxbe6/CA_SM_Rocket_Shear_Alpha_50.png?dl=0
ARC for SW Region, USA
Global Champ, US Local Champ
The best editors Read the Wiki and read it often. Learn the proper way to handle URs. Don't draw another Place until you read this!

Post by tonestertm
FJSawicki wrote:Permalink: https://www.waze.com/editor/?env=usa&lo ... 459.716614
Place name: Pinellas Internal Medicine Associates
Country: United States
Describe the error: Missed a bad street number
Still have to be an editor. The script can't assume everything. Though, ten digits is a lot... :/
tonestertm
US Waze Champs
US Waze Champs
Posts: 1441
Has thanked: 441 times
Been thanked: 836 times
Send a message
https://dl.dropbox.com/s/y7f2gsiomkpxbe6/CA_SM_Rocket_Shear_Alpha_50.png?dl=0
ARC for SW Region, USA
Global Champ, US Local Champ
The best editors Read the Wiki and read it often. Learn the proper way to handle URs. Don't draw another Place until you read this!

Post by tonestertm
PesachZ wrote: I saw your first page mentions a wish list to pull from a google sheet directly.
Already being tested in the new Beta, integrated with the PNH Sheet. :)
tonestertm
US Waze Champs
US Waze Champs
Posts: 1441
Has thanked: 441 times
Been thanked: 836 times
Send a message
https://dl.dropbox.com/s/y7f2gsiomkpxbe6/CA_SM_Rocket_Shear_Alpha_50.png?dl=0
ARC for SW Region, USA
Global Champ, US Local Champ
The best editors Read the Wiki and read it often. Learn the proper way to handle URs. Don't draw another Place until you read this!

Post by tonestertm
Just wanted to bring this all together in one post, thanks to tortured_1 for the tweaks:

Change an instance of

Code: Select all

addr.city.isEmpty
to

Code: Select all

addr.city.attributes.isEmpty
Change several instances of

Code: Select all

addr.city.name
to

Code: Select all

addr.city.attributes.name
And, for good measure (though it will only affect those in WME Beta),
change

Code: Select all

https://editor-beta.waze.com
to

Code: Select all

https://beta.waze.com
tonestertm
US Waze Champs
US Waze Champs
Posts: 1441
Has thanked: 441 times
Been thanked: 836 times
Send a message
Last edited by tonestertm on Mon Sep 19, 2016 9:28 pm, edited 1 time in total.
https://dl.dropbox.com/s/y7f2gsiomkpxbe6/CA_SM_Rocket_Shear_Alpha_50.png?dl=0
ARC for SW Region, USA
Global Champ, US Local Champ
The best editors Read the Wiki and read it often. Learn the proper way to handle URs. Don't draw another Place until you read this!

Post by tonestertm
@nzahn1 - Actually, Parks are one of the cases where the order DOES matter, and I think we need to get Waze to correct this reordering. Parks show up green in the app, Sports Court areas show up gray. Fail.

(I consider the automatic reordering to be a problem, regardless of whether it "matters" or not. Why bother accentuating the first category if it doesn't make any difference?)

For the time being, I've changed a setting so it won't yell quite as loud. ;)

Trying to see if there's an easy way to ignore unnamed PLAs, @Robert014101

Don't know about the copy/paste, @steelpanz, we'll have to look in to it.
tonestertm
US Waze Champs
US Waze Champs
Posts: 1441
Has thanked: 441 times
Been thanked: 836 times
Send a message
https://dl.dropbox.com/s/y7f2gsiomkpxbe6/CA_SM_Rocket_Shear_Alpha_50.png?dl=0
ARC for SW Region, USA
Global Champ, US Local Champ
The best editors Read the Wiki and read it often. Learn the proper way to handle URs. Don't draw another Place until you read this!

Post by turbomkt
KuniaKid wrote:FireFox 44 broke this script. :cry: Once again proving that you don't know what you've got 'til it's gone.
Beta or production? Beta is still working for me.
turbomkt
Coordinators
Coordinators
Posts: 3777
Answers: 17
Has thanked: 605 times
Been thanked: 745 times
Send a message
--Mike
RC for Northwest Region (NWR Discord)
ARC for Southwest Region (SWR Discord)

Post by turbomkt
It doesn't ask? I get a prompt for whether or not to apply title case.
turbomkt
Coordinators
Coordinators
Posts: 3777
Answers: 17
Has thanked: 605 times
Been thanked: 745 times
Send a message
--Mike
RC for Northwest Region (NWR Discord)
ARC for Southwest Region (SWR Discord)

Post by vico_xv
Wow, awesome script, I need it for France hehe. Good job :)
vico_xv
Posts: 196
Has thanked: 74 times
Been thanked: 52 times
Send a message
SM Meurthe-et-Moselle et Vosges
AM Monaco et Marrakech - 1500 UR résolues

https://s.waze.tools/c4s.pnghttps://s.waze.tools/s0100.pngimages/ranks/Mentor_Badge_63px.pngimages/ranks/SMbadge.png

LG G4 - Android 6.0