Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+3
Start Page
Index
History
Editing Plugins
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
{{{ #!comment This contains the list of external plugin addresses. It will be parsed about each 10 minutes and is used to update the plugin list. http://ufpr.dl.sourceforge.net/sourceforge/gridofways/Create_grid_of_ways.jar http://subhodipbiswas.googlepages.com/gpsbabelgui.jar http://manes.com.ar/Intersect_way.jar Links (currently missing in Plugin-Link): http://wiki.openstreetmap.org/wiki/Create_grid_of_ways http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#GPSBabel_Plugin_For_JOSM_: http://wiki.openstreetmap.org/wiki/Intersect_way }}} [[TranslatedPages]] == Plugins for JOSM == This is a list of all plugins available via the in JOSM integrated plugin manager. If you wrote a plugin and like JOSM to find it, it should be enough to add the plugin to the OpenStreetMap SVN and it will automatically appear on this page. If you cannot put your plugin into SVN then edit this page and insert a link to your plugin jar file into the comment section at the beginning of the page; after a few minutes your plugin will be downloaded and the MANIFEST file will be used to extract information for the table below. [[Plugins(en|name|author|description|version|More details)]] == Automatic Installation == Go to Edit-preferences-Plugins. Then click on the button "Download List" followed by "Update". Finally, enable all plugins you want to install. == Manual Installation == 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. Under WINDOWS, this is in C:\Documents and Settings\[username]\Application Data\JOSM\plugins. Now restart Josm and the plugins should show up here: Edit-preferences-Plugins. Activate the Plugin and re-start JOSM once more. On a MAC you will find the JOSM directory in the user directory "[username]/.josm/plugins" The point "." in front of "josm" indicates that this folder is invisible. So you will need to use a "Terminal" to move the plugin file(s) to it. (As MAC OS does not show hidden folders in the "Finder".) Here you go: 1. download the [plugin].jar file to the user directory: [username] (or copy it there with the "Finder" if you have already downloaded it elswhere) 2. open a "Terminal" (put "terminal" into spotlight and start it) - it will automatically open in your user directory 3. now move the plugin file to the plugin folder with this command: "mv [plugin].jar .josm/plugins/" Now restart Josm and the plugins should show up here: Edit-preferences-Plugins. Activate the Plugin and re-start JOSM once more. Want to create plugins? Go here: [wiki:DevelopingPlugins]
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.