7 | | http://www.openstreetmap.pl/kendzi/Kendzi3d/snapshot/current/kendzi3d.jar |
8 | | http://mappin.hp2.jp/josm/mappinonosm.jar |
9 | | https://raw.github.com/Gubaer/josm-contourmerge-plugin/deploy/dist/contourmerge.jar |
10 | | https://raw.github.com/Gubaer/josm-scripting-plugin/deploy/dist/scripting.jar |
11 | | http://cloud.github.com/downloads/Gnonthgol/JOSM-todo/todo.jar |
| 3 | = Plugins for JOSM = |
| 4 | [[JOSMImage(preferences/plugin,48,link=,middle,margin-right=20)]] This page lists all plugins officially available for JOSM. |
18 | | Links (currently missing in Plugin-Link): |
19 | | http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#GPSBabel_Plugin_For_JOSM_: |
20 | | http://wiki.openstreetmap.org/wiki/Intersect_way |
21 | | }}} |
22 | | {{{ |
23 | | #!comment |
24 | | Note for translators: |
25 | | - The above list and this note can be stripped from translation. |
26 | | - The reference below to change the source of this page should be modified, so it tells the reader to modify the English page. |
27 | | }}} |
28 | | [[TranslatedPages(outdated=The information about installation and update overlaps with [wiki:/Help/Preferences/Plugins] and should be moved there)]] |
| 8 | Most links below leave the JOSM help. |
| 9 | Additionally some plugins have [#JOSMdocu documentation and online help inside JOSM]. |
37 | | Also look at: https://wiki.openstreetmap.org/wiki/JOSM/Plugins |
38 | | |
39 | | == Under Construction Plugins == |
40 | | * |
41 | | [[BR]] |
42 | | == Automatic Installation == |
43 | | See [wiki:Help/Preferences/Plugins#Installingplugins Installing plugins]. |
44 | | |
45 | | == Manual Installation == |
46 | | If the automatic way does not work, you can install plugins manually by putting the .jar files in the '''plugins''' directory under the JOSM directory |
47 | | |
48 | | * Under '''Windows''', this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}. |
49 | | * Under '''Vista''', the plugins are located in {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}. |
50 | | * On a '''Mac''' you will find the JOSM directory in the user directory {{{/Users/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the Finders Go to folder menu command (cmd-shift-G), and enter "~/.josm") in the dialog that pops up. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.) |
51 | | * On a '''Linux''' system you will find the JOSM directory in the user directory {{{/home/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the file manager and enter "~/.josm" in the address line (if no address line is visible just try to enter a letter and hopefully a popup to enter the address will open). Alternatively it is possible to "show hidden" files and folders in the file manager, using the keyboard shortcut ''Ctrl+H''. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.) |
52 | | |
53 | | Now restart JOSM and the plugins should show up in the plugin list under **''Edit -> Preferences -> [[Image(source:trunk/images/preferences/plugin.png,15)]] [wiki:Help/Preferences/Plugins Plugins]''**. Activate the Plugins, click on [[Image(source:/trunk/images/ok.png,15)]]**OK** to save the preferences and restart JOSM once more. |
54 | | |
55 | | = Automatic update of plugins = |
56 | | |
57 | | On start-up, JOSM checks whether it has been updated and it offers to update installed plugins too. You are advised to run the updates by clicking on '''Update plugins'''. You may also skip updating, but be warned, that installed plugins could be incompatible with the new JOSM version and that they might either fail to load or fail to work as expected. |
58 | | |
59 | | Select '''Do not show again''' if JOSM should always try the selected action without asking for confirmation. If you select this checkbox, JOSM won't display the following dialog any more: |
60 | | |
61 | | [[Image(automatic-update.png)]] |
62 | | |
63 | | == Want to create plugins? == |
64 | | Go here: [wiki:/DevelopersGuide/DevelopingPlugins] |
65 | | |
66 | | == Documentation and online help inside JOSM wiki == #JOSMdocu |
67 | | |
68 | | [[TitleIndex(Help/Plugin/,depth=0,hideprefix)]] |
| 20 | == Plugin documentation and online help inside the JOSM wiki == #JOSMdocu |
| 21 | [[TitleIndexTr(Help/Plugin/,depth=0,hideprefix)]] |