== 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, add your site to the list. The link in the first column should point to a direct download of the jar file and should be named exact like the plugin (without the .jar). Column version should contain a version number if and only if the plugins manifest contain the attribute 'Plugin-Version' matching the version number string on this site. ||'''name'''||'''author'''||'''description'''||'''version''' ||[http://www.tegmento.org/~cdaller/josm/colorscheme/colorscheme.jar colorscheme]||Christof Dallermassl||Allows the user to create different color schemes and to switch between them. Just change the colors and create a new scheme. Used to switch to a white background with matching colors for better visibility in bright sunlight. Dialog is in JOSM's preferences on tab 'Map settings' (strange but true).||0.5.2|| ||[http://www.bigbob.org.uk/files/geotagged/geotaggedplugin.jar geotagged]||Rob Neild||Import exif geotagged images||2.1|| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/Lakewalker.jar lakewalker]||Brent Easton||Helps vectorizing WMS images||5152|| ||[http://josm.openstreetmap.de/download/plugins/lang-de.jar lang-de]||Sven Anders||Translations of JOSM into german|||| ||[http://josm.openstreetmap.de/download/plugins/lang-en_GB.jar lang-en_GB]||Bruce Cowan||Translations of JOSM into british english|||| ||[http://josm.openstreetmap.de/download/plugins/lang-fr.jar lang-fr]||Frederic Bonifas||Translations of JOSM into french|||| ||[http://josm.openstreetmap.de/download/plugins/lang-ro.jar lang-ro]||Ovidiu Constantin||Translations of JOSM into romanian|||| ||[http://www.tegmento.org/~cdaller/josm/livegps/livegps.jar livegps]||Frederik Ramm||Supports live GPS input ("moving dot") through a connection to "gpsd". More info at http://wiki.openstreetmap.org/index.php/JOSM/Plugins/LiveGPS||1.2.1|| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/mappaint.jar mappaint]||Nick Whitelegg/Ulf Lamping||An alternative render for the map with colouring, line thickness, icons after tags. More info (like setup of your own rendering style) at [http://wiki.openstreetmap.org/index.php/JOSM/Plugins/MapPaint]||6030|| ||[http://files.raphael-mack.de/josm/measurement.jar measurement]||Raphael Mack||Provides a dialog which displays the and length of selected ways.|||| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/namefinder.jar namefinder]||Frederik Ramm||Allows input of place names in JOSM download dialog||1.0|| ||[http://www.frankieandshadow.com/osm/josmplugins/nearclick/nearclick.jar nearclick]||Imi/David Earl||Simulates a click when you do a small and short drag. This is useful for tablet pens or slippery mice, when you have problems just clicking the tablet without the mouse moving (general Java - tablet problem).||6032|| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/openvisible.jar openvisible]||Christof Dallermassl||Allows loading gpx/osm files that intersect the currently visible screen area.||0.2.1|| ||[http://josm.openstreetmap.de/download/plugins/osmarender.jar osmarender]||80n||Displays the current screen as nicely rendered SVG in FireFox. Activate with new menu item View/Osmarender. You need to have FireFox installed and set the Firefox executable under Preferences/MapSettings.||4|| ||[http://josm.openstreetmap.de/download/plugins/plastic_laf.jar plastic_laf]||Imi||The Plastic look and feel from [http://www.jgoodies.com]||5197|| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/slippymap.jar slippymap]||Frederik Ramm||Displays a slippy map grid in JOSM. Can load tiles from slippy map as background and request updates.||5692|| ||[http://www.gm.fh-koeln.de/~mim103/slippy_map_chooser.jar slippy_map_chooser]||Tim Haussmann||Adds a new download dialog that allows to select the download rectangle on the slippy map. With this plugin it's possible to download ways and gpx logs without knowing the coordinates of the desired download rectangle - just navigate to the desired area by zooming and moving the slippy map, mark the area with a rectangle and click download.|||| ||[http://www.tegmento.org/~cdaller/josm/surveyor/surveyor.jar surveyor]||Christof Dallermassl||Add nodes/waypoints at the current gps position. More info at http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Surveyor . This plugin heavily depends on livegps plugin!||1.3.3|| ||[http://josm.openstreetmap.de/download/plugins/tagging-preset-tester.jar tagging-preset-tester]||Imi||Adds a tagging preset tester to the help menu, which helps you developing of tagging presets (quick preview of the dialog that will popup). You can start the jar-file as standalone as well.|||| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/utilsplugin.jar utilsplugin]||Martijn van Oosterhout||Several utilities that make your life easier: Merge nodes, join node to way and simplify way.||0.5|| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/validator.jar validator]||Francisco R. Santos|| Data validator. It checks for problems in data, and provides fixes for the common ones. Spellcheck integrated for tag names. More info at [http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Validator].||5609|| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/wmsplugin.jar wmsplugin]||||Display background images from any WMS source. Also supports using Metacarta's Map Rectifier (http://labs.metacarta.com/rectifier/) to display warped WMS images. Latest version has simple load and save support. Requires JOSM build 345 or later.||3.0|| ||[http://svn.openstreetmap.org/applications/editors/josm/plugins/dist/ywms.jar ywms]||Francisco R. Santos||Yahoo WMS server. This plugin acts as a WMS server for Yahoo imagery. Requires wmsplugin||5195|| ||[http://files.raphael-mack.de/josm/globalsat.jar globalsat]||Rapahel Mack||Download GPS points from Globalsat dg100 data logger directly in JOSM.||6|| == Installation == Open the JOSM preferences on tab "Plugins". Then click on the button "Get more plugins". Finally, enable all plugins you want to install. If JOSM complain it can't download a plugin, please fix the link on this page's table (should point to a downloadable jar file) or report the problem to the plugin author. You can install plugins manually by putting the .jar files in a plugins directory under the Josm directory. Under windows, this is in C:\Documents and Settings\[username]\Application Data\JOSM\plugins. Then restart Josm and the plugins should show up. Want to create plugins? Go here: DevelopingPlugins