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 JustinS83
Forgot to post this with the update announcement...

For those doing translations, below is a list of the new translations. If/when you update, send to me and I will update in the script.

Code: Select all

                    ShowParkingSpaceEstimatorTool: "Show Parking Space Estimator tool",
                    ShowParkingSpaceEstimatorToolTitle: "Shows the button to launch the Parking Space Estimator tool",
                    PSEParkingSpaceEstimator: "Parking Space Estimator",
                    PSELayoutType: "Layout type",
                    PSE90degree: "90 degree",
                    PSEAngled: "Angled",
                    PSEEstimatedNumOfSpots: "Estimated # of spots: ",
                    PSESet: "Set",
                    PSESpotWidth: "Spot width (m)",
                    PSECal: "Cal",
                    PSEDraw90DegreeTitle: "Click to draw a line through an entire 90 degree parking space aisle.  Double click to finish drawing and measure the spaces.",
                    PSEDrawAngledTitle: "Click to draw a line through an entire angled parking space aisle.  Double click to finish drawing and measure the spaces.",
                    PSEShowPSEButton: "Show Parking Space Estimator tool button",
                    PSEShowPSEButtonTitle: "Shows the button to launch the Parking Space Estimator tool",
                    PSEDisplayButtonTitle: "Opens the Parking Space Estimator tool"
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
Update released - 1.02.02

New feature - Show the nav point & closest segment line when hovering over a Place.

This option is enabled by default...because it's cool :) You can turn it off under Map Changes
Screenshot - 6_28_2017 , 10_14_05 AM.png
(11.44 KiB) Downloaded 647 times
If the nav point has not been moved, it will not be drawn (for point Places this prevents the actual Place from being drawn on top of).
PIE1.jpg
(19.88 KiB) Downloaded 660 times
If the navigation point has been moved, a dashed line will be drawn from the point Place to the navigation point (crosshairs added to match the native display). For area Places a dashed line will be drawn from the centroid of the area Place to the navigation point (again - duplicated native display). A line will be drawn from the navigation point to the closest segment.
PIE2.jpg
(25 KiB) Downloaded 655 times
PIE3.jpg
(18.5 KiB) Downloaded 648 times
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
abc1357 wrote:Very nice. I can now retire "Closest Segment". One less script. Thanks!
Well, Closest Segment will draw the line once the Place is selected. PIE is not doing that (yet? Haven't decided...).
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
RussPA wrote:Noticed one odd thing with this new update. When zoomed out to 0 or 1 and you move the mouse over the point of a PUR, it draws the closest segment line to a segment that could be a long way away.
Untitled.jpg
I noticed this yesterday as well - it's drawing to the last cached segments. I'm going to be limiting the functionality by zoom level.
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
Update released - 1.02.04

Small bug fixes

New feature - "Display a line from the nav point to the point on the closest segment". This can/does replace the Closest Segment script. Make sure to disable or remove Closest Segment when enabling this feature.
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
Update released - 1.02.05

Support for routable pedestrian path in closest segment detection added.
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
RickyPV89 wrote:
JustinS83 wrote:Update released - 1.02.05

Support for routable pedestrian path in closest segment detection added.
Thank you Justin, but I'm facing the same issue with places (like tunnels or gas stations) on Freeways, they're currently being located on the nearest "non-freeway" drivable segment!
Bye
Ricky
Update released - 1.02.06

I'm not sure why it isn't using the latest WazeWrap automatically in this case. I am specifying the newest version in the @require now and it should be working as expected.
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
juliansean wrote:I noticed today when working on places that when I used the delete icon within the picture screen it puts me back at the main screen instead of letting me move on to the next picture. Any chance we could have it jump to the next in line? If it's supposed to do that already what am I doing wrong? Thank you.


Sent from my iPhone using Tapatalk
That has not been developed
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
Update released - 1.02.07

The Website label for the input box will now be a clickable link when a value is set (your job to make sure it is a valid URL - no validation will be done)
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message

Post by JustinS83
Update released 1.02.09

New RPPs now automatically create an entryExitPoint (navigation stop point)
JustinS83
Waze Global Champs
Waze Global Champs
Posts: 1463
Has thanked: 215 times
Been thanked: 2389 times
Send a message