== Additional Plugins for JOSM == ||'''name'''||'''download'''||'''author'''||'''description''' ||annotation-tester||http://josm.openstreetmap.de/download/plugins||Imi||Adds an annotation tester to the help menu, which helps you developing of annotations (quick preview of the dialog that will popup). You can start the jar-file as standalone as well ;). ||landsat|| - ||Nick Whitelegg||Doesn't work anymore. Use WMS-Plugin instead. ||lang-*||http://josm.openstreetmap.de/download/plugins||Imi||Translations of JOSM into UK-english, french, romanian and german ||livegps||http://www.tegmento.org/~cdaller/livegps.jar||Frederik Ramm||Supports live GPS input ("moving dot") through a connection to "gpsd" ||mappaint||http://trac.openstreetmap.org/browser/applications/editors/josm/plugins/mappaint/mappaint.jar?format=raw||Nick Whitelegg||An alternative render for the map with colouring, line thickness, icons after tags. You need an [http://www.free-map.org.uk/downloads/josm/ elemstyles.xml] saved into ~/.josm/plugins/mappaint/. "Trunk" version of that file is at [http://trac.openstreetmap.org/browser/applications/etc/elemstyles.xml?format=raw elemstyles.xml] ||nearclick||http://josm.openstreetmap.de/download/plugins/nearclick.jar||Imi||Simulates a click when you do a small and short drag. This is usefull for tablet pens, when you have problems just clicking the tablet without the mouse moving (general Java<->tablet problem). ||osmarender||http://josm.openstreetmap.de/download/plugins||80n (xml) and Imi (plugin)||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. ||plastic_laf||http://josm.openstreetmap.de/download/plugins||Imi||The Plastic look and feel from www.jgoodies.com ||slippymap||http://trac.openstreetmap.org/browser/applications/editors/josm/plugins/slippymap/slippymap.jar||Frederik Ramm||Displays a slippy map grid in JOSM. Can load tiles from slippy map as background. Alpha version! ||surveyor||http://www.tegmento.org/~cdaller/surveyor.jar||Christof Dallermassl||Add nodes/waypoints at the current gps position. More info at http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Surveyor alpha version! This plugin depends on josm from 31st may 2007 and the latest [http://www.tegmento.org/~cdaller/livegps.jar livegps plugin]. ||tways||http://thomas.walraet.net/tways/||Thomas Walraet||Mass wayfication of segments. It creates one way per "segment chain", ie segments that follow each others with the same alignment and no intersection. ||UtilsPlugin||http://kleptog.org/temp/UtilsPlugin.jar||Martijn van Oosterhout||Several utilities I made to make my life easier: Merge Points, Join Point and Segment, Merge Ways, Way Deduplicator. Also prototype JosmLint (checks for problems with map while editting.) ||validator||http://personales.ya.com/frsantos/validator.jar||Francisco R. Santos||Data validator. It checks for problems in data, and provides fixes for the common ones. Spellcheck integrated for tag names. Note: the file should be named "validator.jar", if IE renames to "validator.zip" or other name, just rename it back to "validator.jar". ||waypoints||http://www.free-map.org.uk/downloads/josm/||Nick Whitelegg||Import waypoints with names from GPX into datalayer. ''Note: josm-latest.jar has this feature integrated.'' ||wmsplugin||http://chippy2005.googlepages.com/wmsplugin.jar||||Display background images from any WMS source. Also supports using Metacarta's [http://labs.metacarta.com/rectifier/ Map Rectifier] to display warped WMS images == Installation == Copy the jar files into ~/.josm/plugins. On Windows, this is C:\Documents and Settings\\Application Data\JOSM instead. Create a folder in there called 'plugins', and put the .jar files in there. On Mac OS X you won't see these folders in the Finder, open Terminal to find the folders (UNIX folders with a dot as prefix are hidden). In the Finder you can "Go" > "Go To Folder..." and enter "~/.josm". Want to create plugins? Go here: DevelopingPlugins