Scripts/WME Junction Angle info: Difference between revisions View history

imported>Crazycaveman
imported>PesachZ
(Created page with "<noinclude>{{{{DraftLink|Scripts/Script subpage}} }}</noinclude> {{#ifeq:{{{summary|}}}|yes|<!-- ## DO NOT EDIT ABOVE THIS LINE ## PLACE ALL SCRIPT CONTENT BELOW THIS LINE #...")
Line 1: Line 1:
#REDIRECT [[Map_Editor_Interface_and_Controls#Street_View]]
<noinclude>{{{{DraftLink|Scripts/Script subpage}} }}</noinclude>
{{#ifeq:{{{summary|}}}|yes|<!--
## DO NOT EDIT ABOVE THIS LINE
## PLACE ALL SCRIPT CONTENT BELOW THIS LINE
## --><!-- VERY BRIEF SCRIPT SUMMARY GOES BELOW THIS LINE
## --------------------------------------------------------->
[[image:Junction_Angle_Info_Example.png|right|75px]]
This script helps with junction maintenance. If two connected segments are selected, it shows the turn angle, and estimates navigation instructions. Otherwise it shows the the angle between each segment.
<!--##----------------------------------------------------
## VERY BRIEF SCRIPT SUMMARY GOES ABOVE THIS LINE -->|<small>{{Private|[ [{{fullurl:User:PesachZ/Scripts/WME Junction Angle info|action=edit}} Click to edit this section] ]}}</small><!--
## FULL SCRIPT DESCRIPTION GOES BELOW THIS LINE
##------------------------------------------------------->
 
by {{Username|milkboy}}; patched by {{username|AlanOfTheBerg}}
 
[[image:Junction_Angle_Info_Example.png|thumb|right|250px]] <!-- ## optional put an image link here, or remove this line -->
Routing instruction guessing works mostly, but bug reports with permalink and description are welcome ;)
 
<!-- PLACE ALL SCRIPT DESCRIPTIONS ABOVE THIS LINE. DOWNLOAD LINKS GO BELOW -->
 
↓ {{U|'''DOWNLOAD'''}} ↓
* [http://greasyfork.org/en/scripts/7887-wme-junction-angle-info from greasyfork.org (userscripts replacement)]
* [http://chrome.google.com/webstore/detail/wme-junctionangle/cfcpfikgmfoghjfpfepmklballeagadf from Chrome Web Store].
* [http://github.com/milkboy/WME-ja/blob/master/wme_junctionangle.user.js from GitHub]
* [http://addons.mozilla.org/en-US/firefox/addon/wme-ja/ from Mozilla for Firefox] (Slightly outdated, working on some fixes to make the validator happy)
 
{{Clear}}
{{ForumLink
|forum=http://www.waze.com/forum/viewtopic.php?f=819&t=61926}}
 
<!-- PLACE CATEGORIES BELOW THIS LINE -->
<noinclude>[[Category:Script Subpage]]</noinclude>}}

Revision as of 17:42, 5 July 2015

{{Template:DraftLink }}  [ Click to edit this section

by Template:Username; patched by Template:Username

Routing instruction guessing works mostly, but bug reports with permalink and description are welcome ;)


  1. REDIRECT Template:Underline
Bring up comments or questions on this page in this forum .