-
Notifications
You must be signed in to change notification settings - Fork 1
/
URC_SouthCentral.js
832 lines (643 loc) · 90.8 KB
/
URC_SouthCentral.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
// ==UserScript==
// @name WME URComments USA_SouthCentral
// @description This script is for South Central editors for standard comments to be used with the script URComments
// @namespace https://greasyfork.org/en/scripts/31177-wme-urcomments-usa-southcentral
// @grant none
// @grant GM_info
// @version 2018.11.06.03
// @match https://editor-beta.waze.com/*editor*
// @match https://beta.waze.com/*editor*
// @match https://www.waze.com/*editor*
// @author Original script created by Rick Zabel '2014, Modified for use in SCR by Travis Turner (turnertr) [email protected] and assisted by Daniel Beames (dBsooner) [email protected]
// @license MIT/BSD/X11
// @icon data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQyQjZDNjdEODYzODExRTRBRDY0Q0I2QjA1MjU4N0EyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQyQjZDNjdFODYzODExRTRBRDY0Q0I2QjA1MjU4N0EyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDJCNkM2N0I4NjM4MTFFNEFENjRDQjZCMDUyNTg3QTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDJCNkM2N0M4NjM4MTFFNEFENjRDQjZCMDUyNTg3QTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6++Bk8AAANOElEQVR42tRZCWxU1xW9M39mPB5v431fMLYJdmpjthQUVsdlS9IQQkpIIDRhl5pKQUpbKkAEpakQIhVVRUytQIGwihCaBkgItQELQosxdrDZ7Njjbbx7vM0+f3ruZDz1NmTGhEj59tOb//979553313fl9jtdvqpXbLHRVgikTz0NbdJkyYJERERUp1OJ1Wr1WJLS4tYXFxswzu7s408+XFJ2g1oSUZGhtzf318piqLKx8dHZbPZFFKpVMC9TRAEs8lk0uNe39vbaywvL7eMBP5HAz179myZxWLxxfNg3IZHRkbG5OTkpEPSkQAs1Wq1nQUFBVXt7e2twNSGMdx3yuVyQ2FhofVHBw01kCsUigA8i1m9evXc3Nzc5TExMRMhUfnAOZC6VaPRlJ8+ffrzM2fOXMW9BvgazWZzD9TG8qOBZgnr9fqg5OTklPfff39bUlLSfL3ZKvmmqZ2q2rqoy2h2jAtSKmhsaBD9LDqUVAqZ/fbt29c2b978IfS9HCqjUalUXf0Sfyygp0+f7kB8584d6bhx4/xTU1PT9uzZk69WB2derdHSxQf1ZLTaRpyrlAmUkxpH05OiqbGxoWrjxo07Wltbb0KFNNevX+/FENEBmqUyWvCTJ0+WDPEKrh4S8oFXiDp+/HhedHT0M6fKvqWbDa0e0Z0YG05LMpPp/v37xWvXrn0XqlRWX1+vraysNEkfZu38zE1zXHPmzOH53ARuAQEBUuieBM2OJoaFhSl27NixAPr7TGFVo8eA+eKxPAc7Nen111/PgX5HxMXF+TIsmSe+1bkbEuintKamRoBeyqxWq6Knp0eA2xJAUAJ3Zce9+PTTT9tkMpkF7opgQEEwwjU6g4kKKhu83sWCynrKjg2jhQsXPrd///4L2Dkm0iv9PntiSUIF5JmZmSpMCsI2hwNMNBYSC4+QgLUkoE909vF4HoP3kVhY+Pz589Mh/czi+layiqLXoK2inXhuVFRUUlZWViIE45eSkiI8LCKyZAUAZbfki8sfxhA4bdq0+GXLluUmJCRMBqCxkHQY9E2BdxwY2iDtqtra2hsHDhy4jIVOYTqV8BIDr3ERakd/r0Xn9nf/9aBNx4YpmTlzZtrNmzcvBwUFuQXNIZaDgRJS84eDV8+bN2/cqlWr1rF+AqTMbDFRU72WdI29ZNZbSaGSKdQx/jFRcdExERGTZ6Snp/8GYbmGiXVBPQZeyyakOvrtX/7X7e/+S2f4ziXCPoIhaam73MMBGJcvBgXBP4bv3LnztSlTpmwAWOW9svtU/kkd1V/rINE23ONIBQnFTQuh1OciZXHJsSn8TBwy7NitB67g7O53/yX8386sHOqhgnbZSCrBEoaOqpVKZXReXt5W6OfC5uZGuvjnW9RU2v1QPbRZ7aS50kbVl5spY2kHLdg4i0L9lNRtMrvGDNx+d7/7rxCVj6Nva2vTArARPts21BClHR0dPqy7MKgIAOYItrD8ZgUdWXmFtCVdZIfYPGsILufqsBsipYYHjTpQpYWrCXjEixcv3oKX6oNXGgRasmDBAhkyMD+MCd21a9dKAF5QUVxB598uJZvR5nB9njZHcOm20oOva2lKfAT5yASvAXN0nIy5zc3NJRUVFd/CvvpY26QDsjABhqMEw0AYXQZ0eG1TUwOd+30pr9QrwA7Q+JfapVT0j1sE46BF4xO9Bv1sehIDF8+ePfsR7KmF01UOG/06LUGIFIKDg33hwtRvvPHGagzyOf9uMVlNVrdEx+ZEUdZLSZSYlkBymYK6ejrp/rVqupFfTT3NBodNNd1pp6IjJTRzxSRHcsR5hyfXL9LiaWJcOOcvJ/Pz8wvgSjud+bXLe0iR3yogIb+JEyeOiY+Pn1VRUkHaMt3I5Y5CSs/unkTjJ4wf9FwdGEJT54VQ1px0Or21kKqLWhGdZHRpXwn5h6goZ9F4ig5UEecgBsvIwghVKSHhRPjsYIIgv3jrrbfeMxqNWrhQA0DbXaChGhKkjwpI2W/JkiXsh4XS4xq3SdSczRnDAA+8fBS+9OKOuZS/4jPS1fUhlRTo0z8VUGeHjua+Ng3pp47+U9viGv8Egkp0oB+NCQlEehrI6mhEarpvw4YNfzMYDM3IEntPnjxpG1QjsmogPCtgnX6JiYnZJrPRISW7OBy0b4Ccsudkfu/2KuQ+NGXtGPrij9+QiD8b/vyDVWSDfVQ0dTrGBPjI6YUnk+mJyGDOF+wACCj1Xx47duwQ9Pge7ruReJmcdePgwjY8PFzKtRoinxKpZFJjbSNXESOCCc8IIgQdj/QyeUI8AkupA3DChCiaujCTyps7KF7tT2mQ7oSYMJJJyFp840beoUOHjiBM17OHAG8DUgTzgCJ3eDXOKSUsU4ZtUSDHUHc0drlVjYAYpcfWLyBL6KczY/kkkkgl9CQqE27skZAb30Cuve/ChQuFiA9aCM9YVFRke1gl7gKN1UkQtlnaUq7bLMglyA3omGzPA0VjdZODDjJwOrXlIl3PKiOFv5ySc8IoKT2BkMt8AL4VXMjCyPq+D+ywcw+AtbNKoFnkKplctItDPIZArx6cRWOSx3oMuvhgFfXTsejtVH2tyZHspuZGENwru68upAt9UDeLp4DJWXUQJyFI6kVMtvX19XWExquHBQsL/PX9As8T+Suffk0PLjcOCjZkl3CFR5Fjwnh3O2BDlv4kyJvA5QDNFYczizK3t7fXxMbHkVQhcUhpYCvaW0H7Vp+iqsoHDwX87xNF9MWOkmHzuTHdmLg4gg5XMz/m6+RPXkkamZOIbeItMty7d++WXCan1LnRHOaHtbpbzVT4QZljxTbRRof/8E/au+oEHd3+LxewygtNI87llga6TP/u3bulzI/5Mn+vz/JQMNpQdXCmrj948GBRbm7uqqmvjfOpOKsZcdK317T0l5c/JptJpM7671LV+jJCFvixw0O01ejcV++vphFU0XT48OEi2I+e8yrm77WkCwsLRURDM3S6j8t0RKPC1CfSaOysGLd61VrZSR11XYOetWl01Frd6XYO00sbP47gKQpRkmmZH/Nl/l6DZhMBWOT+FnY7nbt37z4Bwfcs3jaLfIOUXmd4IzWmw/SYLtNnPsyP+XrjOQaBhqO3wmfqwUBXVVVVjVj/kTooxL48fzYJPsKIRuVp4/lMh+kxXabPfJgf8x0taEcph2TbzPEev1v27t174dKlS6fGpqTSm0fnU0C4alQS5nk8n+mA3idMl+kzH+bntFAaLWiWNm+VHv6zHX3D1q1bD3/11VcnksYki7898yvKfGkMOHgGlsdlvphMPI/nMx3QO8R0nfT1Tn5en8e5zvIGFrZc6fDBDIhHwJfGvvLKK7NXrFjxa+QoIVptA109WUqlJ2uot1M/jKBcIaOpq9Jo+tIsio6O5RjQgWToo6NHj15C1G2AHrfA+PggxAgDdOUZ3pwlDgU9CDhcUgDcUxisPDIkJCQBCflzTz311BzUkUG1dTX01+c/Iat5sLd6YefPadaiGQy2+/r16wV79uz5rLOzUwNazdDhNtDqGQr4hwDtAg7GCpVK5YeQq4bUQyCpSDCOfeedd55HHTm/8MwV+nTzVdekJ+cn0Zu7XubsrWLNmjUfYpfq0Jqw8HaEah0KjT5OOYcC/qFAu87xAF6u0+mU2FJ/gOZTnkg8jz9w4MCm5OTkjL+/fYxun9eQOiqAfvf5ShQOEt26deve1Wg0d0FbC3VoR+tBns7StTgNzz7SIedoDJFGOGfmbbYhxzZBWj0A3c6SQ2vYtm1bPpKrruXvLSJ1tD+9ujeHfJV+Yl5e3n4EjkoGDJVoY8A8f0ColgykP6qvDCPp9NKlS6UlJSUyqIYMDAU+u8MYmfNLlD+kHQbgcYsXL56xadOm9XpDr9RPFUAFBQVfbtmy5Qho1rFb4zVjjhH31sDAQCvcHJ+7WLu7u22IitaBn94eRT1cugxg/CXKl8/vMEbOF/d8tIBxfIIaivvI7du3/zInJ2d2XV1dzcqVKz+EZDlb4tPzHrw3YryZQXNihN0y8yIw1xAREWE8d+5cv7o8EmhpSkqKHGWPH0Cr+XiMz4TZk3Apxh6tHziYx+J3KNYSCA+xaOfOnVeqq6ubQUuH941o7NYYlJULC4w14Z0ehtyLe37XY8SFOtD6HWa7d1newEVwkcuqwODQs5T5k4EvepY+PxMgMTkWwc9l4Gtfv379ebwX0QS89+HzE/Qc7fhs28qVCcYL/LUAcy0Od65QCJj7g3xmtrPBREVFOXJrMOdi1wYAnLbKISHWbWbOC+vg+XzPjZUV4/mrq5V7bpC2o7jghnszABv4EJH9NPhY+w9fHhl0dna2FQQNXE1gK01wdQpIhMexWjgAcyXt7LmxivEnGTvXmUyDF8D3zm13nCszcNZrVhN4HRaC2Z37G5X36P/YjtJLCA0NlfIRA38UQi+BtCT8Ycj5hVUy/NhAcIFgb8H3SqVSZCH4+fmJ7DmgguLjiIhDvwmyG+SyTALmHvtYLNIOcHaei5S0H5X9UYPL/wQYAOwQASZqvrLnAAAAAElFTkSuQmCC
// ==/UserScript==
/* Changelog
* 5th update to the format
* 0.0.1 - initial version
* 0.0.10 - correct auto reminder/close positions
* 0.0.11 - Corrections to update messaging
* 2018.02.22.01 - New version numbering, update Address Adjustment, Added "Add Toll Pass to App", change "I" to "We". - dB
* 2018.02.27.01 - Modified Address Adjustment, spellchecked. - dB
* 2018.03.13.01 - Added Researching, moved Unlock Request, modified Speed Limit already correct. - dB
* 2018.03.13.02 - Missed "," after a statement in array. - dB
* 2018.08.15.01 - Changed match statements to match the parent script -tt
* 2018.11.06.01 - Fixed index for default reminder position. Added Manual Tile Refresh. Revised Add Toll Pass to App. - dB
* 2018.11.06.02 - Didn't escape quotations. My fault. :( - dB
* 2018.11.06.03 - Updated Add Toll Pass to App verbage per karlcr9911's recommendations. Removed "Tolls - No User Transponder". Updated "Tolls - No User Transponder (avoid tolls)" to just be "Tolls - Avoid Tolls". - dB
*/
var URCommentUSA_SouthCentralVersion = GM_info.script.version;
var URCommentUSA_SouthCentralUpdateMessage = "yes"; // yes alert the user, no has a silent update.
var URCommentUSA_SouthCentralVersionUpdateNotes = "URC USA_SouthCentral List has been updated to v" + URCommentUSA_SouthCentralVersion;
if (URCommentUSA_SouthCentralUpdateMessage === "yes") {
if (localStorage.getItem('URCommentUSA_SouthCentralVersion') !== URCommentUSA_SouthCentralVersion) {
alert(URCommentUSA_SouthCentralVersionUpdateNotes);
localStorage.setItem('URCommentUSA_SouthCentralVersion', URCommentUSA_SouthCentralVersion);
}
}
//Custom Configuration: this allows your "reminder", and close as "not identified" messages to be named what ever you would like.
//the position in the list that the reminder message is at. (starting at 0 counting titles, comments, and ur status). in my list this is "4 day Follow-Up"
window.UrcommentsUSA_SouthCentralReminderPosistion = 30;
//this is the note that is added to the the reminder link option
window.UrcommentsUSA_SouthCentralReplyInstructions = 'To reply, please either use the Waze app or go to '; //followed by the URL - superdave, rickzabel, t0cableguy 3/6/2015
//the position of the close as Not Identified message (starting at 0 counting titles, comments, and ur status). in my list this is "7th day With No Response"
window.UrcommentsUSA_SouthCentralCloseNotIdentifiedPosistion = 6;
//This is the list of Waze's default UR types. edit this list to match the titles used in your area!
//You must have these titles in your list for the auto text insertion to work!
window.UrcommentsUSA_SouthCentraldef_names = [];
window.UrcommentsUSA_SouthCentraldef_names[6] = "Incorrect turn"; //"Incorrect turn";
window.UrcommentsUSA_SouthCentraldef_names[7] = "Incorrect address"; //"Incorrect address";
window.UrcommentsUSA_SouthCentraldef_names[8] = "Incorrect route"; //"Incorrect route";
window.UrcommentsUSA_SouthCentraldef_names[9] = "Missing roundabout"; //"Missing roundabout";
window.UrcommentsUSA_SouthCentraldef_names[10] = "General error"; //"General error";
window.UrcommentsUSA_SouthCentraldef_names[11] = "Turn not allowed"; //"Turn not allowed";
window.UrcommentsUSA_SouthCentraldef_names[12] = "Incorrect junction"; //"Incorrect junction";
window.UrcommentsUSA_SouthCentraldef_names[13] = "Missing bridge overpass"; //"Missing bridge overpass";
window.UrcommentsUSA_SouthCentraldef_names[14] = "Wrong driving direction"; //"Wrong driving direction";
window.UrcommentsUSA_SouthCentraldef_names[15] = "Missing Exit"; //"Missing Exit";
window.UrcommentsUSA_SouthCentraldef_names[16] = "Missing Road"; //"Missing Road";
window.UrcommentsUSA_SouthCentraldef_names[18] = "Places - Missing Landmark"; //"Missing Landmark";
window.UrcommentsUSA_SouthCentraldef_names[19] = "Blocked Road"; //"Blocked Road";
window.UrcommentsUSA_SouthCentraldef_names[21] = "Missing Street Name"; //"Missing Street Name";
window.UrcommentsUSA_SouthCentraldef_names[22] = "Incorrect Street Prefix or Suffix"; //"Incorrect Street Prefix or Suffix";
window.UrcommentsUSA_SouthCentraldef_names[23] = "Speed Limit"; //"Missing or invalid speed limit";
//below is all of the text that is displayed to the user while using the script
window.UrcommentsUSA_SouthCentralURC_Text = [];
window.UrcommentsUSA_SouthCentralURC_Text_tooltip = [];
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT = [];
window.UrcommentsUSA_SouthCentralURC_URL = [];
//zoom out links
window.UrcommentsUSA_SouthCentralURC_Text[0] = "Zoom Out 0 & Close UR";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[0] = "Zooms all the way out and closes the UR window";
window.UrcommentsUSA_SouthCentralURC_Text[1] = "Zoom Out 2 & Close UR";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[1] = "Zooms out to level 2 and closes the UR window (this is where I found most of the toolbox highlighting works)";
window.UrcommentsUSA_SouthCentralURC_Text[2] = "Zoom Out 3 & Close UR";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[2] = "Zooms out to level 3 and closes the UR window (this is where I found most of the toolbox highlighting works)";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[3] = "Reload the map";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[4] = "Number of URs Shown";
//tab names
window.UrcommentsUSA_SouthCentralURC_Text[5] = "Comments";
window.UrcommentsUSA_SouthCentralURC_Text[6] = "UR Filtering";
window.UrcommentsUSA_SouthCentralURC_Text[7] = "Settings";
//UR Filtering Tab
window.UrcommentsUSA_SouthCentralURC_Text[8] = "Click here for Instructions";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[8] = "Instructions for UR filtering";
window.UrcommentsUSA_SouthCentralURC_URL[8] = "https://docs.google.com/presentation/d/1zwdKAejRbnkUll5YBfFNrlI2I3Owmb5XDIbRAf47TVU/edit#slide=id.p";
window.UrcommentsUSA_SouthCentralURC_Text[9] = "Enable URComments UR filtering";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[9] = "Enable or disable URComments filtering";
window.UrcommentsUSA_SouthCentralURC_Text[10] = "Enable UR pill counts";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[10] = "Enable or disable the pill with UR counts";
window.UrcommentsUSA_SouthCentralURC_Text[12] = "Hide Waiting";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[12] = "Only show URs that need work (hide in-between states)";
window.UrcommentsUSA_SouthCentralURC_Text[13] = "Only show my URs";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[13] = "Hide URs where you have no comments";
window.UrcommentsUSA_SouthCentralURC_Text[14] = "Show others URs past reminder + close";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[14] = "Show URs that other commented on that have gone past the reminder and close day settings added together";
window.UrcommentsUSA_SouthCentralURC_Text[15] = "Hide URs Reminder needed";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[15] = "Hide URs where reminders are needed";
window.UrcommentsUSA_SouthCentralURC_Text[16] = "Hide URs user replies";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[16] = "Hide UR with user replies";
window.UrcommentsUSA_SouthCentralURC_Text[17] = "Hide URs close needed";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[17] = "Hide URs that need closing";
window.UrcommentsUSA_SouthCentralURC_Text[18] = "Hide URs no comments";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[18] = "Hide URs that have zero comments";
window.UrcommentsUSA_SouthCentralURC_Text[19] = "hide 0 comments without descriptions";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[19] = "Hide URs that do not have descriptions or comments";
window.UrcommentsUSA_SouthCentralURC_Text[20] = "hide 0 comments with descriptions";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[20] = "Hide URs that have descriptions and zero comments";
window.UrcommentsUSA_SouthCentralURC_Text[21] = "Hide Closed URs";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[21] = "Hide closed URs";
window.UrcommentsUSA_SouthCentralURC_Text[22] = "Hide Tagged URs";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[22] = "Hide URs that are tagged with URO+ style tags ex. [NOTE]";
window.UrcommentsUSA_SouthCentralURC_Text[23] = "Reminder days: ";
window.UrcommentsUSA_SouthCentralURC_Text[24] = "Close days: ";
//settings tab
window.UrcommentsUSA_SouthCentralURC_Text[25] = "Auto set new UR comment";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[25] = "Auto set the UR comment on new URs that do not already have comments";
window.UrcommentsUSA_SouthCentralURC_Text[26] = "Auto set reminder UR comment";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[26] = "Auto set the UR reminder comment for URs that are older than reminder days setting and have only one comment";
window.UrcommentsUSA_SouthCentralURC_Text[27] = "Auto zoom in on new UR";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[27] = "Auto zoom in when opening URs with no comments and when sending UR reminders";
window.UrcommentsUSA_SouthCentralURC_Text[28] = "Auto center on UR";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[28] = "Auto Center the map at the current map zoom when UR has comments and the zoom is less than 3";
window.UrcommentsUSA_SouthCentralURC_Text[29] = "Auto click open, solved, not identified";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[29] = "Suppress the message about recent pending questions to the reporter and then depending on the choice set for that comment Clicks Open, Solved, Not Identified";
window.UrcommentsUSA_SouthCentralURC_Text[30] = "Auto save after a solved or not identified comment";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[30] = "If Auto Click Open, Solved, Not Identified is also checked, this option will click the save button after clicking on a UR-Comment and then the send button";
window.UrcommentsUSA_SouthCentralURC_Text[31] = "Auto close comment window";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[31] = "For the user requests that do not require saving this will close the user request after clicking on a UR-Comment and then the send button";
window.UrcommentsUSA_SouthCentralURC_Text[32] = "Auto reload map after comment";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[32] = "Reloads the map after clicking on a UR-Comment and then send button. This does not apply to any messages that needs to be saved, since saving automatically reloads the map. Currently this is not needed but I am leaving it in encase Waze makes changes";
window.UrcommentsUSA_SouthCentralURC_Text[33] = "Auto zoom out after comment";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[33] = "After clicking on a UR-Comment in the list and clicking send on the UR the map zoom will be set back to your previous zoom";
window.UrcommentsUSA_SouthCentralURC_Text[34] = "Auto switch to the UrComments tab";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[34] = "Auto switch to the URComments tab when opening a UR, when the UR window is closed you will be switched to your previous tab";
window.UrcommentsUSA_SouthCentralURC_Text[35] = "Close message - double click link (auto send)";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[35] = "Add an extra link to the close comment when double clicked will auto send the comment to the UR windows and click send, and then will launch all of the other options that are enabled";
window.UrcommentsUSA_SouthCentralURC_Text[36] = "All comments - double click link (auto send)";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[36] = "Add an extra link to each comment in the list that when double clicked will auto send the comment to the UR windows and click send, and then will launch all of the other options that are enabled";
window.UrcommentsUSA_SouthCentralURC_Text[37] = "Comment List";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[37] = "This shows the selected comment list. There is support for a custom list. If you would like your comment list built into this script or have suggestions on the Comments team’s list, please contact me at rickzabel @waze or @gmail";
window.UrcommentsUSA_SouthCentralURC_Text[38] = "Disable done / next buttons";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[38] = "Disable the done / next buttons at the bottom of the new UR window";
window.UrcommentsUSA_SouthCentralURC_Text[39] = "Unfollow UR after send";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[39] = "Unfollow UR after sending comment";
window.UrcommentsUSA_SouthCentralURC_Text[40] = "Auto send reminders";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[40] = "Auto send reminders to my UR as they are on screen";
window.UrcommentsUSA_SouthCentralURC_Text[41] = "Replace tag name with editor name";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[41] = "When a UR has the logged in editors name in the description or any of the comments of the UR (not the name Waze automatically add when commenting) replace the tag type with the editors name";
window.UrcommentsUSA_SouthCentralURC_Text[42] = "(++)"; //double click to close links
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[42] = "Double click here to auto send - ";
window.UrcommentsUSA_SouthCentralURC_Text[43] = "Don't show tag name on pill";
window.UrcommentsUSA_SouthCentralURC_Text_tooltip[43] = "Don't show tag name on pill where there is a URO tag";
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[0] = "UR Comments - You either have a older version of the custom comments file or a syntax error either will keep the custom list from loading. Missing: ";
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[1] = "UR Comments - You are missing the following items from your custom comment list: ";
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[2] = "List can not be found you can find the list and instructions at https://wiki.waze.com/wiki/User:Rickzabel/UrComments/";
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[3] = "URComments - You can not set close days to zero";
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[4] = "URComments - To use the double click links you must have the Auto click open, solved, not identified option enabled";
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[5] = "URComments - Aborting FilterURs2 because both filtering, counts, and auto reminders are disabled";
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[6] = "URComments: Loading UR data has timed out, retrying."; //this message is shown across the top of the map in a orange box, length must be kept short
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[7] = "URComments: Adding reminder message to UR: "; //this message is shown across the top of the map in a orange box, length must be kept short
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[8] = "URComment's UR Filtering has been disabled because URO+\'s UR filters are active."; //this message is shown across the top of the map in a orange box, length must be kept short
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[9] = "UrComments has detected that you have unsaved edits!\n\nWith the Auto Save option enabled and with unsaved edits you cannot send comments that would require the script to save. Please save your edits and then re-click the comment you wish to send.";
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[10] = "URComments: Can not find the comment box! In order for this script to work you need to have a UR open."; //this message is shown across the top of the map in a orange box, length must be kept short
window.UrcommentsUSA_SouthCentralURC_USER_PROMPT[11] = "URComments - This will send reminders at the reminder days setting. This only happens when they are in your visible area. NOTE: when using this feature you should not leave any UR open unless you had a question that needed an answer from the wazer as this script will send those reminders."; //conformation message/ question
//The comment array should follow the following format,
// "Title", * is what will show up in the URComment tab
// "comment", * is the comment that will be sent to the user currently
// "URStatus" * this is action to take when the option "Auto Click Open, Solved, Not Identified" is on. after clicking send it will click one of those choices. usage is. "Open", or "Solved",or "NotIdentified",
// to have a blank line in between comments on the list add the following without the comment marks // there is an example below after "Thanks for the reply"
// "<br>",
// "",
// "",
//Custom list
window.UrcommentsUSA_SouthCentralArray2 = [
"<br><b>COMMON RESOLUTIONS/RESPONSES</b>",
//"Thanks to your report we've found and fixed a problem with the map. The fix should reach handheld devices within a few days, but on rare occasions it can take closer to a week.",//karlcr9911 12/7/14 //removed an extra space at the end - rickzabel 12/7/14 t0cableguy 12/8/14
//"Thanks to your report we've found and fixed a problem with the map. The fix should reach mobile devices within a few days. On rare occasions it can take closer to a week.", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
"",
"Open",
"Fixed",
//"Thanks to your report we've found and fixed a problem with the map. The fix should reach handheld devices within a few days, but on rare occasions it can take closer to a week.",//karlcr9911 12/7/14 //removed an extra space at the end - rickzabel 12/7/14 t0cableguy 12/8/14
//"Thanks to your report we've found and fixed a problem with the map. The fix should reach mobile devices within a few days. On rare occasions it can take closer to a week.", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
"Thanks to your report we have found and fixed a problem with the map. The fix should reach mobile devices within a few days. On rare occasions it can take closer to a week.", //GizmoGuy 4/13/15
"Solved",
"No reply close message",
//"The problem was unclear and volunteers didn't receive a response so we are closing this report. As you travel, please feel welcome to report any map issues you encounter. Thanks!",//karlcr9911 12/7/14 //rickzabel 12/7/14 t0cableguy 12/8/14
"The problem was unclear and volunteers didn't receive a response, so we are closing this report. As you travel, please feel welcome to report any map issues you encounter. Thanks!",//GizmoGuy, t0cableguy, rickzabel 1/14/2015
"NotIdentified",
"No further communication (f)",
"No further information was received. Based on the resources available, we have made edits in the vicinity of this report that may fix your issue. As you travel, please feel welcome to report any map issues you encounter. Thanks!",
"Solved",
"No further communication (ni)",
//"No further communication was received. This request will now be closed. As you travel, please feel welcome to report any map issues you encounter. Thanks!", //rickzabel 12/7/14, karlcr9911 12/7/14 t0cableguy 12/8/14 // one sentence? rickzabel 12/7/14
//"No further communication was received. This request will now be closed. As you travel, please feel welcome to report any map issues you encounter. Thanks!",
"No further information was received and the request is being closed. As you travel, please feel welcome to report any map issues you encounter. Thanks!", //t0cableguy 12/8/14 //rickzabel 12/8/14 , karlcr9911 12/8/14
"NotIdentified", // same comment different action based off UR status rickzabel 12/7/14, karlcr9911 12/7/14 // one sentence? rickzabel 12/7/14 t0cableguy 12/8/14
"Thanks for the reply (f)",
"Thank you for the reply! This request will be closed. As you travel, please feel welcome to report any map issues you encounter.",
"Solved", //rickzabel 12/27/14
"Thanks for the reply (ni)",
"Thank you for the reply! This request will be closed. As you travel, please feel welcome to report any map issues you encounter.",
"NotIdentified", //rickzabel 12/27/14
"Address fishing",
//"Waze does not tell us your starting or ending destinations. Would you tell us the address you are having problems with as you entered it into Waze? Thanks!"
//"Waze does not tell us your starting or ending destinations. Would you please tell us the destination name and address you are having problems with? Thanks!", //t0cableguy 12/7/14, karlcr9911 12/7/14
//"Waze does not tell us your starting or ending destinations. Would you please tell us the destination name and address you are having problems with? Thanks!",
//this is going to be the message we voted on above! rickzabel 12/8/14
"Waze does not tell us your starting or ending destinations. Would you tell us your destination as you entered it into Waze? Thanks!", //rickzabel i use this one after i sent a message with Volunteer responding 1
"Open",
"Researching",
"Volunteer responding. We are currently looking into this issue. Thank you for the report. Is there additional information to share with us as to what went wrong with your route? Also, what was the destination as you entered it into Waze?",
"Open",
"Unlock request",
//"I have requested the rights to get this issue fixed. Thanks for your report. Thanks! ", //requested by t0cableguy 12/8/14
//"Volunteer responding to your report: I have requested the rights to get this issue fixed. Thanks for your report.", //rikzabel 12/8/14 i usually dont say anything cause this is weird that they made a request for you to make a request…
//"I have begun the process to get this issue fixed. Thanks for your report. Thanks! ",//reword t0cableguy 12/8/14
//"I have begun the process to get this issue fixed. Thanks for your report!", //rickzabel 12/11/14
"We have started the process to get this issue fixed. Thanks for your report!", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
"Open",
"Reminder message", //do not change (rickzabel)
//"Just a reminder: We have not received a response on your report. If we don't hear back from you soon we will infer everything is okay and close the report. Thanks!", //karlcr9911 12/7/14 //this has been getting me the most responses, but it probably is the special link i am including with the UR layer enabled rickzabel 12/7/14 t0cableguy 12/8/14
"Just a reminder: We have not received a response on your report. If we don't hear back from you soon, we will infer everything is okay and close the report. Thanks!",//GizmoGuy, t0cableguy, rickzabel 1/14/2015
"Open",
// Closures --------------------------------------------------------
"<br><b>CLOSURES</b>",
"",
"Open",
"Closure - Placed",
//"Thank you for your report, the road has been closed.",
//"Volunteer responding - Thank you for your report, the road has been closed.", //rickzabel 1211/14
"Volunteer responding - Thank you for your report. The road has been closed.", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
"Solved", //requested by SkiDooGuy //changed to NotIdentified by karlcr9911 4/3/2015 //7/22/2015 changed to Solved by karlcr9911
"Closure - Removed",
"Volunteer responding - Thank you for your report. The road has been re-opened.",
"Solved",
"Closure - Issues Reopening",
"We have been working to keep up with the closures and re-openings. Due to some technical difficulties, we were having issues reopening some closed roads. Please bear with us, and thank you for your report. ",
"Solved",
"Closure - Occasional Event",
"Volunteer responding. Authorities briefly close roads in this area during occasional events. These events do not repeat on a daily or weekly schedule, so each one would need to be programmed manually into Waze. You can use the Report->Closure feature in the app. It takes effect immediately, and the more people use it, the greater confidence Waze assigns the closure. This will work much better than submitting a \"Map Issue\" report like this one, since Map-Issue reports depend completely on volunteers for processing and can take some time.",
"NotIdentified",
"Closure - Request for Information",
//"Would you please let us know the following; What road is closed?; between which intersections is this road closed; Do you know how long this road is scheduled to be closed? Thanks!", //karlcr9911
"Volunteer responding - Would you please let us know the following; What road is closed?; between which intersections is this road closed; Do you know how long this road is scheduled to be closed? Thanks!", //rickzabel 12/9/14
"Open",
"Closure - Temporary road blockage",
//"Volunteer responding - if the road is completely blocked use the Report > Closure feature for you and others to be rerouted around it, otherwise please use Report > Traffic. At a minimum Waze is learning that that route is slower, and a faster route will become preferred.", //rickzabel Pesach 12/22/14
"Volunteer responding - If the road is completely blocked, use the Report > Closure feature for you and others to be rerouted around it. Otherwise please use Report > Traffic. At a minimum Waze is learning that that route is slower, and a faster route will become preferred.",//GizmoGuy, t0cableguy, rickzabel 1/14/2015
"NotIdentified",
"Closure - Temporary - Not Identified",
"Volunteer responding - Looks like we weren't able to get the closure up while the event was ongoing. In the future, the quickest way to get closures on the map is to use the Report > Closure feature built into the Waze app. Thanks!",
"NotIdentified",
"Closure - Temporary - Request More Info",
//"How long is the road going to be closed? For closures of only a few days, we volunteer map editors can't be much help. It takes at least that long for our edits to make it to devices! When you encounter short-term road closures in the future, please use the Report->Closure feature in the Waze app. If this is a long-term closure please respond and let us know as much as you can. Thanks!",
"Volunteer responding. Do you know how long the road is going to be closed? Also, when you encounter short-term road closures in the future, please use the Report > Closure feature built into the Waze app. If this is a long-term closure please respond and let us know as much as you can. Thanks!", // reworded - rickzabel 12/7/2014, karlcr9911 12/8/14
"Open",
"Closure - Server Problems",
//"Volunteer responding. There have been problems with road closures due a server problem. Road closures keep reappearing in this area. We are doing our best to keep things up-to-date, based on best available data from various agencies. \n\nStay safe and have the best of all possible days.",
"Volunteer responding. There have been problems with road closures due to a recent server issue. We are doing our best to keep things up-to-date. Thank you for your report.", // dBsooner 2018.02.22 per karlcr9911
"NotIdentified",
// Speed Limits --------------------------------------------------------
"<br><b>SPEED LIMITS</b>",
"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",
"Speed Limit - Fixed",
"The missing/incorrect speed limit you reported has been updated. This should reach mobile devices within a few days. On rare occasions it can take closer to a week. Thank you!",
"Solved", //karlcr9911 rickzabel
"Speed Limit - Already Correct",
//"Volunteer Responding. The speed limit is set as you indicate in this report. Please allow for GPS error and Waze best mapping practices by waiting up to 200 feet after passing the sign for the correct speed to show in the app. 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!", // SER
"Volunteer Responding. The speed limit is already set correctly for this road. Please note that sometimes it can take a couple seconds for a speed limit change to show in the app. Also, note that we currently do not support variable time-based speed limits, such as school zones.", // per sketch 2018.03.13
"NotIdentified",
"Speed Limit - Non-Regulatory",
"Volunteer Responding - Thank you for your report. Speed limit signs are usually marked with white signs with a black border. Yellow speed limit signs on ramps are advisory speeds to suggest adjusting speeds for exits and we don't add them. It is still up to the driver to be cognizant of local signage and noting the speed changes themselves and to take appropriate action and not rely upon an electronic device that may not be as accurate on that day as one might like.",
"NotIdentified",
"Speed Limit - Oklahoma 25mph Default",
"Volunteer Responding - Thanks for the report. The OK regulatory speed limit for unmarked streets is 25 MPH, and has been verified by local editors. If you would like to see speed limits at all times while using the app, please go to Settings > Speedometer > Show speed limit. In the future, please make sure you submit any speed limit requests as close to the sign where the speed limit changes. If the speed limit change is temporary due to construction, please advise and provide additional details. If you have any other issues please let us know and thanks for using Waze!",
"Solved",
"Speed Limit - Texas 30mph Default",
"Volunteer Responding - Thanks for the report. The TX regulatory speed limit for unmarked streets is 30 MPH, and has been verified by local editors. If you would like to see speed limits at all times while using the app, please go to Settings > Speedometer > Show speed limit. In the future, please make sure you submit any speed limit requests as close to the sign where the speed limit changes. If the speed limit change is temporary due to construction, please advise and provide additional details. If you have any other issues please let us know and thanks for using Waze!",
"Solved",
"Speed Limit - Request Details",
"Volunteer Responding. Can you provide us details on where the new speed limit begins?",
"Open",
"Speed Limit - School Zone",
"Volunteer editor responding, Waze does not currently have a way to handle 'limited hour' speed limits. School zone areas will display the off hours limit.",
"Open",
"Speed Limit - Suggest WURM",
"Volunteer editor responding, thank you for posting this speed limit update. Let me suggest using the Waze Update Request Marker ‘app’ to make it easier for us volunteer editors to find and fix these in the future: \n\nhttps://profundos.org/waze/wurm/ \n\n It lets you report the speed with a single touch. \nWas your report close to where the speed limit changes? That is what we really need to know.",
"Open",
"Speed Limit - Temporary Construction",
"Volunteer Responding. The speed limit you have provided is for a ongoing construction zone. Can you let us know how long the construction is estimated to last for?",
"Open",
"Speed Limit - Variable",
"Volunteer Responding. Currently Waze does not support Variable Speed Limits (VSLs). Since we cannot enter in speed limits real time, the highest possible speed limit is displayed in Waze. 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.",
"Solved",
"Speed Limit - Verify Type",
"Volunteer responding. Waze currently only maps day-time/full-time automobile regulatory speed limits (black on white signs). We do not assign school zones, truck limits, night limits, advisory limits, private roads, or parking lots. Is the limit you reported a permanent regulatory limit?",
"Open",
"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", //rickzabel
// --------------------------------------------------------
// Places/HN/RPP --------------------------------------------------------
"<br><b>PLACES</b>",
"",
"Open",
"Places - Address Adjustments",
//"Thanks! The address has been adjusted. This should reach handheld devices within a few days, but on rare occasions it can take closer to a week.",
//"Thanks! The address has been adjusted. This should reach mobile devices within a few days. On rare occasions it can take closer to a week.", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
//"The address has been adjusted. This should reach new search results within a few days. On rare occasions it can take closer to a week. Please remove any instance of this address from your history and favorites and search again. Waze will not update your existing history of places unless you remove and search for them again. Please submit another report if this does not resolve your issue. Thank You!", // dBsooner 2018.02.22
"The address has been adjusted. This should reach new search results within a few days. On rare occasions it can take closer to a week. Please remove any instance of this address from your history and favorites and search again. Waze will not update your existing history of places unless you remove and search for them again. Also, if the destination is a point of interest, we suggest searching for [place name] instead of the address, as this may work better. Thank You!", // dBsooner 2018.02.27 for jalondon628's idea of search by place.
"Solved",
"Places - Address in correct spot",
"The live map is currently showing your address in the correct spot. Please remove any instance of this address from your history and favorites by tapping the 'i' within the blue circle and then 'remove from history'. Then search for the address. If you don't remove the old results from your navigation or favorites, you will continue to be routed to the old coordinates. Please submit another report if this does not resolve your issue. Thanks!",
"Solved", //karlcr9911 rickzabel 4/3/2015
"Places - Address in Incorrect Position",
//"Thank you for your report. Would you please let us know what address you’re reporting the problem with? You can also use the Report -> Places feature in Waze to mark the location. It is helpful that after taking a picture, if you move near the location your are marking to save the place. Also, please do not submit pictures containing faces, license plates, or similar personal details. Thanks!", //i also prefer not to send messages with contractions "you’re" rickzabel 12/7/14
//"What was the Address you had issues with? Please show us where the address you had issues is with the Report > Places feature in Waze. After taking a picture move as close to the entrance of the place you are adding before saving. Please do not submit images with personal details. Thanks!", //t0cableguy 12/7/14, karlcr9911 12/8/14
//"What was the Address you had issues with? Please show us where the address you had issues is with the Report > Places feature in Waze. After taking a picture, move close to the entrance of the place you are adding, before saving. Please do not submit pictures containing faces, license plates, or personal details. Thanks!", //rickzabel 2/26/15
"Can you tell us the address or if you can revisit visit the location, please show us the correct position by using the Report > Places feature. Before you save move as close as possible to the entrance. Please do not submit pictures containing faces, license plates, or personal details. Thanks!", //rickzabel t0cableguy 04-04-2015
"Open",
"Places - Address Missing from Map",
//"Thank you for your report. Would you please let us know where the address you're reporting is? The live map doesn't have all the street numbers for that street and Waze is interpolating in error. You can also use the Report -> Places feature in Waze to mark the location. It is helpful that after taking a picture, if you move near the location you’re marking to save the place. Also, please do not submit pictures containing faces, license plates, or similar personal details. Thanks!", //rickzabel 12/7/14
//"Volunteer responding - Would you let us know the address that is missing? The live map does not have all the street numbers. You can also use the Report Places feature in Waze to mark the location. It is helpful that after taking a picture that you move near the location you’re marking to save the place. Also, please do not submit pictures containing faces, license plates, or personal details. Thanks!", //rickzabel 12/9/14
//"Volunteer responding - Would you let us know the address that is missing? The live map does not have all the street numbers. You can also use the Report Places feature in Waze to mark the location. It is helpful that after taking a picture that you move near the location you’re marking to save the place. Please do not submit pictures containing faces, license plates, or personal details. Thanks!", //rickzabel 2/26/15
"Volunteer responding - Would you let us know the address that is missing? The available resources do not have the address available for your location. You can use the Report > Places feature in Waze to mark the location. Before you save move close as possible to the entrance. Do not submit pictures containing faces, license plates, or personal details. Thanks!", //rickzabel 4/5/2015 //t0cableguy 4/5/2015
"Open",
"Places - Address - Need Exact",
"We need to know your exact target in order to determine why this happened and what needs to be done to fix this. Waze ALWAYS routes to a physical location via the 'nearest currently mapped drivable surface'. \nSometime the target location is the problem and must be changed. Often the target comes from some other database such as Google Maps. Sometime the mapping of drivable surfaces must be changed. \nTo protect drivers privacy, we are never given your identity, origin or destination. \nWe don't see what you see on your screen. We only know your physical location at the moment you start the report, not your location when you finish typing stuff and hit send. \nIf you report a problem at a distant location, it may be hard for us to find and outside our edit area. \nI hope this makes it easier for you to understand why we ask questions.",
"Open",
"Places - Area Entrances",
"We have had problems with Google pins being placed in the center of large landmarks. Delete your previous search and do a new search for the location. Go to the bottom of the auto fill list to see more results and make sure you pick the Waze search engine.",
"Open",
"Places - Bad Results",
//"Thank you for your report. The search feature retrieves results from a number of locations, including Google. Scrolling to the bottom the Navigate screen, you'll see more results for 'name.' Select that and Waze will list locations Around You. From there, you can also select results from other search engines.",
//"Search results in Waze are retrieved from numerous sources. After tapping search, Scroll to the bottom and you will see options for other search engines . Please try a different option as each one may provide better navigation", //t0cableguy 12/7/14, karlcr9911 12/8/14
"Search results in Waze are retrieved from numerous sources. After tapping search, Scroll to the bottom and you will see options for other search engines. Please try a different option as another search engine might have the address you are looking for", //rickzabel 12/9/14
"Open",
"Places - Clear Address Cache",
"Please remove any instance of this address from your history and favorites by tapping the 'i' within the blue circle and then 'remove from history'. Then search for the address. If you don't remove the old results from your navigation or favorites, you will continue to be routed to the old coordinates. Please submit another report if this does not resolve your issue. Thanks!",
"Solved",
"Places - Close and Clear Address Cache",
"Volunteer responding – Thank you for providing this updated information. We’ve verified the data you sent, and we’ve updated the map accordingly. It’s through contributions like yours that help improve the maps for everyone. It may take the system a few days to update before you see the changes in the Waze app. Remember to clear your cached search results in your app, so Waze will route you to the right address, after the change has taken effect in the system. Should you need help, you can follow these instructions: https://support.google.com/waze/answer/6262570?hl=en. If you have any other issues or suggestions, please feel free to send an update. I hope you have a wonderful day!",
"Solved",
"Places - House Number Adjustment",
//"I've forced Waze to re-register the house number for your destination. I believe this should correct your issue. Please allow 48 hours for changes to be reflected in the live map. If the location is in your saved searches or favorites, please remove them and search for them again to pick up the change in the live map. Please let me know if you continue to experience the problem. Thanks!",
"I've forced Waze to re-register the house number for your destination. I believe this should correct your issue. Please allow up to 48 hours for changes to be reflected in the live map. If you have the location in your saved searches or favorites, please remove them and re-add the destination. Please let me know if you continue to experience this problem by submitting another error report. Thanks!", //rickzabel 12/7/14 //karlcr9911 12/8/14
"Open",
"Places - Missing place",
"Volunteer responding - Thank you for reporting a missing place. Anytime you find a a place that is missing from the Waze app you can add it from the app by tapping the Pin icon > Place. After taking a picture of the place please add as many details as you can. Thanks!",
"NotIdentified",
"Places - Missing Landmark", //18
"Volunteer responding - Would you tell us as much as possible about the landmark you believe is missing? Thanks!",
"Open",
"Places - Wrong Place/Stop Point",
//"Volunteer responding - What was your actual destination? This area is mapped properly but the route Waze suggests might not be what you expect it to be. If you can provide the address (or business name, however you searched for it) I can check it out. You should be able to find it in your navigation history. (Hit the search button in Waze, and then scroll down to see your navigation history.)",
"Volunteer responding - What was your actual destination? This area is mapped properly but the route Waze suggests might not be what you expect it to be. If you can provide the address (or business name, however you searched for it) we can check it out. You should be able to find it in your navigation history. (Hit the search button in Waze, and then scroll down to see your navigation history.)", // dBsooner 2018.02.22 per karlcr9911
"Open",
"<br><b>ROUTING ISSUES</b>",
"",
"Open",
"Routing - 1,000 mile limit",
//"The search and navigation capabilities of Waze are limited to 1000 miles. When driving further than that distance you will need to select a target under that distance as your temporary destination.",//rz 2/26/15
"The search and navigation capabilities of Waze are limited to 1,000 miles. When driving further than that distance you will need to select a destination less than 1,000 miles as your temporary destination.", //karlcr9911 4/5/15 //rickzabel 4/5/15
"NotIdentified",
"Routing - Detours / Odd-Routing",
//"We can't find anything in the map to explain route Waze gave you. Waze wants to save you time every way it can and sometimes it suggests complex detours just to shave a few seconds off your trip. Waze may recommend a detour even after the traffic has cleared up because: it doesn't know yet, other wazers may have reported a temporary street closure, or daily traffic patterns. In any event, we are very sorry to say that the volunteer map editors can't be much help here. Thanks!",
//"We can't find anything on the map to explain route Waze gave you. Waze tries to save you time and sometimes suggests complex detours just to shave a few seconds off your trip. We are very sorry to say that the volunteer map editors can not be much help here. Thanks!", //rickzabel 12/7/14
//"We can't find anything on the map to explain the route Waze gave you. Waze will route complex detours to save a few seconds. We are very sorry to say that map editors can not be helpful in this situation. Thanks!", //t0cableguy 12/7/14 //rickzabel 12/7/14 //karlcr9911 12/8/14
//"Volunteer responding - We can't find anything on the map to explain the route Waze gave you. Waze will route complex detours to save a few seconds. We are very sorry to say that map editors can not be helpful in this situation. Thanks!", //rickzabel 12/11/14
"Volunteer responding - We can't find anything on the map to explain the route Waze gave you. Waze will route complex detours to save a few seconds. We are very sorry to say that map editors cannot be helpful in this situation. Thanks!", //rickzabel 4/18/20115
"NotIdentified",
"Routing - Valid Route",
//"We reviewed the issue and did not find any map errors. It looks like Waze provided a valid route. If you feel yours is correct, keep driving that way. If it is indeed faster, Waze will learn from your drives and route you and others the faster route. Thanks!", //karlcr9911 12/7/14
//"We reviewed the issue and did not find any map errors. It looks like Waze provided you with a valid route. If you feel yours is correct, keep driving that way. If it is indeed faster, Waze will learn from your drives and route you and others the faster route. Thanks!", //added "you with" rickzabel 12/7/14
//"We reviewed the issue and did not find any map errors. It looks like Waze provided you with a valid route. Try the Waze suggested route a few times, it may turn out to actually be faster, if not you'll be teaching Waze that that route is slower, and your route will become preferred " //Pesach 12/8/14
//"Volunteer responding - We reviewed the issue and did not find any map errors. It looks like Waze provided you with a valid route. Try the Waze suggested route a few times, it may turn out to actually be faster, if not you'll be teaching Waze that that route is slower, and the faster route will become preferred.", //rickzabel 12/8/14, karlcr9911 12/8/14
"Volunteer responding - We reviewed the issue and did not find any map errors. It looks like Waze provided you with a valid route. Try the Waze suggested route a few times, as it may turn out to actually be faster. If not you'll be teaching Waze that that route is slower, and the faster route will become preferred.", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
"NotIdentified",
//"Routing - Valid but Difficult Route", // Yes, we can do difficult routes now. (turnertr 7/6/17)
//"Volunteer responding – We do not disable legal routes only because they are difficult. If you wait and complete the route, it may actually be faster than the alternative. If it’s not faster, you wait time will contribute to Waze’s database, thus helping to discourage the routing server from suggesting the route. We also suggest if you do not feel comfortable, you can always go another route and let Waze recalculate."', //rz 2/26/15
//"Volunteer responding – We cannot disable legal routes only because they are difficult. If you wait and complete the route, it may actually be faster than the alternative. If it’s not faster, your wait time will contribute to Waze’s database, thus helping to discourage the routing server from suggesting the route. We also suggest if you do not feel comfortable, you can always go another route and let Waze recalculate.", //karlcr9911 4/4/15 //rickzabel 4/5/15
//"NotIdentified",
"Routing - U-turns",
//"Volunteer responding - Currently Waze will not tell you to make a \"U-turn\". It will route you in several left/right turns to effectively create a U-turn. This is a programming issue that cannot be changed by the volunteer map editors, but we understand that Waze is working on a fix. Thanks!",//rickzabel Pesach 12/22/14
"Volunteer responding - Currently Waze will not tell you to make a \"U-turn\". It will route you in several left/right turns to effectively create a U-turn. This is a programming issue that cannot be changed by the volunteer map editors. We understand that Waze is working on a fix. Thanks!", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
"NotIdentified",
"Routing - User Followed Waze's route",
//"It appears that you ended up going the route Waze suggested, what was the problem you were having? Would you tell us your destination as you entered it into Waze? Thanks!",
//"It appears that you followed the Waze-suggested route. What problem did you encounter here? Would you tell us your destination as you entered it into Waze? Thanks!", //karlcr9911 12/7/2014
"Volunteer responding - It appears that you followed the route Waze suggested. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!", //reworded rickzabel 12/7/2014
"Open",
"Routing - Signal Avoidance",
"Volunteer responding - You have experienced what we call 'signal avoidance' in which Waze has determined, on average, it is quicker to make an adjoining u-turn rather than making the left turn at this intersection. While it believes it is faster, it learns by collecting data. If you feel you would not gain an advantage by exercising the u-turn, feel free to take the left turn. Waze will learn more from every drive you take and hopefully provide a better instruction in the future",
"NotIdentified",
"Routing - Manual Tile Refresh",
"The map has been updated in this area. Please force a manual map refresh of your area by following these instructions: \n\nAndroid: Tap the following: Search icon > Settings gear icon (top left) > General > Refresh map of my area.\n\niOS: First enter dubug mode by searching for \"2##2\". You should see a popup saying \"Log level set to DEBUG\". If you see popup saying \"Log level set to WARNING\", please search for \"2##2\" again. After in debug mode, tap the following: Search icon > Settings gear icon (top left) > Display & map > Refresh map of my area (at the bottom).",
"Open",
"HOV - Information Collection",
"Volunteer map editor here, Waze is collecting information on cases such as this one. Please open this form and file a report: http://j.mp/HOVproject \n Thanks!",
"Open",
"HOV - Not Using HOV",
//"The map is setup correctly to support the HOV lane here. However the Waze Client App doesn't yet have the ability to know if you are in an HOV vehicle, it therefore assumes you do not meet the HOV criteria, and will only route you on roads open to all private vehicles.\nIf you are a qualified HOV vehicle and want to use the HOV lane, driving into the HOV should force Waze to recalculate your route. Once Waze realizes you are in the HOV lane, it should calculate the best route to your destination allowing you to stay in the HOV lane. If you have other questions or issues, please reply here, or send a new report at the location of the issue.\nThank you, and Happy Wazing", //peash 12/14/14
"Waze does not have the ability to know you meet the HOV criteria. Driving into the HOV lane should force Waze to recalculate your route. Afterwards you should be allowed to stay in the HOV lane. Thanks!", //rickzabel 12/14/14
"NotIdentified",
"Tolls - Add Toll Pass to App",
"Waze has a new feature for toll pass users. The toll road was recently updated on the Waze map so that it requires an electronic toll tag. If you have a toll pass subscription, please add it to your settings so the app can use the roads that require a pass. To do this, please open \"Settings\", \"Navigation\", \"Add Toll/HOV Passes\", then add the pass. If you do not see the pass, please tap \"Show All Passes\". Thank you!",
"NotIdentified", // dBsooner 2018.02.22
"Tolls - Avoid Tolls",
//"Volunteer responding - Waze is about getting you to your destination the fastest; however, it does not know if you have a toll transponder. Therefore, if you prefer to not have toll routes suggested, there is a feature under Settings > Navigation to avoid toll roads. Thanks!", //rickzabel Pesach 12/22/14
//"Volunteer responding - Waze is about getting you to your destination via the fastest route. However, it does not know if you have a toll transponder. Therefore, if you prefer to not have toll routes suggested, there is a feature under Settings > Navigation to avoid toll roads. Thanks!", //rz 2/26/15 //karlcr9911 4/4/15
//"Volunteer responding - Waze is about getting you to your destination via the fastest route. However, it does not know if you have a toll transponder. To avoid tolls, there is an option under Settings > Navigation or after clicking GO tap Routes and select one without gold coins (iPhone) or toll (android). Thanks!", //a version of this was suggested by subs5 4/12/2015 //rickzabel 4/17/2015
//"Volunteer responding - While Waze attempts to route you to your destination efficiently, it does not know if you have a toll transponder. To avoid tolls, there is an option under Settings > Navigation or after clicking GO tap Routes and select one without gold coins (iPhone) or toll (android). Thanks!", //rickzabel 4/17/2015
"Volunteer responding - Waze attempts to route you to your destination efficiently. To avoid tolls, there is an option under Settings > Navigation or after clicking GO tap Routes and select one without the toll icon. Thanks!", //rickzabel 11/24/2016
"NotIdentified",
//"Tolls - No user transponder", // Removed 2018.11.06.03 due to "Add Toll Pass to App" works.
//"Volunteer responding - Waze is about getting to your destination the fastest; however, it does not know if you have a toll transponder. As you travel, please feel welcome to report any map issues you encounter. Thanks!",//rickzabel Pesach 12/22/14
//"Volunteer responding - Waze is about getting to your destination via the fastest route. However, it does not know if you have a toll transponder. As you travel, please feel welcome to report any map issues you encounter. Thanks!", //rickzabel 2/26/15 //t0cableguy 4/5/2015
//"Volunteer responding - While Waze attempts to route you to your destination efficiently, it does not know if you have a toll transponder. We are very sorry to say that the volunteer map editors cannot be much help here. As you travel, please feel welcome to report any map issues you encounter. Thanks!", //rickzabel karlcr9911 4/18/2015
//"NotIdentified",
"Tolls - Not Avoiding",
"Volunteer responding. Waze won't take a 'long' detour to avoid a toll. which could be what happened to you. \nFor some more info see https://www.waze.com/forum/viewtopic.php?f=6&t=71405 \nIf this is a route you take often, you could select a segment on the road you want to route over to avoid the toll and add it as a favorite ( http://wiki.waze.com/wiki/Manage_Favorites ), then add it as a stop when you are navigating ( http://wiki.waze.com/wiki/How_to_Naviga ... stop_point ). \nThis will force a detour to your stop point and bypass the toll road.",
"Open",//recommended by Pesach in SM hangout 02/21/16
"Tolls - Toll Booth Not Mapped",
// We get UR's in Oklahoma quite a bit that just state \"toll booth\".
"Volunteer responding - Typically, we do not have toll booths marked on the map. This route is however marked as a toll road. If you wish to avoid tolls, there is an option under Settings > Navigation or after clicking GO tap Routes and select one without the toll icon. Thanks!", //turnertr 7/5/17
"NotIdentified",
"Traffic - Stale Information",
//"Volunteer map editors can't do anything about Waze's traffic reporting. Waze relies on data from people using Waze to assess traffic. In the case of a fresh accident or slowdown, Waze may not yet have any data on the situation. Once Waze has detected a traffic situation, it can remember it for awhile, sometimes long after the situation changes.",
//"Waze relies on data from people using Waze to assess traffic. The volunteer map editors cannot edit conditions reported through the Waze app. In the case of a recent accident or slowdown, Waze may not have any data for this situation. Once Waze has detected a traffic situation it might remember it for a period of time after the situation cleared up.", // reworded - rickzabel 12/7/2014, karlcr9911 12/8/14
//”Waze relies on data from users like you to assess traffic. Map editors cannot cannot remove traffic jams reported through the Waze app. Once Waze has detected a traffic jam it will remain active until enough users vote it off the map or users travel through the intersection at normal speed. You can help clear traffic jam reports by tapping “not there” in the app when the pins appear. Thanks!” //t0cableguy 07/12/2015
"Map editors are unable to remove traffic jams. You can help clear traffic reports by tapping \"not there\" when prompted or by traveling through the intersection at normal speed.", // rickzabel 7/22/2015 //t0cableguy 7/22/2015
"NotIdentified",
"Traffic - Jams",
//"To report traffic jam conditions, please use the Report -> Traffic Jam options in the Waze app. This will tell Waze about the problem in real-time. Traffic Jam reports can help route you and other Wazers around traffic problems.",
"To report a traffic jams please use the Waze app by clicking the pin in the lower right and then clicking Traffic Jam. Traffic Jam reports can help route you and other Wazers around traffic problems in real-time. Thanks!", // reworded - rickzabel 12/7/2014, karlcr9911 12/8/14
"NotIdentified",
"Turn Restrictions - Already included",
"This restriction is already included in the map, Waze should not route through this illegal turn. If Waze ever gives you a route through a restricted turn, please send another Map Issue report at that time. Thanks!",
"NotIdentified", //rickzabel Pesach 12/27/14
"Turn Restrictions - Double Yellow",
"Volunteer responding, It is legal to make a left turn across one double yellow line. \nTwo double yellow lines, spaced apart 2 feet or more, are considered a barrier. It is illegal to cross. Thanks!", //rz 2/26/15 //karlcr9911 4/4/15
"NotIdentified",
"Turn Restrictions - Electronic sign",
"Unfortunately, since this electronic turn restriction is illuminated at random times, there is no way for Waze to know when it's not proper to turn here. Please follow all posted signs and once you bypass the suggested turn, Waze will recalculate your route. Thank you!",
"NotIdentified",
"Turn Restrictions - Valid Left turns",
//"Volunteer responding - If you wait and complete the left turn, it may actually be faster than the alternative. If it’s not faster, you wait time will contribute to Waze’s database, thus helping to discourage the routing server from suggesting left turns at that intersection. We also suggest if you do not feel comfortable making such left turns, you can always go another route and let Waze recalculate.", //rz 2/26/15
"Volunteer responding - If you wait and complete the left turn, it may actually be faster than the alternative. If it’s not faster, your wait time will contribute to Waze’s database, thus helping to discourage the routing server from suggesting left turns at that intersection. We also suggest if you do not feel comfortable making such left turns, you can always go another route and let Waze recalculate.", //karlcr9911 4/4/15 //rickzabel 4/5/15
"NotIdentified",
"Turn Restrictions - Valid Left turns 2",
//"Volunteer responding – We do not disable legal turns only because they are difficult. If you wait and complete the left turn, it may actually be faster than the alternative. If it’s not faster, you wait time will contribute to Waze’s database, thus helping to discourage the routing server from suggesting left turns at that intersection. We also suggest if you do not feel comfortable making such left turns, you can always go another route and let Waze recalculate.", //rz 2/26/15
"Volunteer responding – We cannot disable legal turns only because they are difficult. If you wait and complete the left turn, it may actually be faster than the alternative. If it’s not faster, your wait time will contribute to Waze’s database, thus helping to discourage the routing server from suggesting left turns at that intersection. We also suggest if you do not feel comfortable making such left turns, you can always go another route and let Waze recalculate.", //karlcr9911 4/4/15 //rickzabel 4/5/15
"NotIdentified",
"<br>",
"",
"Open",
"Camera report",
//"Thanks for the report. To ensure proper placement, Cameras must be reported in the app. REPORT > CAMERA (may have to scroll down for it) > SPEED/Red LIGHT > Submit”, //subs5 4/17/2015
//"Thanks for the report. To ensure proper placement, Cameras must be reported in the app. REPORT > (scroll to) CAMERA > SPEED / Red LIGHT / Fake > Send”, //GizmoGuy411 2015-04-17
"Volunteer responding, cameras must be reported from the app at / near the actual location using the Report > Camera option. Thank you!", //karlcr9911 rickzabel 4/17/2015
"NotIdentified",
"Clear Text-To-Speech Cache",
//"If you continue to have this problem you will need to clear your Text-to-Speech cache. Go to the navigation screen and type cc@tts in search field and hit search. You should get a pop up message that the TTS file has been cleared. It will take a few days for the file to build back up with all the spoken street names.",
//"Please clear your Text-to-Speech cache. In the navigate search box type cc@tts in the search field and press search. A message that the TTS file has been cleared should appear. It will take a few days for the file to download the spoken street names. Thanks!", //t0cableguy 12/8/2014, karlcr9911 12/8/14
//"Please clear your Text-to-Speech cache. In the navigate search box type cc@tts in the search field and press search. You will get a message that the TTS file has been cleared. It will take a few days for the spoken street names to be downloaded. Thanks!", //rickzabel 12/9/14
"Please clear your Text-to-Speech cache. In the navigate search box type cc@tts in the search field and press search. You will get a message that the TTS file has been cleared. Your TTS cache we be re-populated as you use routing.. Thanks!", //GizmoGuy411 t0cableguy rickzabel 2015-04-04
"NotIdentified", //t0cableguy This should be a last chance option for fixing the issue.04-04-2015 //rickzabel 04-04-2015
"Editor Recruitment to Discord",
"Thank you for helping us make the map better! If you'd like to join in on map editing, we invite you to join our regional communication platform, Discord. You may join by following this link: https://discord.me/waze_scr",
"Open",
"Errors with no text",
//"Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!", //karlcr9911 12/7/14 //rickzabel 12/7/14 //t0cableguy 12/7/14
"Volunteer responding - Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!", //rickzabel 12/8/14
"Open",
"Map issue hazard",
"Thanks for reporting. Do you know if it is still closed? Waze has 'hazard reports', and 'Road closure reports' those are both sent immediately to other drivers. Waze also has 'map issues', like this report. Those must be acted upon by volunteer editors, like me. It can take days or weeks for 'Map Issues' to be acted upon. In the case of a temporary closure, it is often better to make a hazard report. If the closure will be long term, both may be appropriate along with an explanation of the reason for the closure and and an estimate for how long the problem will last.",
"Open",
"Not at this location",
"The problem you are reporting doesn't appear to be located near the location where you started your report. Volunteer map editors have limited editing areas.\nWhen a report is filed from a location that is not near the problem, the problem may be outside their editing area.\nPlease make sure to start reports near the location of the problem.",
"Open",
"Overall Waze complaint",
"Volunteer responding - You can help make Waze better by reporting problems as you find them. Please include as many details as possible? Thanks!",
"NotIdentified", //rickzabel Pesach 12/22/14
"Tag [NOTE] for Editor",
"[NOTE] an anonymous editor appears to have posted a UR saying \"$URD\". \nTO that editor: Please do whatever you wanted done and close this report.",
"Open",
"<br>",
"",
"",
"Problem appears corrected",
"Just a reminder: The problem appears to be corrected. Please let us know if you are continuing to have the issue. If we do not hear from you in a few days we will close this report. Thanks!",
"Open", //karlcr9911 12/7/14 t0cableguy 12/8/14 //rickzabel 12/8/14
"Clears comment & sets UR status to Open",
"",
"Open",
"Include Users Description",
"Volunteer responding - You reported \"$URD\" and Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!",
"Open",
//selected segments requires the use of https://greasyfork.org/en/scripts/9232-wme-panel-swap
"Include selected segments names",
"Volunteer responding - You reported a problem near $SELSEGS, Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!",
"Open",
"Wrong Street Name",
"Volunteer responding - Waze did not send us enough information to fix your request. Would you please let us know which street name you think is wrong and what it should be? Thanks",
"Open", //rickzabel Pesach 12/22/14
"<br><b>UR DEFAULT INITIAL RESPONSES</b>",
"",
"Open",
//Default URs 6 through 22 are all the different types of UR that a user can submit do not change them thanks
"Incorrect turn", //6
//"Would you please let us know what turn you are having a problem with? Thanks!",
//"Volunteer responding to your report: Would you please let us know what turn you are having a problem with? Would you tell us your destination as you entered it into Waze? Thanks!",//rickzabel 12/7/14, karlcr9911 12/8/14
"Volunteer responding - Would you please let us know what turn you are having a problem with? Would you tell us your destination as you entered it into Waze? Thanks!", //rickzabel 12/9/14
"Open",
"Incorrect address", //7
//"Waze did not send us enough information to fix your request. In order for us to help you we need to know a couple of things; What is the address as you entered it into Waze and what was the problem you were having with this address?",
//"Volunteer responding to your report: Waze did not send us enough information to fix your request. Would you tell us your destination as you entered it into Waze? What is the problem you are having with this address? Thanks!", //rickzabel 12/8/14, karlcr9911 12/8/14
"Volunteer responding - Waze did not send us enough information to fix your request. Would you tell us your destination as you entered it into Waze? What is the problem you are having with this address? Thanks!", //rickzabel 12/8/14
"Open",
"Incorrect route", //8
//"Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!",
//"Volunteer responding to your report: Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!", // karlcr9911 12/8/14
"Volunteer responding - Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!", //rickzabel 12/9/14
"Open",
"Missing roundabout", //9
"Volunteer responding - Would you tell us as much as possible about the roundabout you believe is missing? Thanks!",
"Open",
"General error", //10
//"Waze did not send us enough information to fix your request. Would you please let us know what went wrong? Would you tell us your destination as you entered it into Waze? Thanks!",
"Volunteer responding - Waze did not send us enough information to fix your request. Would you please let us know what went wrong? Would you tell us your destination as you entered it into Waze? Thanks!", //rickzabel 12/9/14
"Open",
"Turn not allowed", //11
//"Would you please let us know what turn was not, or should not be, allowed and the street names at the intersection? Thanks!",
//"Volunteer responding - Would you please let us know what turn was not, or should not be, allowed and the street names at the intersection? Thanks!", //rickzabel 12/9/14
"Volunteer responding - Would you please let us know which turn was or should not be allowed and why? Please specify the street names at the intersection. Thanks!",//rickzabel 2/26/15
"Open",
"Incorrect junction", //12
//"Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!",
"Volunteer responding - Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!", //rickzabel 12/9/14
"Open",
"Missing bridge overpass", //13
//"Would you please let us know what overpass you believe is missing? When moving at highway speeds, Waze deliberately chooses not to display some nearby features to avoid cluttering the screen. Would you tell us as much as possible about the missing overpass. Thanks!",
"Volunteer responding - Would you please let us know what overpass you believe is missing? When moving at highway speeds, Waze deliberately chooses not to display some nearby features to avoid cluttering the screen. Would you tell us as much as possible about the missing overpass. Thanks!", //rickzabel 12/9/14
"Open",
"Wrong driving direction", //14
//"Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!",
"Volunteer responding - Waze did not send us enough information to fix your request. Would you please let us know what went wrong with the route Waze gave you? Would you tell us your destination as you entered it into Waze? Thanks!", //rickzabel 12/9/14
"Open",
"Missing Exit", //15
//"Waze did not send us enough information to fix your request. Would you please let us know as much as possible about the missing exit? Thanks!",
"Volunteer responding - Waze did not send us enough information to fix your request. Would you please let us know as much as possible about the missing exit? Thanks!", //rickzabel 12/9/14
"Open",
"Missing Road", //16
//"Would you tell us as much as possible about the road you believe is missing? Thanks!",
"Volunteer responding - Would you tell us as much as possible about the road you believe is missing? Thanks!", //rickzabel 12/9/14
"Open",
"<br>",
"",
"",
//End of Default URs
"Alley Interference",
//"Waze doesn't tell volunteer editors where you were going, although it was probably adjacent to the alley. If you would, please supply your destination as you entered it into Waze it may be helpful in correcting the route. Thanks!",
//"Waze does not let the volunteer editors know where you were going, although it was probably adjacent to the alley. If you would, please supply your destination as you entered it into Waze, it may be helpful in correcting the route. Thanks!", //rickzabel 12/7/14
"Volunteer responding - Waze does not let the us know where you were going, although it was probably adjacent to the alley. Would you tell us your destination as you entered it into Waze? Thanks!", //rickzabel 12/9/14
"Open",
"48 Hour Reply",
//"Please allow 48 hours for changes to be reflected in the live map.",
"We made some changes to the map, please allow up to 48 hours for the changes to be reflected on the live map.", //rickzabel 12/7/14 //t0cableguy 12/8/14, karlcr9911 12/8/14
"Open",
"Construction Zones (non-closure)",
"If the roads are just slow but not closed, unfortunately there's nothing we can do; we have to rely on Waze's real-time traffic-speed monitoring to identify the best route, and depending on how many Wazers have been that way, Waze may simply not know about the problems yet. Now, if the roads are completely closed, then our best approach depends on whether they are short-term or long-term closures. To report short-term closures please use the Report -> Closure feature in the app, as that takes effect immediately. On the other hand, Report -> Map Issue (what you used here) can take quite some time and only makes sense for long-term closures. Is there a long-term closure you'd like us to implement? If so, please provide details and we'd be glad to look into it! Otherwise we'll close this report in a few days. Thank you!",
"NotIdentified",
"Duplicated URs - Gaming System",
"Volunteer responding. Based on this report's time-stamp, location, and other data, it appears to be a duplicate of one or more other reports submitted nearby. A single report is usually sufficient, so we will close this as an accidental resubmission. No worries! However, please be aware that sending multiple reports for the same map issue over a short time taxes the volunteer map editors and prevents them from helping other reporters. Sending multiple, identical reports of any kind may be considered gaming, and can result in loss of reporting privileges.",
"NotIdentified",
"Missing Bridges or Roads",
//"The roads here have been pretty thoroughly mapped and we volunteers can't see anything missing that should ordinarily be there. Waze probably simply chose not to show you the feature in question. When moving at highway speeds, Waze deliberately chooses not to display some nearby features to avoid cluttering the screen. If you are certain a feature is missing from the map, please reply and tell us as much as possible about it. Thanks!",
//"The roads for this area are thoroughly mapped and the volunteer editors can not find anything missing from the map. When you are moving, Waze deliberately chooses not to display some nearby features to avoid cluttering the screen. If you are certain a feature is missing from the map, please reply and tell us as much as possible about it. Thanks!", //reworded rickzabel 12/7/14 //karlcr9911 12/8/14
"The roads for this area are thoroughly mapped and the volunteer editors cannot find anything missing from the map. When you are moving, Waze deliberately chooses not to display some nearby features to avoid cluttering the screen. If you are certain a feature is missing from the map, please reply and tell us as much as possible about it. Thanks!", //rickzabel karlcr9911 4/18/2015
"Open",
"Manual Refresh",
//"You can try a manual refresh by going to Settings > Advanced > Data transfer > refresh maps.",
//"Please try doing these options. Tap the Wazer icon > Settings > Advanced > Data transfer > Refresh Map Of My Area. Second you can try clearing Waze's app cache in your phone’s app manager. The final option is to uninstall and reinstall the app.", //t0cableguy 12/7/14
//"Please try doing these options. Tap the Wazer icon > Settings > Advanced > Data transfer > Refresh Map Of My Area. Second, you can try clearing Waze's app cache in your phone’s app manager. The final option is to reset the app by going to the navigation screen and type ##@resetapp in search field and hit search.", // to Uninstall and Reinstall the app. (avoid user to use cellular data) //carloslaso 12/7/14 //rickzabel //t0cableguy
//"Please try doing these options. Tap the Wazer icon > Settings > Advanced > Data transfer > Refresh Map Of My Area. Secondly, you can try clearing Waze's app cache in your phone’s app manager. The final option is to reset the app by going to the navigation screen and type ##@resetapp in search field and hit search.", //GizmoGuy rickzabel 2/26/15
"Please try doing these options. Tap the Search Icon > Settings gear icon > Display & Map > Data Transfer > Refresh map of my area. Secondly, you can try clearing Waze's app cache in your phone’s app manager. The final option is to reset the app by going to the navigation screen and type ##@resetapp in search field and hit search.", // rickzabel 11/24/16
"Open",
"No hablo muy bien el Español",
"Lo siento, estamos voluntarios solamente para mantener las mapas. No hablamos muy bien el Español y no podemos ayudar con el aplicación.\n(Regrets, we are volunteers only for maintaining the maps. We don't speak Spanish well and we can't help with the application.)",
"Open",
"Pave Road",
//"Please use the pave function in the app to show us the path of the missing road. You can do this by tapping the bottom right Pin icon, then Map Issue, and selecting the Pave Road tab. Once you leave any mapped roads you can tap start paving. Please be sure to tap the steamroller and tap stop paving before driving back onto any roads that are mapped. If paving a parking lot, please only drive the main roads and perimeters, not each aisle and space. Thanks for your contribution to the map! Thanks!", //requested by t0cableguy
//"Please use the pave function in the app to show us the path of the missing road. You can do this by tapping the bottom right Pin icon, then Map Issue, and selecting the Pave Road tab. Once you leave any mapped roads you can tap paving. Please be sure to tap the steamroller and tap stop paving before driving back onto any roads that are mapped. If paving a parking lot please only drive the main roads and perimeters, not each aisle and space. Thanks for your contribution to the map! Thanks!",//rickzabel
//"Please pave the road in the app. Tap the Pin icon > Map Issue > Pave Road tab. After leaving any mapped roads tap start paving. Once done tap the steamroller > stop paving. Thanks for your contribution to the map!", //shortened and voted for by t0cableguy 12/7/14, karlcr9911 12/8/14
//"Please pave the road in the app. Tap the Pin icon > Map Issue > Pave Road tab. After leaving any mapped roads tap start paving. Once done tap the steamroller > stop paving. If you then tap the Pin icon (Report) > Map Issue > Missing Road, you can enter text providing information about the new road (name, is it a private road, etc.). Thanks for your contribution to the map!",//addition suggested by SuperDave1426 12/08/14
//We already have open communication if we are telling them to pave a road. It would be helpful to drop ur pins but we have open communication and the users know how to submit reports. We shouldn’t close the UR that is already open, so we don’t need another UR. t0cableguy 12/8/14 I’m leaning more toward adding this though SD as a teaching tool. t0cableguy 12/8/14
//"Volunteer responding - You can pave the road from the app by tapping the Pin icon > Map Issue > Pave Road tab. After leaving the paved road tap start paving. Once done tap the steamroller > stop paving. You can provide information about the new road such as it's name buy tapping on the Pin icon > Map Issue > Missing Road, and Thanks!", //rickzabel 12/8/14 t0cableguy 12/8/14
//"Volunteer responding - You can pave the road from the app by tapping the Pin icon > Map Issue > Pave Road tab. After leaving the paved road tap start paving. Once done tap the steamroller > stop paving. You can provide information about the new road such as it's name by tapping on the Pin icon > Map Issue > Missing Road, and Thanks!", //rickzabel 2/26/15
"Volunteer responding - You can pave the road from the app by tapping the Pin icon > Map Issue > Pave Road tab. After leaving the paved road, tap Start paving. Once done, tap the Steamroller > Stop paving. You can provide information about the new road such as its name by tapping on the Pin icon > Map Issue > Missing Road. Thanks!", //karlcr9911 4/5/15 //rickzabel 4/5/15 removed single quotes
"Open",
"Still Researching/Trying Update",
"We are still working on fixing the issue you have reported. Keeping this report open.",
"Open",
//"Blank Screen.",
//"Please follow these instructions in the app. Tap the Wazer icon > Settings > Advanced > Data transfer > Refresh map of my area. Second you can try clearing Waze's app cache in your phone’s app manager. The final option is to Uninstall and Reinstall the app.",
//"Open", //requested by t0cableguy 12/7/14 in map refresh now t0cableguy 12/8/14
"<br><b>SUPPORT REQUESTS/UNSOLVABLE</b>",
"",
"Open",
// The "problem children" aka We can't do anything about it
"App Bug",
"Unfortunately, In this situation, there is nothing wrong with the map that we can adjust to prevent issues with the app. Please report this to https://support.google.com/waze/answer/6276841",
"NotIdentified", //twintiggrz, t0cableguy, rickzabel 12/27/2015
"GPS - Bad Signal",
"Volunteer responding - It appears that your device was having GPS trouble. GPS signals do not travel through vehicles or tall buildings. Please make sure your device is somewhere with a clear view of the sky.",//rickzabel 12/18/2014
"NotIdentified",
"GPS - Civilian Ambiguity",
"Civilian GPS has a designed in ambiguity of ~50 feet. Waze guesses your location, based on the instructions it has given you. \nIf it told you to take a turn, it assumes you took the turn, and directs you accordingly. \nWhen you get about half a block 'off course', then it recalculates. \nIt may sometimes direct you off of a route that seems best to you, based on traffic reports. \nIf you have more problems, please give us the details of where you were going. \nWaze does not give us that information. Closing report due to lack of response.",
"NotIdentified",
"Not a map problem",
"We volunteer map editors can't make changes in the Waze App, all we can do is fix problems with the map. Your report appears to be more of an issue with the Application than the Map. Report > Map Issue is for reporting issues with the content of the map. Try http://www.waze.com/support or http://www.waze.com/forum",
"Open",
"Report to local municipality",
//"Volunteer responding - We are only able to help with map issues, this should be reported to the local municipality. Please feel welcome to report any map issues you encounter. Thanks!",//rickzabel Pesach 12/22/14
"Volunteer responding - We are only able to help with map issues. This should be reported to the local municipality. Please feel welcome to report any map issues you encounter. Thanks!", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
"NotIdentified",
"Server Posting Old URs",
"Volunteer responding - a Waze server glitch has just posted many old reports, most of which have already been solved. \nIf the problem still exists, please post another report. \nThank YOU for all the WAZE you help!",
"NotIdentified",
"Signal Avoidance Bug",
//"I do not see any issues with the current turn restrictions in the area. This appears to be part of the known signal avoidance bug. Waze's developers are working on a fix for the issue but currently we do not have an ETA. Please feel free to take the turn until the issue is resolved. Thanks!", // remove - rickzabel 12/7/2014 // added - rickzabel 12/7/2014
//"There are no issues with the intersection’s turn restrictions. Waze's developers are working on a fix for this issue but we do not have an ETA. Please feel free use the signaled turn until the issue is resolved. Thanks!", // t0cableguy 12/7/14
//"There are no issues with the intersection’s turn restrictions. Waze's developers are working on a fix for this issue but we do not have an ETA. Please feel free to use the turn until the issue is resolved. Thanks!", // rickzabel 12/9/14
"There are no issues with the intersection’s turn restrictions. Waze's developers are working on a fix for this issue. We do not have an ETA. Please feel free to use the turn until the issue is resolved. Thanks!", //GizmoGuy, t0cableguy, rickzabel 1/14/2015
"NotIdentified",
"Water Layer Edits",
"This particular water feature is not editable by the volunteer editors, feel free to report this to support at https://support.google.com/waze/",
"NotIdentified"
];
//end Custom list
//alert("Reminder " + window.UrcommentsUSA_SouthCentralArray2[window.UrcommentsUSA_SouthCentralReminderPosistion]);
//alert("Close message " + window.UrcommentsUSA_SouthCentralArray2[window.UrcommentsUSA_SouthCentralCloseNotIdentifiedPosistion]);