Get a sneak peek at whats next for Permanent Hazards on our April 7th Office Hours!
The place to get information and ask questions about everything to do with properly and successfully editing the Waze Map.

Use this forum for all general editing questions, and the sub-forums for specific types of Waze Map Editor features.
Post by bgodette
mike-bronner wrote:Thanks bgodette, I'll keep an eye on it. Would this be something that you would like added to WazeBar? I was considering adding the GeoWipe bookmarklet, but need to do some more investigating, and obtain permission from the author, first.
JNF does a lot of stuff, and as Tim mentioned it's tightly coupled to the current beta editor, and disables itself if the editor version changes.

That said, feel free to include GeoWipe.

There's also a roundabout auto-typing bookmarklet, but I've made that part of JNF as well, so maybe detect JNF like Tim does and present a button for it.
bgodette
Waze Global Champs
Waze Global Champs
Posts: 3441
Has thanked: 27 times
Been thanked: 257 times
Send a message

Post by bgodette
AlanOfTheBerg wrote:
skbun wrote:Is the source for this portion of the code available? I'd like to learn more about what property on a segment generates the shield.
If you're familiar with the console in the browser, it's pretty easy to find.

For a segment, get its ID and use wazeModel.streets.objects[wazeModel.segments.objects[<segmentid>].attributes.streetIDs[0]]. The properties are signText and signType.
Specifically that's for the first alternate street. For the streetname that shows on the map and that is used for shield display by the client, it's .attributes.primaryStreetID. The segment's .attributes.streetIDs is an ordinal array for the alternate streets for that segment and can be empty.
bgodette
Waze Global Champs
Waze Global Champs
Posts: 3441
Has thanked: 27 times
Been thanked: 257 times
Send a message

Post by Chris_CA
WazeBar v0.0.14, Safari 6.01, Mac OSX 10.8.2.

With the extension enabled, I get nothing but the Wazebar and the map area.
No permalink at bottom and no Waze website links. Don't recall it this way with 0.0.13 yesterday.

Wazebar not enabled
http://i106.photobucket.com/albums/m242 ... 4218PM.jpg

Wazebar enabled
http://i106.photobucket.com/albums/m242 ... 4024PM.jpg
Chris_CA
Area Manager
Area Manager
Posts: 128
Has thanked: 3 times
Been thanked: 24 times
Send a message

Post by Chris_CA
.13 & .14 look the same (no menu or permalink).
Not positive it was there before though.
Also, no errors.
Chris_CA
Area Manager
Area Manager
Posts: 128
Has thanked: 3 times
Been thanked: 24 times
Send a message

Post by Chris_CA
Okay.
I started using it a few days ago and was turning it off and on checking it out so I must have had a brain fart...
:lol:
Chris_CA
Area Manager
Area Manager
Posts: 128
Has thanked: 3 times
Been thanked: 24 times
Send a message

Post by Chris_CA
WazeBar v0.0.18 seems to be okay here. :)
Chris_CA
Area Manager
Area Manager
Posts: 128
Has thanked: 3 times
Been thanked: 24 times
Send a message

Post by Chris_CA
What about adding an option for autosave?
Allow a setting for every 10, 20, 50 changes ?
Chris_CA
Area Manager
Area Manager
Posts: 128
Has thanked: 3 times
Been thanked: 24 times
Send a message

Post by Chris_CA
Maybe set it to always default to Off when first opening the map?
Then depending on what you are doing, the user can enable it
The area I am editing has not had a lot of edits so I can easily get many simple changes very quickly.

If there's good reasons for not adding it, then okay.
Just tossing out some suggestions
Chris_CA
Area Manager
Area Manager
Posts: 128
Has thanked: 3 times
Been thanked: 24 times
Send a message

Post by Chris_CA
Only allow a save when nothing is selected?
Chris_CA
Area Manager
Area Manager
Posts: 128
Has thanked: 3 times
Been thanked: 24 times
Send a message

Post by Chris_CA
Had an issue with 0.0.24.
When clicking the + sign to add a new road/roundabout/landmark, it did not set the focus back to the map. Then when I click on the map, it's the regular cursor (nothing to add).
Sometimes (rarely) if I click a lot (5+) times on the new road, it'l work. But not always.

Gonna load 0.0.26 now.
Chris_CA
Area Manager
Area Manager
Posts: 128
Has thanked: 3 times
Been thanked: 24 times
Send a message