wiki:Plugins

Version 55 (modified by Christof Dallermassl <cdaller.hw@…>, 17 years ago) ( diff )

--

Additional Plugins for JOSM

namedownloadauthordescription
annotation-testerhttp://www.eigenheimstrasse.de/josm/pluginsImiAdds the annotation tester to the help menu. You can start the jar-file as standalone as well ;) TODO: Please describe what annotation testing is (or add a link)?!?
landsathttp://www.free-map.org.uk/downloads/josm/Nick WhiteleggLandsat background. Note: This plugin is discontinued. It should still work but is superseded by the wmsplugin (below) which can do everything that landsat does and more.
lang-*http://www.eigenheimstrasse.de/josm/pluginsImiTranslations of JOSM into UK-english, french, romanian and german
livegpshttp://trac.openstreetmap.org/browser/applications/editors/josm/plugins/livegps/livegps.jarFrederik RammSupports live GPS input ("moving dot") through a connection to "gpsd"
mappainthttp://www.free-map.org.uk/downloads/josm/Nick WhiteleggAn alternative render for the map with colouring, line thickness, icons after tags. You need an elemstyles.xml saved into ~/.josm/plugins/mappaint/. "Trunk" version of that file is at elemstyles.xml
nearclickhttp://josm.eigenheimstrasse.de/download/plugins/nearclick.jarImiSimulates 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).
osmarenderhttp://www.eigenheimstrasse.de/josm/plugins80n (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_lafhttp://www.eigenheimstrasse.de/josm/pluginsImiThe Plastic look and feel from www.jgoodies.com
slippymaphttp://trac.openstreetmap.org/browser/applications/editors/josm/plugins/slippymap/slippymap.jarFrederik RammDisplays a slippy map grid in JOSM. Can load tiles from slippy map as background. Alpha version!
surveyorhttp://www.tegmento.org/~cdaller/surveyor.jarChristof DallermasslAdd 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 livegps plugin.
twayshttp://thomas.walraet.net/tways/Thomas WalraetMass wayfication of segments. It creates one way per "segment chain", ie segments that follow each others with the same alignment and no intersection.
UtilsPluginhttp://kleptog.org/temp/UtilsPlugin.jarMartijn van OosterhoutSeveral 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.)
validatorhttp://personales.ya.com/frsantos/validator.jarFrancisco R. SantosData 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".
waypointshttp://www.free-map.org.uk/downloads/josm/Nick WhiteleggImport waypoints with names from GPX into datalayer. Note: josm-latest.jar has this feature integrated.
wmspluginhttp://chippy2005.googlepages.com/wmsplugin.jarDisplay background images from any WMS source. Also supports using Metacarta's Map Rectifier to display warped WMS images

Installation

Copy the jar files into ~/.josm/plugins. On Windows, this is C:\Documents and Settings\<login name>\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

Note: See TracWiki for help on using the wiki.